body:before{
	content:"";
	height: 10px;
	width:100%;
	display: block;
	background-color: #fcd6e3;
}

#snapMain{
	width: 100%;
}

#bgKey{
	width: 100%;
	position: absolute;
	top: 10px;
	min-width: 1100px;
}

#snapMain .contents{
	position: relative;
	width: 1040px;
	margin: 0 auto;
}

#snapMain #key{
	position: absolute;
	top:20px;
	left: 50%;
	text-align: center;
	height: 225px;
	width: 1040px;
	margin-left: -550px;
	z-index: 100;
}

#snapMain #key h1{
	padding-top: 29px;
	margin-bottom: 24px;
}
#snapMain #key p{
	margin-bottom: 30px;
}

#keyTxt01{
	font-weight: bold;
	color: #221714;
}
#keyTxt01 span{
	color: #ff7aa8;
}


#snapMain #key a#backTop{
	position: absolute;
	top: 16px;
	right: 168px;
	background: url(../images/ico_back_top.png) center left no-repeat;
	padding-left: 25px;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
}

#snapMain #key a#backTop:hover{
	padding-left: 35px;
}

#snapMain #key ul#sns{
 position:absolute;
 top:16px;
 right:74px;
 font-size:0;
}
#snapMain #key ul#sns li{
 display:inline;
 margin-left:10px;
}

#snapMain #appeal{
	position: relative;
	margin-bottom: 20px;
	padding-top: 220px;
	z-index: 50;
}

#appeal h2{
	text-align: center;
	margin-bottom: 27px;
}
.listWrapper{
	overflow: hidden;
	width:982px;
	margin: 0 auto;
}

.list{
	position: relative;
}

.list .balloon{
	position: absolute;
	bottom: -5px;
	right: -2px;
}

#answerList01 .list{
	float: left;
	margin-bottom: 8px;
}
#answerList02 .list{
	margin-bottom: 8px;
}

.listWrapper .list img:first-child{
	border: 2px solid #fbc3d9;
}

#answerList01 .list:first-child{
	margin-right: 8px;
}

#answerList02 > div{
	float: left;
}

#answerList02 > div:first-child{
	margin-right: 8px;
}

#snapMain #howFun{
	background: url(../images/bg_pink.png) 0 0 repeat;
}

#howFun h2{
	text-align: center;
	padding-top: 20px;
}

#howFun #graph{
	position: absolute;
	top:208px;
	left: 50%;
	margin-left: -150px;
}

#howFun ul{
	position: relative;
	height: 640px;
}

#howFun ul li{
	position: absolute;
}

#graphTxt01{
	top: 33px;
	left: 586px;
}

#graphTxt02{
	top: 393px;
	left: 400px;
}

#graphTxt03{
	top: 187px;
	left: 14px;
}

#graphTxt04{
	top: 19px;
	left: 92px;
}

#imgUma{
	position: absolute;
	bottom: 0;
	left: 100px;
}



#appeal02{
	overflow: hidden;
	padding: 20px 0 100px 50px;
}

#appeal02 h2{
	float: left;
	margin-left: 4px;
}
#appeal02 > div{
	float: left;
	margin-left: 4px;
}

#appeal02 > div > div{
	background: #fbbfd3;
	text-align: center;
	height: 65px;
	margin-bottom: 4px;
}
#appeal02 > div > div h3{
	padding-top: 6px;
	margin-bottom: 3px;
}
#appeal02 > div > div p{
	display: table-cell;
	font-size: 12px;
	color: #333333;
	line-height: 1.2em;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	width: 242px;
}

#footer{
 min-height:300px;
 background:url(../../images/bg_footer.png);
}

#footer #topagetop{
 width:64px;
 margin:0 auto;
 position:relative;
 top:-22px;
}

#footer #logo{
 margin:30px 0;
}














































