@charset "UTF-8";

@import "../css/import.css";
@import "../benri.css";

/* omotenashi */

#omomainColumn{
	width: 950px;
	margin-top: 20px;
}


#omomainColumn h4{
	background: url(../img/omotenashi/omo_bar.jpg) no-repeat left top;
	/*background: url(img/omotenashi/omo_bar.jpg) no-repeat left top;　テスト用*/
	width: 950px;
	height: 41px;
	padding: 13px 0 0 10px;
}

.omotenashiWaku{
	width: 900px;
	margin-bottom:10px;
}
.omotenashiWaku h5{
	width: 900px;
	height: 35px;
	border-bottom:1px solid #91C033;
	margin-left:25px;
}
.omotenashiWaku h5 img{
	
	padding-right:10px;
	vertical-align:middle;
}


.text{
	margin-left:25px;
	width: 500px;
	margin-bottom:20px;
	margin-top:10px;
	float:left;
}

.text p{
	margin-bottom:10px;

}
.text ul{
	margin-top: 10px;
	margin-bottom:10px;

}
.text ul li{


}

.omoImg{
	float: right;
	border: 1px solid #BDBCBD;
	padding: 3px;
	margin-top:10px;
	}

.BtnArea{
	float: right;
	margin-top:20px;
	width:220px;
}

.BtnArea02{
	margin-bottom:10px;
	float:right;
	margin-right:30px;
	padding-top:10px;

}

.shoukaiWaku{
	margin-left:25px;
	margin-bottom:50px;
	padding-bottom:20px;
	margin-top:20px;
	
}

.omoleft{
	width:260px;
	float:left;
	
}

.page{
	width:260px;
	background-color:#DBEDCC;
	margin-top:10px;
	padding-bottom:10px;
	text-align:center;

	
}
.page img{
	padding-top:10px;
}

.page dl{
	text-align:left;
	
}

.page dl dt{
	margin-bottom:5px;
	margin-left:20px;
	font-size:1.1em;
	font-weight:bold;
}
.page dl dd{
	margin-left:20px;
	
}

.omoright{
	width:610px;
	float:right;
	padding-bottom:10px;
	margin-right:20px;
}
.page02{
	width:610px;
	background-color:#DBEDCC;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	
}
.page02 ul{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30px;
	padding-bottom:10px;
	
}
.page02 ul li{
	float:left;
	padding-right:10px;
	
}




