@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    */
#mty_stf .title{
	margin-bottom: 30px;
}
#mty_stf .title h3{
	float:left;
}
#mty_stf .title p{
	float: right;
}
#mty_stf .largebox{
	padding: 50px;
	background: url(../img/i_stf_bg.png) no-repeat left top;
}
#mty_stf .largebox p.photo{
	float: left;
	background: url(../img/i_stf_photo_bg.gif) no-repeat left top;
	width: 292px;
	height: 220px;
	padding: 11px 0 0 11px;
}
#mty_stf .largebox .right{
	width: 255px;
	height: 224px;
	padding-top: 1px;
	position: relative;
}
#mty_stf .largebox .right h4{
	margin-bottom: 20px;
}
#mty_stf .largebox .right ul{
	position: absolute;
	right: 0;
	bottom: 0;
}
#mty_stf .largebox .right li{
	float: left;
	margin-right: 4px;
}