@charset "utf-8";
/* CSS Document */
p {
	font-size:110%;
}


#wrapper {
	padding-top:0;
	width:974px;;
	margin: 0 auto;
}
#wrapper #top_wrapper {
	margin: 0 auto;
	width: 99.8%;
	height: 100%;
	background: #aec096;
	border: #81ad48 solid 1px;
}


#top_coment {
	width:600px;
	margin: 30px auto;
	font-size:110%;
	color:#733C43;
	font-weight: bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:2;
	text-align: center;
	
}

#top_img {
	width:800px;
	margin: 30px auto;
	text-align: center;
}

#wrapper .coment {
	width:100%;
	margin: 0 auto;
	margin-bottom:30px;
	padding-top:20px;
	font-size:105%;
	color:#333;

	/*border-bottom:#CCC solid 3px;*/
	background: #fff;
	background: url(../img/coment_bk.png) repeat-x left bottom;

	/*background:url(../img/wbk4.png) repeat-y center top;*/
	
}
	
#wrapper .coment p.just_coment {
	font-size:110%;
	color:#930;
	font-weight: bold;
	font-style:italic;
	
}

h1 {
	margin-top:20px;
	margin-left:20px;

}
#wrapper .coment h2{
	margin-top:20px;
	margin-left:10px;
	margin-bottom:10px;
	font-size:120%;
	font-weight: bold;
	color:#009;
	border-bottom: #ccc solid 3px;

}
#wrapper .coment dl {
	margin: 0 auto;
	width:880px;

}

#wrapper .coment dl dt {
	margin-top:15px;
	
}
/*#wrapper .coment dl dt a {
	color: #900;
}*/
#wrapper .coment dl dd{
	margin-left:30px;
}
	
p.wahei {
	/*margin-top:30px;*/
	text-align:right;
	font-size:105%;
	margin-right:35px;
	/*margin-bottom:20px;*/
}
