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


#home #rnavi {
	padding-bottom:9px;

}


*html #home #rnavi {
	padding-bottom:4px;

}

*:first-child+html #home #rnavi {
	padding-bottom:4px;

}



/* 理由ページ */

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

}

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

}



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

#theme_detail p {	
	margin-bottom:290px;

}

#theme_detail h3 {
	margin-bottom:20px;

}

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

}

/* 場所 */


#place 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;
}


#place #qanda_bg {
	background-image:url(../images/02/qanda_bg.gif);
	background-repeat: no-repeat;
	padding-bottom:70px;

}

#point {
	width:614px;
	margin:0 auto;
	clear:both;
	padding-bottom:15px;

}

#point h4 {
	margin-bottom:15px;

}


/* まとめ */

#conclusion02 h2 {
	background-image:url(../images/03/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;
}

