@charset "utf-8";

/*　共通部分 */

body {
	padding: 0px 0px -2px 0px;
	_padding: 0px;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}


html {
	height: 100%;
}


#mainphoto{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#menu{
	padding: 0px;
	margin: 0px;
	width:800px;
	height:40px;
}

#menu ul{
	padding: 0px;
	margin: 0px;
	list-style:none;
}

#menu ul li{
	padding: 0px;
	margin: 0px;
	list-style:none;
	float:left;
}

#main{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px;
}

#footer{
	height: 20px;
	background-image: url(footer.gif);
	background-repeat:no-repeat;
}

#footer_space{
	clear:both;
	height: 20px;
}

.listmark01{
	font-size:8px;
	font-color:#BBBBBB;
}

.topdate{
	font-size:8px;
}

/* トップページ */

#top_left{
	width: 530px;
	float:left;
	margin: 0px;
	padding: 0px;
}
#top_left #newslist{
	padding: 0px;
	width: 500px;
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 15px;
}
#top_left #newslist ul{
	padding: 5px 5px 5px 0px;
	margin: 5px 5px 5px 0px;
	list-style:none;
	line-height:200%;
}
#top_left #newslist ul li{
	padding: 0px;
	margin: 5px 5px 5px 0px;
	list-style:none;
	font-size: 13px;
	line-height:250%;
}
#top_right{
	margin-top: 15px;
	width:250px;
	float:right;
	}
#top_right .tag{
	width: 225px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(sidemenu_bg.jpg);
	background-repeat: no-repeat;
	font-size:12px;
	padding-top: 8px;
	padding-left: 15px;
	line-height:150%;
}

#top_right .tag p{
	margin: 0px;
	padding: 0px;
}

#top_right .tag ul{
	width: 180px;
	list-style:none;
	margin: 0px;
	padding: 10px 5px 5px 5px;
}


#top_right .tag ul li{
	list-style:none;
	margin: 0px;
	padding: 0px;
	line-height:160%;
}

#main_top{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -160px; /
}

#footer_top{
	background-repeat:no-repeat;
	height: 160px;
	background-image: url(footer.gif);
	background-position: bottom;
}

#footer_top ul {
	margin: 0px;
	padding: 10px;
	clear: both;
	float: none;
	list-style:none;
}

#footer_top ul li {
	float: left;
	width: 250px;
	padding: 5px;
	margin: 0px;
	list-style:none;
}

#footer_top p {
	padding-left: 740px;
	font-size: 10px;
}

#footer_space_top{
	clear:both;
	height: 160px;
}

/*ウェブページ*/

#contents_menu {
	padding-left: 5px;
	float: right;
	width: 230px;
}
#contents_menu .sidemenu{
	width: 205px;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 0px;
	background-image: url(sidemenu_bg.jpg);
	background-repeat: no-repeat;
	font-size:12px;
	padding-top: 8px;
	padding-left: 15px;
	line-height:150%;
}

#contents_menu .sidemenu p{
	width: 190px;
	margin: 0px;
	padding: 0px;
	line-height:130%;
}

#contents_menu .sidemenu ul{
	width: 170px;
	padding: 15px 5px 5px 5px;
	margin: 0px;
}
#contents_menu .sidemenu ul li{
	padding: 2px 0 0 0 ;
	margin: 0px;
	list-style:none;
	line-height:130%;
}
#contents_menu .sidemenu ul ul{
	width: 180px;
	padding-left: 10px;
	margin: 0px;
}


#contents_guide {
	padding: 10px 10px 10px 15px;
	width: 770px;
	font-size: 11px;
}

#contents_main {
	padding-left: 15px;
	width: 520px;
	float: left;
}
#contents_main h3 {
	padding: 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	margin: 0px;
}
#contents_main h3.title{
	font-size: 15px;
	color: #333333;
}
#contents_main h3.day {
	font-size: 12px;
	color: #999999;
}

#contents_main p {
	font-size: 13px;
	color: #111111;
	padding: 2px;
	line-height:180%;
}

#contents_main hr {
	border-bottom-style: dotted; 
	border-bottom-width: 1px; 
	border-bottom-color: #CCCCCC;
	height: 1px;
}

#contents_main h4 {
	font-size: 14px;
        weight:300;
	color: #333333;
	padding: 5px;
}

#contents_main h4.titlelist{
	font-size: 13px;
	padding: 3px;
	margin: 2px;
}

div#contents_main table.Photo1{
	border-collapse:collapse;
	margin-bottom:5px;
	border:1px solid #ccc;
}

div#contents_main table.Photo1 th,
div#contents_main table.Photo1 td{
	padding:3px;
	border:1px solid #ccc;
}

div#contents_main table.Photo1 th p,
div#contents_main table.Photo1 td p{
	margin:0;
	font-size:12px;
}

div#contents_main table.Table1{
font-size:12px;
border-collapse:collapse;
margin-bottom:20px;
border:1px solid #ccc;
width:100%;
}

div#contents_main table.Table1 th,
div#contents_main table.Table1 td{
padding:8px;
border:1px solid #ccc;
}

div#contents_main table.Table1 th{
background:#f6f6f6;
font-weight:normal;
}


div#contents_main div.center{
	clear:both;
}

div#contents_main div.center table{
	margin:0 auto 20px;
}

div#contents_main div.right{
	float:right;
	margin:0 0 10px 20px;
}

div#contents_main div.left{
	float:left;
	margin:0 20px 10px 0;
}

div#contents_main div.contents_prev{
	float:left;
	font-size: 10px;
	padding-bottom:5px;
}

div#contents_main div.contents_next{
	float:right;
	font-size: 10px;
	padding-bottom:5px;

}

div#contents_main blockquote{
	margin:25px;
	padding:10px;
	border:1px solid #ccc;
	background:#f6f6f6;
	line-height:1.6;
	zoom:1;
	font-size: 11px;
	clear:both;
}

div#contents_main blockquote:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div#contents_main h5{
	border-bottom-style: dotted; 
	border-bottom-width: 1px; 
	border-bottom-color: #CCCCCC;
}

div#contents_main div#goods_spec{
	width:100%;

}

