@charset "utf-8";
/* CSS Document */

#headImage {
	background:url(../img/index/headimg.jpg) no-repeat;
}

#contents{
 line-height:32px;
}

p.q{
	 margin:20px 0px 0px 0px;
	 color:#5F3300;
	 font-size:14px;
	 font-weight:bold;
	 border-bottom:1px dashed #bfbfbf;
	 padding-left:35px;
	 background:url(../img/index/h02.png) no-repeat 0px 6px;
}

	

p.a{
	 margin-bottom:20px;
	 padding-left:35px;
	 background:url(../img/index/h03.png) no-repeat 0px 6px;
}

	
	dd ul li{
	 list-style-position:inside;
	 list-style-type:disc;
	}

	#contents a{
	 font-weight:bold;
	 text-decoration:none;
	color:#4C4C4C;
	}

	#contents a:hover{
	 text-decoration:underline;
	}	
em{
	font-weight: bold;
}
strong{
	font-weight: bold;
	font-size: 16px;
}
