@charset "euc-jp";
#all {
	background:url(../img/bg_all.jpg) repeat-y top left;
	width:760px;
}
#contents {
	width:740px;
	margin: 0 0 0 10px;
	text-align:left;
}
.lead {
	margin-bottom:40px;
}
.con {
	margin-bottom:40px;
	clear:both;
}
.con h2.title {
	margin-bottom:20px;
}
/*********** con01 **************/
#con01 {
	margin-left:60px;
}
#con01 h2.title {
	margin-bottom:0px;
}
#con01 .box {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:596px;
	padding:20px 0 0 22px;
}
#con01 .box_in h3 {
	margin-bottom:12px;
	
}
#con01 .box_in p {
	line-height:150%;
	margin:0 0 30px 20px;
	width:535px;
}
#con01 .box #no02 {
	margin-top:20px;
	background:url(../img/con01_p01.jpg) no-repeat ;
	background-position:400px 0;
	height:220px;
	margin-bottom:30px;
}
#con01 .box #no02 h2 {
	margin-top:20px
}
#con01 .box #no02 p.txt01 {
	margin-top:20px
}
/*********** con02 **************/
#con02 h2.title {
	margin-left:10px;
}
#con02 .box_ichiran {
	width:670px;
	margin-left:34px;
}
#con02 .box_ichiran .red {color:#871A1A}

#con02 .box_ichiran a:link {color:#3C281F}
#con02 .box_ichiran a:visited {color:#3C281F}
#con02 .box_ichiran a:hover {color:#92614B}
#con02 .box_ichiran a:active {color:#3C281F}


#con02 .box_ichiran .box_tp {
	background:url(../img/con02_box_tp.jpg) no-repeat top left;
	vertical-align:bottom;
	height:23px;
}
#con02 .box_ichiran .box_md {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	width:666px;
	margin-left:2px;
	background:url(../img/con02_p01.jpg) no-repeat;
	background-position:370px 10px;
}
#con02 .box_ichiran .box_md ul {
	padding:20px 0 0 22px;
}

#con02 .box_ichiran .box_md li {
	font-weight:bold;
	font-size:16px;
	line-height:110%;
	padding-bottom:20px;
}
#con02 .box_ichiran .box_bm {
	background:url(../img/con02_box_bm.jpg) no-repeat top left;
	height:23px;
	margin-bottom:35px;
}
#con02 .box_faq {
	margin:0 0 0 35px;
	width:670px;
}
#con02 .box_faq .question  {
	background:url(../img/con02_line_md.jpg) no-repeat bottom left;
	background-position:20px bottom;
	padding:0 0 25px 0;
	margin-bottom:23px;
}
#con02 .box_faq .question h3 {
	margin-bottom:25px;
}
#con02 .box_faq .question p {
	line-height:140%;
	font-size:13px;
	padding:0 25px;
}
#con02 .box_faq .answer {
	background:url(../img/con02_line_bm.jpg) no-repeat bottom left;
}
#con02 .box_faq .answer .answer_l  {
	float:left;
	width:100px;
	height:106px;
	padding:0 0 30px 25px;
}
#con02 .box_faq .answer .answer_r  {
	float:left;
	line-height:140%;
	font-size:13px;
	width:520px;
}
#con02 .box_faq .answer .answer_r p {
	margin-bottom:30px;
}
#con02 .to_ichiran {
	clear:both;
	font-size:12px;
	text-align:right;
	margin:10px 60px 25px 0;
}

/*********** footer **************/
.footer {
	clear:both;
	width: 100%;
	margin-top:35px;
}

