@charset "utf-8";
/* CSS Document */

@import url("common.css");
/* ------------- side_navi ---------------*/
#side_navi {
	width:260px;
	padding:0 0 40px 0;
}
/* ------------- index ---------------*/

#title01_01 {
	background:url(../index_img/title01_01.jpg) no-repeat;
	width:400px;
	height:191px;
	padding:0 190px 0 50px;
}
#mail_btn01 {
	margin:0 0 30px 0;
	clear: both;
}
dl#topics {
	width:600px;
	background:url(../index_img/title02_bg.jpg) repeat-y;
	padding:15px 20px 5px;
	border-bottom:1px solid #e7e5dc;
	margin:0 0 30px 0;
}
dl#topics dt {
	color:#ccb135;
	font-weight:bold;
	padding:0 0 5px 0;
}
dl#topics dd {
	padding:0 0 15px 0;
	border-bottom:1px dotted #CCCCCC;
	margin:0 0 15px 0;
}
#nagare {
	margin:0 0 30px 0;
}
#box01 {
	width:640px;
}
#b_info {
	width:305px;
	float:left;
}
#box01 h4 {
	margin:0 0 5px 0;
}
dl#f_info {
	width:285px;
	padding:0 10px 10px;
}
dl#f_info dt {
	float:left;
}
dl#f_info dd {
	padding:0 0 10px 82px;
	border-bottom:1px dotted #CCCCCC;
	background:url(../index_img/icon.jpg) no-repeat 68px 7px;
	margin:0 0 10px 0;
}
ul#f_faq {
	width:285px;
	padding:0 10px 10px;
}
ul#f_faq li {
	border-bottom:1px dotted #CCCCCC;
	background:url(../index_img/icon.jpg) no-repeat 0px 7px;
	padding:0 0 10px 15px;
	margin:0 0 10px 0;
}
#b_faq {
	width:305px;
	float:right;
}

