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

/* 第5回キッチン・食事つくりについて */

#theme_bg {
	background-image: url(../images/01/theme_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:30px;

}

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

}



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

#theme_detail p {	
	margin-bottom:408px;

}

#qanda h3 {
	margin-bottom:0px;

}

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

}


/* 家事・子育ての分担について */

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

/* 両立と解決策について */

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

