@charset "UTF-8";


@import url("../../css/common.css");


#main-img {
	background:url(../../images/main_img_bg.png) repeat-x bottom;
	height:181px;
	padding-top:13px;
	margin-bottom:25px;
}
#main-img h2 {
	margin:0 auto;
	text-align:center;
	font-size:83%;
	width:965px;
}
#contents .contents-area h3{
	margin-bottom:10px;
	margin-top:23px;
	font-size:83%;
}
#contents .contents-area .area1{
	margin-top:30px;
	border-bottom:1px dotted #666;
	margin-bottom:20px;
	padding-bottom:20px;
}
#contents .contents-area .area1 p{
	font-size:100%;
	text-align:justify;
	margin-bottom:20px;
}
#contents .contents-area .area1 span a{
	font-size:100%;
	line-height:12px;
}
#contents .contents-area .area1 span a{
	background:url(../../images/icon_3.png) no-repeat 0 1px;
	padding-left:15px;
}
#contents .contents-area .area2{
}
#contents .contents-area .area2 dl{
	width:100%;
}
#contents .contents-area .area2 dl dt,
#contents .contents-area .area2 dl dd{
	font-size:100%;
	text-align:justify;
}
#contents .contents-area .area2 dl dt{
	background:url(../images/q.png) no-repeat 0 0;
	margin-bottom:11px;
	line-height:23px;
	font-size:133%;
	color:#262626;
	padding-left:33px;
	font-weight:bold;
}
#contents .contents-area .area2 dl dd{
	margin-bottom:20px;
	padding:10px;
	background:url(../../images/bg.png) repeat;
}
#contents .contents-area .area2 ol li{
	list-style:cjk-ideographic;
	margin-left:3em;
	font-size:100%;
	text-align:justify;
}
