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



/* 結果発表コンテンツ */ 


#result_detail {
	width:660px;
	margin:0 auto;
	clear:both;
	

}

#result_detail h3 {
	margin-top:18px;
	margin-bottom:10px;

}

.mb25 {
	margin-bottom:25px;
}


#research{
	width:232px;
	float:left;

}


#profile {
	width:380px;
	float: right;
	margin-bottom:33px;

}


#result_detail h4 {
	margin-bottom:7px;

}

.talk {
	clear:both;
	margin-bottom:40px;

}




/* 理由ページ */

#reason_bg {
	background-image: url(../images/01/reason_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;

}

#reason_detail {
	padding-top:24px;
	padding-left:20px;
	padding-right:20px;

}



#reason_detail h2 {
	background-image:url(../images/01/title.gif);
	background-repeat:no-repeat;
	width:400px;
	padding-top:120px;
	height:0px;
	display:block;
	overflow:hidden;
	font-size:xx-small;
	margin-bottom:28px;
	
}

#reason_detail h3 {	
	margin-bottom:20px;

}



/* 日常 */

#daily h2 {
	background-image:url(../images/02/title.gif);
	background-repeat:no-repeat;
	width:660px;
	padding-top:36px;
	height:0px;
	display:block;
	overflow:hidden;
	font-size:xx-small;
	clear:both;
	margin:25px auto 18px;
}

#daily h3 {
	width:660px;
	margin:0 auto;
	clear:both;

}

.chase {
	margin:26px auto 34px;
	text-align:center;


}

#daily #fnavi ul {
	padding-right:20px;

}



/* 大変さ */

#problem_detail {
	width:660px;
	margin:0 auto;

}

#problem_detail h2 {
	background-image:url(../images/03/title.gif);
	background-repeat:no-repeat;
	padding-top:36px;
	height:0px;
	display:block;
	overflow:hidden;
	font-size:xx-small;
	clear:both;
	margin:25px 0px 18px;

} 

#problem_detail h3 {
	margin-bottom:30px;

}

#problem_detail #hope {
	clear:both;
	padding-left:70px;
	padding-bottom:16px;

}

#problem_detail #hope ul {
	margin:0px;
	padding:0px;

}

#problem_detail #hope li {
	margin-bottom:14px;
}


/* まとめ */

#conclusion h2{
	background-image:url(../images/04/title.gif);
	background-repeat:no-repeat;
	padding-top:36px;
	height:0px;
	display:block;
	overflow:hidden;
	font-size:xx-small;
	clear:both;
	width:660px;
	margin:25px auto 18px;

} 

.matome {
	text-align:center;

}
