@charset "utf-8";
#dialy   {
	height: auto;
	width: 635px;
	margin: 0px;
	display: block;

}

#dialy   h6{
	height: auto;
	width: 590px;
	margin: 5px auto 10px 35px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #369;
	display: block;
	background-image: url(img/btm-line.png);
	background-repeat: no-repeat;
	background-position: center bottom;

}
#dialy   img{
	height: auto;
	max-width: 483px;
	display: block;
	margin: 10px auto 10px auto;
	background-image: url(img/photo-bg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: auto 3px 3px auto;

}
#dialy   p{
	height: auto;
	width: 480px;
	margin: 5px auto 40px auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	display: block;

}
/***** gnav *****/
#month {
	height: auto;
	width: 135px;
	/* [disabled]clear: both; */
	margin-right: auto;
	margin-left: auto;
	/* [disabled]position: absolute; */
	left: 0px;
	/* [disabled]z-index: 2; */
	float: left;
	margin-top: 15px;
	margin-bottom: 20px;
}
#month .inner {
	height: auto;
	width: 135px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#month .inner ul {
	width: 135px;
	height: auto;
	margin-bottom: 20px;
}
#month .inner ul li {
	float: left;
	height: auto;
	width: 100px;
	line-height: 1.5em;
	font-size: 1.2em;
	border-bottom: dotted 2px #6978B7;
	margin: 0.5em auto 0.2em 1em;
	text-decoration: none;
}
#month .inner ul li a{
	text-decoration: none;
}