@charset "utf-8";
*{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,th,td{
	color:#333333;
 	font-weight: normal;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック",Arial,Helvetica,sans-serif;
	line-height:22px;
	vertical-align:top;
}
a{
	color:#333333;
	text-decoration:none;
}
#page{
	width:808px;
	margin:0px auto;
	padding:0px;
	background:url(common/images/bg_middle2.jpg) repeat-y left top;
}
#header{
	width:808px;
	background:url(common/images/bg_top.jpg) no-repeat;
	position:relative;
}
#header h1{
	height:39px;
	padding-top:14px;
	margin-right:9px;
	text-align:right;
}
#header .catch h2 {
	margin:0px 0 0px 10px;
	padding-top:10px;
	font-size:0.8em;
	font-weight:normal;
	color:#333333;
	position:absolute;
	top:0px;
	left:0;
}
#header img{
	border:none;
}
div#slide-show{
	width:802px;
	height:210px;
	padding:0px;
	margin: 0 2px;
}
#slide-show p{
	width:800px;
	height:210px;
	background:#000;
	color: #fff;
	text-align:center;
	line-height:210px;
	padding:0px;
	margin:0px 0px 0px 2px;
}
#slide-show img{
	vertical-align:bottom;
	border:none;
	margin:0px 0px 0px 1px;
}

/*	左メニュー	*/
#categorylist{
	float:left;
	width:162px;
	margin:15px 0px 0px 5px;
	padding:0px 0px 0px 0px;
}
*html #categorylist{
/*-----IE66	-----*/
	margin:15px 0px 0px 3px;
}

#categorylist a{
	display:block;
}
#categorylist dl{
	margin:0px;
	padding:0px;
}
#categorylist dt{
	width:130px;
	display:block;
	margin: 0px 8px 15px 20px;
	border-right: 4px solid #7D1111;
	border-bottom: 1px solid #333333;
}
#categorylist dt a{
	padding: 6px 5px 2px 0px;
	line-height:12px;
	text-align:right;
}

#categorylist dd{
	display:block;
	margin:0px 10px 10px 15px;
	padding:0px 0px 0px 10px;
	line-height:12px;
	background: url(common/images/icon_disc.gif) no-repeat 0px center;
}
#categorylist ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#categorylist li{
	background:url(common/images/btn_consultation_bg.gif);
	width:100px;
	height:30px;
	margin:5px 0px 0px 15px;
	padding:0px;
	line-height:30px;
	vertical-align:center;
	text-indent:11px;
}
/*	右コンテンツ	*/
#content{
	float:right;
	width:632px;
	margin:0px 6px 0px 0px;
}

*html #content{
/*-----IE66	-----*/
	margin-right:3px;
}
#footer{
	width:808px;
	background-image:url(common/images/bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}
#footer p.navigation{
	clear:both;
	padding-top:20px;
	padding-left:170px;
	text-align:center;
}
#footer p.navigation a{
	font-size:10px;
	
}
#footer p.navigation span{
	display:block;
}
#footer p.copyright{
	padding-top:10px;
	padding-left:170px;
	padding-bottom:5px;
	text-align:center;
	font-size:10px;
}
/*	パンくず	*/
#pankuzu{
	margin:15px 11px 0px 11px;
	line-height:12px;
}
#pankuzu a{
	color:#574f8a;
}

/*	タイトル	*/
#content h2{
	width:610px;
	color: #FFFFFF;
	background: url(common/images/title_bgimage.gif) no-repeat left center;
	padding: 8px 0px 8px 20px;
	margin:20px 0px 15px 0px;
	line-height:12px;
}

/*	home	*/
#topphoto{
	width:100%;
	display: block;
	background-color:#987361;
	overflow: hidden;
	margin:0px;
	padding:0px;
}
#topphoto:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #topphoto {
    height: 1em;
    overflow: visible;
}
/**/

#topphoto ul{
	padding:0px 6px;
	margin:0px;

}
#topphoto li{
	display:block;
	float:left;
	padding:17px 5px 17px 5px;
	list-style-type: none;
}

#description p{
	margin:35px auto;
	padding:0px;
	background:url(common/images/top_word.gif) center top;
	width:593px;
	height:89px;
}
#description span{
	display:none;
}
#news{
	clear:both;
	width:290px;
	height:110px;
	margin:15px 0px 0px 20px;
	border: 1px solid #333333;
	float:left;
}
*html #news{
/*-----IE66	-----*/
	margin-left:10px;
}
#news ul{
	margin:0px;
	padding:0px;
}
#news li{
	list-style-type: none;
	margin:0px 0px 0px 7px;
	line-height:14px;
}
#news li span{
	list-style-type: none;
	clear:both;
	margin:0px 5px 0px 0px;
}
#news h3 img,#syokai h4 img{
	margin:7px 0px 7px 7px;
}
#news span.news_date{
	display:block;
	float:left;
	width:50px;
	margin-right:10px;
}
#news span.news_title{
	display:block;
	float:left;
}

#syokai{
	width:290px;
	height:110px;
	margin-left:10px;
	margin-top:15px;
	margin-right: 0px;
	margin-bottom: 0px;
	float:left;
	border: 1px solid #333333;
}
#syokai p img{
	margin:0px 10px 7px 7px;
	border:0px solid #333333;
	float:left;
}
#syokai p span.syokai_no,#syokai p span.syokai_name{
	font-size:10px;
	display:block;
}
#syokai p span.syokai_ad{
	color:#7d1111;
	display:block;
	margin-top:4px;
	margin-bottom:5px;
}
