@charset "utf-8"; 


#contents h3.ttl {
	width:140px;
	height:180px;
	position: absolute;
	top: 50px;
	left: 30px;
	}
#contents h4 {
	margin-bottom:5px;
	}
#contents h4 span{
	padding-left:190px;
	}
#contents .photo{
	margin:0 0 30px 0;
	}
#contents h5.ttl_moushikomi {
	padding:30px 0 0 0; 
	}
#contents h5 {
	clear:both;
	margin:0 0 10px 0;
	}
#contents dl.taikenlist {
	padding-left:20px;
	}
#contents dl.taikenlist dt{
	padding-top:10px;
	font-weight:bold;
	}
#contents dl.taikenlist dt.first{
	padding-top:0;
	}
#contents dl.taikenlist dd{
	padding-left:20px;
	}
	
	
#contents ul.moushikomilist {
	padding-left:20px;
	}
.address {
	margin:20px 0 30px 0;
	padding:15px 110px;
	border:#CCC 3px solid;
	}
.address dl{} 
.address dl dt{
	margin-bottom:5px;
	font-weight:bold;
	} 
	

#contents h6 {
	
	padding:2px;
	margin-bottom:10px;
	width:3em;
	text-align:center;
	color:#000;
	font-size:1.0em;
	background:#ddd;
	}



	
/*txt_link*/

#txt_area .txt_link {
	padding-left: 2em;
	margin-bottom:30px;
	}
#txt_area .txt_link li{
	padding:0 0 0 18px;
	background: url(../../common/img/txt_link01.gif) no-repeat left center;
	
	}		
#txt_area .txt_link li a,
#txt_area .txt_link li a:link,
#txt_area .txt_link li a:visited {
	border-bottom: 1px dotted #D5EB9B;
	
	}
#txt_area .txt_link li a:hover,
#txt_area .txt_link li a:active {
	color: #333333;
	background-color: #D5EB9B;
	border-bottom: 1px dotted #D5EB9B;
}