@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------------------メインイメージ*/
#mimg_box {
	width: 100%;
	height: 140px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../web/ichiuri/mimg_back.gif);
	background-position: top center;
}
.mimg {
	width: 1000px;
	height: 140px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sec01 {
	width: 100%;
	height: 1110px;
	margin: 0 auto;
	padding-top: 35px;
}
#contents01 {
	width: 1000px;
	height: 310px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.cont01_ttl {
	width: 980px;
	height: 30px;
	float: left;
	background-image: url(../web/ichiuri/ttl_back.jpg);
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 2px;
	color: #FFF;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
			/* box-shadow */
    box-shadow:rgba(0, 0, 0, 0.2) 0px 3px 3px 0px;
    -webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 3px 3px 0px;
    -moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 3px 3px 0px;
}
.cont01_txt {
	width: 400px;
	height: 240px;
	float: left;
	margin-top: 30px;
	margin-left: 10px;
	font-size: 14px;
	color: #333;
	line-height: 27px;
	text-align: left;
}
.cont01_img {
	width: 520px;
	height: 240px;
	float: left;
	margin-top: 30px;
	margin-left: 60px;
}
#contents02 {
	width: 1000px;
	height: 700px;
	text-align: left;
	margin-top: 80px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.cont02_ttl {
	width: 980px;
	height: 30px;
	float: left;
	background-image: url(../web/ichiuri/ttl_back.jpg);
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 2px;
	color: #FFF;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
			/* box-shadow */
    box-shadow:rgba(0, 0, 0, 0.2) 0px 3px 3px 0px;
    -webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 3px 3px 0px;
    -moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 3px 3px 0px;
}
.cont02_txt {
	width: 980px;
	height: 20px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	font-size: 14px;
	color: #333;
	line-height: 18px;
	text-align: left;
}
.nv_img {
	width: 300px;
	height: 250px;
	float: left;
	margin-top: 30px;
	margin-left: 10px;
	font-size: 14px;
	color: #333;
	line-height: 21px;
	text-align: left;
}
.nv_imgf {
	width: 300px;
	height: 250px;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
	font-size: 14px;
	color: #333;
	line-height: 21px;
	text-align: left;
}
