@charset "utf-8";
/* CSS Document */
html,body{margin:0;padding:0;font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";font-size: 12px;background-color: #ffecbf; color:#333333;}
h1,h2,h3,h4{margin:0; padding:0; font-size:1em; font-weight:normal; line-height:1em;}
img{vertical-align:top; border:0;}
ul,li{list-style:none; margin:0; padding:0;}
a:link{color:#333333; text-decoration:underline;}
a:hover{color:#333333; text-decoration:none;}
a:active{color:#333333; text-decoration:underline;}
a:visited{color:#333333; text-decoration:underline;}

#container{
	margin:0 auto;
	padding-bottom:30px;
	width:950px;
	background:#FFF;
}
#main{
	margin:0 0 0 0;
	width:950px;
}
#contents{
	margin:0 0 0 15px;
	width:920px;
}
/*合コン成功のコツを聞いちゃいました。*/
#point{
	margin-bottom:24px;
}
#point h2{
	margin-bottom:11px;
}
/*今回アンケートにご協力いただいたのは・・・*/
#enquete{
	margin-bottom:25px;
	width:920px;
	height:150px;
	float:left;
	background:url(img/image2_rush.gif) 0 0 no-repeat;
}
#enquete h3{
	display:none;
}
#enquete p{
	margin:52px 0 0 18px;
	line-height:1.4em;
	width:640px;
}
/*グループBOX*/
.gBox{
	margin:0 0 30px 0;
	width:920px;
	float:left;
	background:url(img/parts_bg.gif) 0 0 repeat-y;
}
.gBox h3{
	margin-bottom:7px;
}
.gBox .gBoxLeft{
	display:inline;
	margin:0 0 0 9px;
	width:362px;
	float:left;
}
.gBox .gBoxRight{
	display:inline;
	margin:0 0 0 8px;
	width:531px;
	float:left;
}
.gBox .gBoxRight ul{
}
.gBox .gBoxRight li{
	margin:0 0 2px 0;
	padding:8px 0 8px 34px;
}
.gBox .gBoxRight li.icon1-1{ background:url(img/icon1-1.gif) 0 0 no-repeat;}
.gBox .gBoxRight li.icon1-2{ background:url(img/icon1-2.gif) 0 0 no-repeat;}
.gBox .gBoxRight li.icon1-3{ background:url(img/icon1-3.gif) 0 0 no-repeat;}
.gBox .gBoxRight li.icon2-1{ background:url(img/icon2-1.gif) 0 0 no-repeat;}
.gBox .gBoxRight li.icon2-2{ background:url(img/icon2-2.gif) 0 0 no-repeat;}
.gBox .gBoxRight li.icon2-3{ background:url(img/icon2-3.gif) 0 0 no-repeat;}
.gBox .gBoxRight li.icon3-1{ background:url(img/icon3-1.gif) 0 0 no-repeat;}
.gBox .gBoxRight li.icon3-2{ background:url(img/icon3-2.gif) 0 0 no-repeat;}
.gBox .gBoxRight li.icon3-3{ background:url(img/icon3-3.gif) 0 0 no-repeat;}
.gBox .gBoxRight li.icon4-1{ background:url(img/icon4-1.gif) 0 0 no-repeat;}
.gBox .gBoxRight li.icon4-2{ background:url(img/icon4-2.gif) 0 0 no-repeat;}
.gBox .gBoxRight li.icon4-3{ background:url(img/icon4-3.gif) 0 0 no-repeat;}

.gBox .gBoxBottom{
	clear:both;
}
.gBox .gBoxBottom img{
	vertical-align:bottom;
}
/*グループリンク*/
#gLink{
	clear:both;
	float:left;
	padding-bottom:20px;
	background:#ffecbf;
}
#gLink ul{
	display:inline;
	margin:10px 0 0 9px;
	width:910px;
	float:left;
}
#gLink li{
	margin:0 6px 0 0;
	float:left;
}
#gLink li p{
	margin-left:30px;
}
/*Footer*/
#footer{
	margin-top:15px;
	margin-bottom:30px;
	padding:15px 0 15px 0;
	width:950px;
	background:url(img/footer_bg.gif) 0 0;
	text-align:center;
}
.clear{
	clear:both;
}