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

#top_img {
	background-repeat:no-repeat;
	padding:180px 20px 10px;
	color:#64AD8A;
	font-weight:bold;
	line-height:140%;
}
#honobono #top_img {
	background-image:url(../../guide/images/honobono_top_03.jpg);
}
#tsubasa #top_img {
	background-image:url(../images/tubasa_top_03.jpg);
}
#w_ther #top_img {
	background-image:url(../../guide/images/w_ther_top_03.jpg);
}
#top_img p{
	padding:0 0 5px;
}
#catch {
	text-align:center;
}
#catch img{
	margin:0 0 7px;
}
#pic_sect {
	padding-bottom:10px;
	margin:0 0 10px;
	text-align:center;
	border-bottom:1px dotted #CCCAA8;
}
#pic_sect img{
	padding:3px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	margin:0 3px ;
}
.graybg {
	border:1px solid #d2e9ff;
	padding:5px;
	margin:9px 0;
	font-weight:bold;
	background-image:url(../images/bg_side.gif);
}
