body {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../image/top_bluekei_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 1.5;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	background-color: #333333;
}


#blog_ttl {
	font-size: 36px;
	font-weight: normal;
	color: #CCC;
	padding-top: 30px;
	padding-bottom: 30px;
	letter-spacing: 1em;
}
#blog_ttl a {
	color: #ACACAC;
}
#blog_ttl a:hover {
	text-decoration:none;
}
#blogs {
	padding-bottom: 50px;
}
#blogs h3 {
	font-size: 16px;
	font-weight: normal;
	color: #069;
	padding-bottom: 6px;
	padding-top: 50px;
	margin-right: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 6px;
}
#blogs h2 {
	color: #F00;
	font-weight: normal;
	padding-bottom: 10px;
}
#blogs h2 a {
	color: #C03;
	font-weight: normal;
}
.blog_body {
	text-align: left;
	padding-bottom: 30px;
}
#blog_block {
	text-align: left;
	height: auto;
	width: 700px;
	float: left;
}
#blog_right {
	float: right;
	height: auto;
	width: 250px;
}
#blog_right h3 {
	margin-bottom: 8px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: 10px;
	padding-top: 50px;
}
#blog_right ul li {
	padding-bottom: 4px;
}
#month_ttl {
	padding-top: 50px;
	font-size: 30px;
	color: #CCC;
	letter-spacing: 0.2em;
	margin-right: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
}
#PreviousNext {
	font-size: 11px;
	padding-top: 3px;
}
#blog_next {
	font-size: 11px;
}
#next_space {
	padding-right: 10px;
}
