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

#main_contents h3{
	margin:20px auto;
	background:url(../photo2/images/h3_bg.gif) no-repeat;
	width:708px;
	height:38px;
	text-indent:20px;
	line-height:38px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#main_contents #monthly{
	margin:0 auto 20px;
	background:url(../photo2/images/bg_monthly.jpg) no-repeat;
	width:670px;
	height:268px;
}
#main_contents #monthly #comment{
	width:389px;
	float:left;
	text-align:center;
	font-size:0.86em;
	color:#573710;
	line-height:160%;
}
#main_contents #monthly #comment h4{
	margin:55px auto;
	font-size:1.2em;
	color:#84210e;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#main_contents #monthly #photo{
	width:260px;
	float:left;
	text-align:center;
}
#main_contents #monthly #photo img{
	margin:30px 0 0 13px;
}

/*-------------------------------------------------------------
2011/06/20 写真館修正（画像貼るだけに改善）CSS
-------------------------------------------------------------*/

#main_contents .photo_gallery ul {
	list-style-type: none;
	margin: 0 20px;
	padding: 0;
}
#main_contents .photo_gallery li {
	background-color: #fefefe;
	float: left;
	margin: 0 4px 10px 4px;
	padding: 2px 2px 15px 2px;
}
#main_contents .photo_gallery li.ml_0 { margin-right: 0; }

#main_contents .photo_gallery li img {
	border: solid 1px #ddd;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	height: 90px;
	width: 120px;
}
#monthly-champ{
	max-width:240px;
	max-height:174px;
}
.wp-pagenavi{
	margin:20px 0;
	font-size:11px;
	text-align:center;
}
