@charset "shift_jis";
@import "common/0-import.css";

.in_cont {
	width:952px;
	overflow:hidden
	}
.cont_left {
	width:679px;
	float:left;
	}	
.cont_right {
	width:250px;
	float:right;
	}	

/*   sdnv   */
.sd01_ul {
	width:248px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	padding-bottom:10px;
	}
.sd01_ul li {
	width:228px;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	}
.sd01_left {
	width:122px;
	float:left;
	}
.sd01_right {
	width:100px;
	float:right;
	padding-top:30px;
	}
.sd01_ul li p{
	padding-top:5px;
	}

.sd02_ul {
	width:248px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	}
.sd02_ul li {
	width:228px;
	overflow:hidden;
	padding:5px 10px 5px 10px;
	}
.sd02_left {
	width:122px;
	float:left;
	}
.sd02_right {
	width:100px;
	float:right;
	}
.sd02_ul li p{
	padding-top:5px;
	}

.sdnv_nvul {
	width:208px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	padding:20px;
	}
.sdnv_nvul li{
	line-height:0px;
	font-weight:normal;
	font-size:0px;
}

.sdnvttl {
	margin-top:20px;
	}


.pgup {
	background:url(../img/i_com_pageup.gif) no-repeat;
	padding-left:20px;
	width:110px;
	margin-left:auto;
	margin-right:0px;
	margin-top:20px;
	}
	
/*  ↑side     */


/* common class    */
.clearfix:before,
.clearfix:after {
	content:"";
	display:block;
	overflow:hidden;
}
 
.clearfix:after {
	clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom:1;
}
.largebox {
	margin-bottom: 20px;
}
.largebox .middle{
	background: url(../img/bg_imb_idx_largebox_middle.gif) repeat-y left top;
	padding: 18px 23px 20px;
}
.largebox .middle p{
	font-size: 110% !important;
	line-height: 1.8;
}
.largebox .bottom{
	background: url(../img/bg_imb_idx_largebox_bottom.gif) no-repeat left top;
	width: 679px;
	height: 4px;
}
hr{
	display: none;
}
.left{
	float: left;
}
.right{
	float: right;
}
/* common class    */


/* contents    */
#faq h3{
	margin-bottom: 2em;
	padding-left: 2px;
}

#faq .middle p{
	background: url(../img/i_faq_answer.gif) no-repeat 1px 6px;
	padding-left: 29px;
}