@charset "Shift_JIS";
body {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 1.4em;
	background: #fbfaf5;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
img {
	border-style: none;
}
#container {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#container  h1  {
	font-size: 0.625em;
	text-align: right;
	padding: 0px;
	margin: 0px;
	color: #CCCCCC;
}
#container #content {
	float: right;
	width: 728px;
	margin-bottom: 30px;
}
#container #content h2 {
	border-bottom: thin solid #CCCCCC;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	padding-bottom: 5px;
	clear: both;
	padding-top: 10px;
}
#container #content h3 {
	border-bottom: thin solid #CCCCCC;
	font-size: 1.0em;
	color: #000000;
	padding-bottom: 5px;
}
#container #content .075 {
	font-size: 0.75em;
}
#container #content .amazon {
	float: left;
	width: 120px;
}
#container #content .book_comment {
	float: right;
	width: 580px;
	padding: 10px;
}
#container #content #feed {
	width: 340px;
	overflow: auto;
	height: 300px;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 30px;
	float: left;
	margin-top: 30px;
}
#container #content #blog {
	width: 340px;
	height: 300px;
	overflow: auto;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
	margin-top: 30px;
	margin-bottom: 30px;
}
#container #menu {
	float: left;
	width: 166px;
	margin-bottom: 30px;
}
#container #menu ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
}
#container   #menu   ul  li a {
	display: block;
	list-style: none;
	text-align: center;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container  #menu  ul li a:hover {
	background: #30312F;
	color: #FFFFFF;
}
#container #footer {
	clear: both;
	width: 100%;
	background: #29202f;
	padding-top: 2px;
	padding-bottom: 2px;
}
#container #footer p {
	font-size: 0.75em;
	text-align: center;
	color: #FFFFFF;
}
#container .chunyo_logo {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(http://blog.chunyo.com/img/logo_w80.png) no-repeat;
	height: 38px;
	width: 80px;
	margin-left: auto;
	margin-right: auto;
}
.information {
	border: thin solid #FF0000;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.date {
	margin-top: 0px;
}
.photo_float-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
blockquote {
	background: #FFFFEE;
	border: thin dotted #996600;
	padding: 10px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.ad_blind {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 1px;
	width: 1px;
}
