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

/*--------------------------------------------------------------------------メインイメージ*/
#mimg_box {
	width: 100%;
	height: 120px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../web/home/mimg_back4.gif);
}
.mimg {
	width: 1000px;
	height: 120px;
	margin: 0 auto;
}
#slider {
	width: 1000px;
	height: 120px;
	float: left;
}


/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sec01 {
	width: 100%;
	height: 1000px;
	margin: 0 auto;
	background-image: url(../web/home/sec_back.gif);
	background-repeat: repeat-x;
}
#cont01 {
	width: 1000px;
	height: 1000px;
	margin: 0 auto;
}
.cont01_ttl {
	width: 940px;
	height: 40px;
	padding-left: 60px;
	padding-top: 10px;
	float: left;
	margin-top: 30px;
	font-size: 20px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
	background-image: url(../web/results/ttl1_1.gif);
}
.img {
	width: 280px;
	height: 187px;
	padding: 10px;
	float: left;
	margin-top: 30px;
	background-image: url(../web/results2/img_back2.gif);
	box-shadow:rgba(0, 0, 0, 0.3) 0px 2px 2px 0px;
    -webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 2px 2px 0px;
    -moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 2px 2px 0px;
}
.img2 {
	width: 280px;
	height: 315px;
	padding: 10px;
	float: left;
	text-align: center;
	margin-top: 30px;
	background-image: url(../web/results2/img_back.gif);
	box-shadow:rgba(0, 0, 0, 0.3) 0px 2px 2px 0px;
    -webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 2px 2px 0px;
    -moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 2px 2px 0px;
}
.imgc {
	width: 280px;
	height: 187px;
	padding: 10px;
	float: left;
	margin-top: 30px;
}
.imgac {
	width: 35px;
	height: 102px;
	float: left;
	margin-top: 30px;
	font-size: 21px;
	line-height: 21px;
	padding-top: 105px;
	padding-left: 15px;
	color: #06C;
}
.imgac2 {
	width: 35px;
	height: 230px;
	float: left;
	margin-top: 30px;
	font-size: 21px;
	line-height: 21px;
	padding-top: 105px;
	padding-left: 15px;
	color: #06C;
}
.img_ac {
	width: 300px;
	height: 20px;
	float: left;
	margin-top: 10px;
	font-size: 15px;
	color: #333;
	line-height: 18px;
	text-align: center;
}
.img_acf {
	width: 300px;
	height: 20px;
	float: left;
	margin-top: 10px;
	margin-left: 50px;
	font-size: 15px;
	color: #333;
	line-height: 18px;
	text-align: center;
}
