/* CSS Document */


#contents .left{
	float:left;
	width:620px;
}

#contents .left h3.title{
	margin:0px 0px 13px 0px;
	padding:0px;
	height:29px;
	width:620px;
}

#contents .left .indent{
	margin:0px 0px 0px 23px;
	width:579px;

}

#contents .left .indent .bold{
	font-weight:bold;
}

#contents .left .photo-space{
	float:left;
	display:inline;
	width:209px;
	height:143px;
	margin:0px 20px 0px 0px;
}


#contents .left .text-space{
	float:left;
	display:inline;
	width:350px;
}

#contents .left .contact{
	border:solid 1px #A1D356;
	padding:5px 10px 0px 10px;
	margin:20px 0px 0px 47px;
	width:280px;
	height:75px;
	background-image:url(../image/contact_bg.gif);
	background-repeat:repeat-x;

}

#contents .left .contact h4.subtitle{
	padding:0px 0px 12px 0px;
	margin:0px;
	height:15px;
}

#contents .left .contact .button{
	padding:0px 0px 0px 23px;
	margin:0px 0px 5px 0px;
	background-image:url(../image/contact_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
}



#contents .right{
	float:right;
	width:260px;
}

/* ローカルナビ　コンテンツ用設定 */
#local-navi .mid dl.list{
	margin:0px;
	padding:0px;	
}

#local-navi .mid dl.list dt{
	margin:0px 0px 12px 23px;
	padding:0px 0px 0px 23px;
	background-image:url(../image/localnavi_icon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:13px;
}

#local-navi .mid dl.list dd{
	margin:0px 0px 0px 46px;
	padding:0px 0px 0px 0px;
	line-height:12px;
	height:12px;

}
