@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #6F5033;
	text-align: center;
	font-size: 80%;
}
ul {
	list-style-type: none;
}
a {
	color:#CC0000;
	text-decoration: none;
}
h1 {
	font-size: 90%;
	color: #333333;
	text-align: right;
}
a:visited {
	color:#FF6600;
	text-decoration: none;
}
a:hover {
	color:#FF9900;
	text-decoration: none;
}
h2 a {
	color:#333333;
	text-decoration: none;
}
h2 a:visited {
	color:#9C9C9C;
	text-decoration: none;
}
h2 a:hover {
	color:#666666;
	text-decoration: none;
}
#container {
	background-image: url(img/bg_img.png);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 14px;
	text-align: left;
	padding-right: 14px;
}
#header {
	width: 900px;
	margin-bottom: 10px;
	background-image: url(img/header_04.jpg);
	height: 150px;
}
#top_navi {
	background-image: url(img/top_navi.gif);
	text-align: left;
	height: 20px;
	margin-bottom: 10px;
	width: 875px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#left_contents {
	width: 200px;
	float: left;
	margin-right: 10px;
}
#center_contents {
	float: left;
	width: 480px;
	margin-right: 10px;
}
#right_contents {
	width: 200px;
	float: left;
}
#footer {
	clear: both;
	height: 80px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	padding-top: 20px;
	color: #333333;
	margin-top: 10px;
}
#left_contents p {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	padding-left: 15px;
	padding-top: 4px;
}
#right_contents p {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	padding-left: 15px;
	padding-top: 4px;
}
.l_01 {
	background-image: url(img/let_top01.gif);
	height: 27px;
	background-repeat: no-repeat;
}
.l_02 {
	background-image: url(img/let_top02.gif);
	height: 27px;
	background-repeat: no-repeat;
}
.l_03 {
	background-image: url(img/let_top03.gif);
	height: 27px;
	background-repeat: no-repeat;
}
.l_04 {
	background-image: url(img/let_top04.gif);
	height: 27px;
	background-repeat: no-repeat;
}
.l_05 {
	background-image: url(img/let_top05.gif);
	height: 27px;
	background-repeat: no-repeat;
}
.l_06 {
	background-image: url(img/let_top06.gif);
	height: 27px;
	background-repeat: no-repeat;
}
.l_07 {
	background-image: url(img/let_top07.gif);
	height: 27px;
	background-repeat: no-repeat;
}
.l_08 {
	background-image: url(img/let_top08.gif);
	height: 27px;
	background-repeat: no-repeat;
}
.l_09 {	background-image: url(img/let_top09.gif);
	height: 27px;
	background-repeat: no-repeat;
}
.r_01 {
	background-image: url(img/right_top01.gif);
	height: 27px;
	background-repeat: no-repeat;
}
.r_02 {
	background-image: url(img/right_bg02.gif);
	height: 27px;
	background-repeat: no-repeat;
}
.lb_01 {
	background-image: url(img/let_bg01.gif);
	background-repeat: repeat-y;
}
.lb_02 {
	background-image: url(img/let_bg02.gif);
	background-repeat: repeat-y;
}
.lb_03 {
	background-image: url(img/let_bg03.gif);
	background-repeat: repeat-y;
}
.lb_04 {
	background-image: url(img/let_bg04.gif);
	background-repeat: repeat-y;
}
.lb_05 {
	background-image: url(img/let_bg05.gif);
	background-repeat: repeat-y;
	clear: left;
}
.lb_06 {
	background-image: url(img/let_bg06.gif);
	background-repeat: repeat-y;
}
.lb_07 {
	background-image: url(img/let_bg07.gif);
	background-repeat: repeat-y;
}
.lb_08 {
	background-image: url(img/let_bg08.gif);
	background-repeat: repeat-y;
}
.lb_09 {	background-image: url(img/let_bg09.gif);
	background-repeat: repeat-y;
}
.rb_01 {
	background-image: url(img/right_bg01.gif);
	background-repeat: repeat-y;
}
.rb_02 {
	background-image: url(img/right_bg01.gif);
	background-repeat: repeat-y;
}
.blog_cal {
	background-color: #993399;
}
.cal_t {
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	color: #333333;
}
.cal_d {
	background-color: #FFFFFF;
	text-align: right;
	padding: 2px;
	color: #666666;
}
#hdm_01 {
	width: 190px;
	padding-bottom: 10px;
}
#hdm_01 li {
	background-image: url(img/left_headm01.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	margin-bottom: 3px;
	padding-left: 25px;
}
#hdm_02 {
	width: 190px;
	padding-bottom: 10px;
}
#hdm_02 li {
	background-image: url(img/left_headm02.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	margin-bottom: 3px;
	padding-left: 25px;
}
#hdm_03 {
	width: 190px;
	padding-bottom: 10px;
}
#hdm_03 li {
	background-image: url(img/left_headm03.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
	padding-bottom: 5px;
	margin-bottom: 3px;
	padding-left: 25px;
}
#hdmr_01 {
	width: 190px;
	padding-bottom: 10px;
}
#hdmr_01 li {
	background-image: url(img/right_headm01.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	margin-bottom: 3px;
	padding-left: 25px;
}
#hdm_08 {
	padding: 10px;
	line-height: 1.2;
}
#hdm_08 li {
	display: inline;
	margin: 0 5px 0 0;	
}
.entry_text {
	background-color: #FFFFFF;
	line-height: 140%;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
h2 {
	background-color: #F3F3F3;
	padding: 5px;
	font-size: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #FFCC00;
}
.entry_footer {
	clear: both;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.entry_img {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.entry_navi {
	margin-bottom: 5px;
	text-align: center;
	background-color: #F3F3F3;
	padding: 3px;
}
#entry_box {
	margin-bottom: 10px;
}
.entry_text img {
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.entry_date {
	text-align: right;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.entry_twitter {
	clear: both;
}
.writer {
	list-style-type: none;
	margin-left: 10px;
	width: 180px;
	padding-bottom: 10px;
}
.writer_name {
	list-style-type: square;
	list-style-position: inside;
	margin-top: 5px;
}
.writer_img {
	margin-bottom: 5px;
	clear: left;
	float: left;
	margin-top: 5px;
}
.writer_text {
	font-size: 90%;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC00;
	padding-bottom: 5px;
	line-height: 125%;
}
.blog_recommend {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 180px;
	margin-left: 10px;
	clear: both;
}
.recommend_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	margin-top: 10px;
	float: left;
}
.recommend_txt {
	float: left;
	width: 95px;
	margin-top: 10px;
	cursor: pointer;
	font-size: 80%;
}
.entry_more {
	clear: left;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 10px;
	background-color: #F3F3F3;
	margin-top: 10px;
}
.sub_box {
	line-height: 125%;
	width: 180px;
	margin-left: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
.r_f {
	background-image: url(img/right_bottom01.gif);
	background-repeat: no-repeat;
	height: 31px;
	clear: left;
	background-position: left bottom;
}
.l_f {
	background-image: url(img/let_bottom07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 31px;
	clear: left;
}
#hdm_08 .rank-1 {
	font-size: 2em;
}
#hdm_08 .rank-2 {
	font-size: 1.75em;
}
#hdm_08 .rank-3 {
	font-size: 1.5em;
}
#hdm_08 .rank-4 {
	font-size: 1.25em;
}
#hdm_08 .rank-5 {
	font-size: 1em;
}
#hdm_08 .rank-6 {
	font-size: 0.75em;
}
.tagbox {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 5px;
}
.header_link {
	height: 150px;
	width: 400px;
	display: block;
	float: left;
}
.header_right {
	font-size: 80%;
	float: left;
	width: 500px;
	height: 150px;
}
.amiami_link {
	background-image: url(img/amiami_link.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 70px;
	display: block;
	margin-top: 90px;
	margin-left: 430px;
}
.image_d {
	display: none;
}
.center_title {
	background-color: #FFFFCC;
	margin-bottom: 10px;
	font-size: 130%;
	padding: 5px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
#subcategories9list #hdm_02 {
	font-size: 80%;
	width: 150px;
}
#subcategories9list li {
	padding: 0px;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.midashi {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	background-color: #FFFFCC;
	padding: 3px;
	font-weight: bold;
	color: #993300;
	margin-top: 10px;
}
.text_big {
	font-size: 200%;
	font-weight: bold;
	line-height: 160%;
}
.text_m {
	font-size: 150%;
	font-weight: bold;
	line-height: 120%;
}
.text_s {
	font-size: 80%;;
	line-height: 100%;
}
.red {
	color: #ff0000;
}
.green {
	color: #00ff00;
}
.blue {
	color: #0000ff;
}
.amiblo_ban {
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.sub_title {
	margin-bottom: 10px;
	font-size: 120%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CC3300;
	padding: 5px;
	margin-top: 5px;
	background-color: #F3F3F3;
	clear: both;
}
.red_box {
	border: 1px solid #FF0000;
	padding: 5px;
	color: #FF0000;
	line-height: 125%;
	font-size: 80%;
	margin: 20px;
}
.pagelink {
	text-align: center;
}
.taglink {
	text-align: right;
margin-right: 5px;
padding-bottom: 10px; 
}
.chara dt {
	margin-bottom: 5px;
	font-weight: bold;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.chara dd {
	margin-bottom: 10px;
	padding: 2px;
	line-height: 125%;
}
.sidebar-title {
	font-size: 80%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-bottom: 3px;
	text-align: left;
	margin-bottom: 5px;
	color: #333333;
}
#twitter_update_list li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 125%;
	margin-bottom: 3px;
	text-align: left;
	font-size: 90%;
}
#twitter_div {
	width: 180px;
	padding-bottom: 5px;
	color: #333333;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.topsy-sm .topsy-sm-total {
	display: none;
}
