*{
	margin:0px;
	padding:0px;
	outline:none;
}
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: #850000;
	color:#333;
	text-align: center;
	width:100%;
}
#bg-light{
	text-align:center;
	width:100%;
	padding-top:30px;
}
#page-top{
	background-image:url(images/bg_page_top.png);
	background-repeat:no-repeat;
	height:50px;
	width:992px;
	margin-left:auto;
	margin-right:auto;
}
.nav-container{
	padding-left:36px;
}
#navmenu{
	height:35px;
	font-size:10px;
	float:left;
	padding-left:10px;
}
#navmenu ul{
	list-style:none;
}
#navmenu ul li{
	float:left;
}
#navmenu ul li a{
	padding-left:11px;
	padding-right:11px;
	padding-top:7px;
	padding-bottom:7px;
	text-transform: uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	display:block;
}
#navmenu ul li a:hover{
	background-color:#820000;
	color:#FFFFFF;
}
.header-search{
	float:right;
	padding-right:50px;
	width:250px;
}
#searchform{
	float:left;
	width:250px;
}
#header{
	clear:both;
	height:220px;
}
#headerimg{
	background-image:url(images/image.jpg);
	width:920px;
	height:220px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.headerimg-left{
	width:570px;
	float:left;
	height:220px;
}
/*.headerimg-right{
	float:left;
	color:#FFFFFF;
	padding-top:40px;
	padding-left:100px;
}*/
#headerimg h1{
	color:#ebeae5;
	font-size:28px;
	font-weight:normal;
	text-transform: uppercase;
	padding-top:70px;
	text-align:center;
	width:570px;
}
#headerimg h1 a{
	color:#ebeae5;
	text-decoration:none;
}
.description{
	color:#d6d6d6;
	text-align:center;
	width:570px;
	font-size:12px;
	padding-top:40px;
	text-transform: uppercase;
}
#navmenu-bg{
	background-image:url(images/bg_page.png);
	background-repeat:repeat-y;
	width:992px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
}
.content-inside{
	background-image:url(images/bg_page_inside.png);
	background-repeat:repeat-y;
	width:920px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	padding-top:10px;
}
.left{
	float:left;
	width:630px;
	vertical-align:top;
	text-align:left;
}
.right{
	float:right;
	width:290px;
	vertical-align:top;
}
.right ul{
	list-style:none;
}
#content, #header{
	background-image:url(images/bg_page.png);
	background-repeat:repeat-y;
	width:992px;
	margin-left:auto;
	margin-right:auto;
}
.post{
	font-size:11px;
	color:#44402e;
	padding-left:30px;
	padding-right:20px;
	text-align:left;
	margin-bottom:10px;
	width:580px;
}
.post h3{
	color:#44402e;
}
.post small{
	font-size:11px;
}
.post small a:hover, .postmetadata a:hover{
	text-decoration:underline;
}
.pagetitle{
	text-align:left;
	color:#990300;
	font-size:14px;
	color:#990300;
	font-size:16px;
	margin-left:30px;
	text-decoration:none;
	padding-top:20px;
	border-bottom:1px solid #767155;
	margin-bottom:10px;
}
/*.post h2,.post h3{
	text-align:left;
	color:#990300;
	font-size:14px;
	background-image:url(images/bg_post_title.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:8px;
	margin-top:15px;
	margin-bottom:5px;
}*/
.post h2 a{
	color:#990300;
	font-size:16px;
	padding-right:50px;
	text-decoration:none;
}
.search-content{
	padding-left:30px;
}
.entry{
	padding:10px 10px 0px 20px;
	font-size:12px;
	color:#47401a;
}
.entry .entry{
	padding:0px 0px 0px 0px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	background:none;
	line-height:normal;
	padding:0px;
	margin:0px;
	color:#322b06;
}
.entry pre{
	overflow:auto;
}
.entry table{
	background-color:#f8f7f3;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #a29c7d solid;
	border-bottom: 1px #a29c7d solid;
	border-left: 1px #FFFFFF solid;
	margin-bottom:5px;
	padding:5px;
}
.entry table tr td, .entry table tr th{
	padding:5px;
}
.entry table tr th{
	background-color:#f8f7f3;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #a29c7d solid;
	border-bottom: 1px #a29c7d solid;
	border-left: 1px #FFFFFF solid;
}
.entry table .even{
	background-color:#ebe9e4;
}
.entry p{
	margin:0px 0px 10px 0px;
}
.entry a{
	color:#000000;
	padding-left:5px;
	padding-right:5px;
}
.bbn{
	border-bottom:none;
}
.entry a:hover{
	color:#990300;
}
.entry ul, .entry ol{
	margin-left:40px;
}
.postmetadata {
	background-color:#dedbcb;
	padding-top:5px;
	padding-bottom:10px;
	background-image:url(images/bg_post_title.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.postmetadata p {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	border-bottom:1px solid #bebaa4;
	border-top:1px solid #f0eee4;
}
/*.navigation{
	background-image:url(images/bg_back_next.gif);
	height:62px;
	padding:0px 140px 0px 140px;
	margin-top:10px;
}*/
.alignleft{
	float:left;
/*	width:150px;*/
}
.alignright{
	float:right;
/*	width:200px;*/
}
/*.alignleft .backnext{
	float:left;
}
.alignright .backnext{
	float:right;
}
.alignleft .backnext, .alignright .backnext{
	font-size:12px;
	color:#57533d;
	padding:20px 10px 0px 10px;
	cursor:pointer;
	display:block;
}
.alignleft a:hover .backnext, .alignright a:hover .backnext{
	color:#a10000;
}
.back, .next{
	background-image:url(images/back_next.png);
	cursor:pointer;
	display:block;
}
.back{
	height:62px;
	width:41px;
	float:left;
}
	a .back{
		background-position:0px 0px;
	}
	a:hover .back{
		background-position:0px 62px;
	}
.next{
	height:62px;
	width:41px;
	float:right;
}
	a .next{
		background-position:41px 0px;
	}
	a:hover .next{
		background-position:41px 62px;
	}*/
.navigation-single{
	background-color:#a5a18e;
	padding-left:30px;
	padding-right:20px;
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
	margin-left:30px;
	margin-right:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #6f6534;
	border-bottom-color: #6f6534;
	border-left-color: #FFFFFF;
}
.alignleft-single a, .alignright-single a,
.alignleft-single, .alignright-single{
	color:#FFFFFF;
	
}
.alignleft-single{
	border-bottom:1px solid #7c775e;
	padding-bottom:5px;
}
.alignright-single{
	border-top:1px solid #cdcabb;
	padding-top:5px;
}
#sidebar{
	text-align:left;
	padding:20px;
}
#sidebar h2{
	color:#990300;
	font-size:16px;
	text-decoration:none;
	letter-spacing: 1px;
}
.widgettitle{
	border-bottom:1px solid #767155;
}
#sidebar ul{
	background-image:none;
}
#sidebar ul li ul li ul{
	background-image:none;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:none;
}
#sidebar ul li ul{
	background-image:url(images/bg_li_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:10px;
	margin-bottom:20px;
	padding-top:5px;
	border-top:1px solid #767155;
}
#calendar_wrap{
	background-image:url(images/bg_li_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:10px;
	margin-bottom:20px;
	padding-top:5px;
	border-top:1px solid #767155;
}
#sidebar ul li ul li a{
	color:#000000;
	text-decoration:none;
	display:block;
	height:23px;
	padding:0px 5px 0px 15px;
	font-size:12px;
	line-height:23px;
}
#sidebar ul li ul li a:hover{
	background-color:#870000;
	color:#FFFFFF;
}
#sidebar ul li ul li{
	margin:0px;
	padding:0px;
}
blockquote{
	border-left:15px solid #cecbbb;
	padding-left:10px;
	color:#726835;
	font-style: italic;
}
#footer{
	background-image:url(images/bg_footer.png);
	background-repeat:no-repeat;
	height:105px;
	width:992px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
}
#footernavmenu{
	height:35px;
	margin-left:auto;
	margin-right:auto;
	width:920px;
}
#footernavmenu ul{
	list-style:none;
	padding-left:20px;
	padding-top:17px;
}
#footernavmenu ul li{
	float:left;
}
.strip{
	background-color:#cecbbb;
	float: right;
	height:22px;
	width:580px;
	margin-top:7px;
	margin-right:18px;
}
#footernavmenu ul li a{
	padding:0px 10px 0px 10px;
	text-decoration:none;
	color:#6d6643;
	text-transform: lowercase;
	border-right:1px solid #6d6643;
}
#footernavmenu ul li a:hover{
	color:#a50000;
	text-decoration:underline;
}
.copyright{
	margin-left:auto;
	margin-right:auto;
	width:920px;
	text-align:left;
}
.copyright a img{
	border:none;
	background:none;
	padding:0px;
	margin:0px;
}
.copyright p{
	padding-left:30px;
	padding-top:4px;
	clear:both;
	float:left;
}
a{
	color:#000000;
	text-decoration:none;
}
a img{
	background-color:#f8f7f3;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #a29c7d solid;
	border-bottom: 1px #a29c7d solid;
	border-left: 1px #FFFFFF solid;
	margin-bottom: 0;
	padding:5px;
}
#searchsubmit{
	background:none;
	background-image:url(images/search.png);
	background-repeat:no-repeat;
	width:77px;
	height:28px;
	border:none;
	color:#FFFFFF;
	font-size:11px;
	text-transform: lowercase;
	line-height:20px;
	padding-bottom:2px;
	letter-spacing:1px;
	margin:0px 0px 0px 0px;
}
#s{
	height:15px;
	margin:4px 0px 0px 0px;
	float:left;
	width:160px;
}
#respond, #commentform{
	padding-left:30px;
	margin-top:10px;
	clear:both;
}
#author, #email, #url, #comment{
	width:385px;
	background-color:#ebe9e0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a29c7d;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #a29c7d;
	line-height:20px;
	padding:2px 0px 2px 5px;
	margin-bottom:5px;
}
#author, #email, #url{
	height:16px;
}
#comment{
	height: 180px;
}
#submit{
	background:none;
	background-image:url(images/submit.png);
	width:137px;
	height:30px;
	border:none;
	color:#FFFFFF;
	font-size:11px;
	text-transform: lowercase;
	font-weight:bold;
	line-height:30px;
	padding-bottom:2px;
	letter-spacing:1px;
}
select, input, textarea{
	padding:2px;
	background-color:#EBE9E0;
	border-color:#A29C7D #FFFFFF #FFFFFF #A29C7D;
	border-style:solid;
	border-width:1px;
}
input.button{
	padding:2px 4px;
	border-color:#FFFFFF #A29C7D #A29C7D #FFFFFF;
	border-style:solid;
	border-width:1px;
}
select optgroup{
	color:#322B06;
	font-style:normal;
	text-transform:uppercase;
	font-size:11px;
}
select option{
	padding-left:10px;
	color:#47401A;
	text-transform:none;
	font-size:12px;
}
.comments-label{
	width:150px;
	float:left;
	text-align:right;
	padding-right:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #a29c7d;
	border-bottom-color: #a29c7d;
	border-left-color: #FFFFFF;
	margin-right:5px;
}
.comments{
	height:180px;
}
.comments-label small{
	line-height:21px;
	font-size:11px;
	color:#645d35;
	font-weight:bold;
}
h3{
	font-size:14px;
}
#comments{
	padding-left:30px;
	padding-top:10px;
	padding-bottom:5px;
	color:#990300;
}
.commentlist{
	margin-left:70px;
	margin-right:30px;
	font-size:12px;
	color:#5d5842;
}
.commentlist a{
	color:#322d19;
}
.commentlist p{
	margin-bottom:10px;
}
.commentlist li{
	background-color:#f8f7f3;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #a29c7d solid;
	border-bottom: 1px #a29c7d solid;
	border-left: 1px #FFFFFF solid;
	margin-bottom:5px;
	padding:5px;
	list-style:none;
}

.comment-author,.comment-text{
	background-color:#ebeae4;
	border-top:1px #a29c7d solid;
	border-right:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
	border-left:1px #a29c7d solid;
	padding:5px;
}
.comment-author{
	padding:5px 5px 7px 5px;
}
.comment-page-numbers{
	padding:5px 10px;
	margin:0px 20px 5px 30px;
	border-color:#FFFFFF #A29C7D #A29C7D #FFFFFF;
	border-style:solid;
	border-width:1px;
	color:#645D35;
	font-size:11px;
	font-weight:bold;
	line-height:21px;
}
.comment-page-numbers a{
	padding:3px 8px;
	background-color:#fafaf7;
	border-color:#FFFFFF #A29C7D #A29C7D #FFFFFF;
	border-style:solid;
	border-width:1px;
	color:#645D35;
}
.current-comment-page, .comment-page-numbers a:hover{
	padding:3px 8px;
	background-color:#EBEAE4;
	border-color:#A29C7D #FFFFFF #FFFFFF #A29C7D;
	border-style:solid;
	border-width:1px;
}
.clear{
	clear:both;
	font-size:1px;
}
.left-avat{
	width:58px;
	height:58px;
	float:left;
}
.avatar{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	padding:5px;
}
.comment-author a{
	font-weight:bold;
	font-size:14px;
	color:#6e684a;
}
.comment-author a:hover{
	color:#423e28;
	text-decoration:underline;
}
.comment-author .fn{
	line-height:58px;
	padding-left:10px;
	float:left;
	display:block;
}
.comment-data{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	clear:both;
}
#wp-calendar{
	width:250px;
	height:150px;
}
#wp-calendar caption{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	font-weight:bold;
	line-height:20px;
	font-size:12px;
}
#wp-calendar tr td{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	text-align:center;
	padding:1px;
}
#wp-calendar tr td a{
	background-color:#dedbcb;
	display:block;
	height:100%;
	width:100%;
}
#wp-calendar thead tr th{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	text-align:center;
	font-weight:bold;
	color:#990300;
	padding:1px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/*---------------------------------------------------------------------------------------------etc---*/

/*.entry ,.comment-text{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 125%;
}*/

/*---------------------------------------------index---*/
.post{
	margin-bottom: 20px;
}

.post_title ,.archive-title{
	text-align:left;
	color:#990300;
	font-size:14px;
	background-image:url(images/bg_post_title.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:4px;
	margin-top:15px;
	margin-bottom:5px;
}

a img.post-ratings-image {
	padding: 0;
	border: 0;
	background: none;
}

/*---------------------------------------------archive---*/
div.vote_full ,.archive-photo{
	float: left;
	background-color:#f8f7f3;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #a29c7d solid;
	border-bottom: 1px #a29c7d solid;
	border-left: 1px #FFFFFF solid;
	margin-bottom:5px;
	padding:5px;
	width: 100px;
}
.archive-photo{
	margin-bottom: 0;
	margin-right: 5px;
}

.post div h3.archive-title{
	margin-top: 0;
}

div.vote_photo {
	width: 100px;
	height: 100px;
}

a.vote_link ,.vote_link_none {
	text-decoration: none;
	display: block;
	padding: 84px 10px 0 10px;
}
.vote_link_none {
	padding: 99px 10px 0 9px;
}

a.vote_link:hover ,.vote_link_none:hover {
	background-color:#000000;
	filter:Alpha(opacity=25,enabled=25);
	width:80px;
  	-moz-opacity:0.25;
  	opacity:0.25;
}

.archive-entry p{
	line-height: 20px;
	letter-spacing: 1px;
	margin-top: 5px;
	color:#47401a;
	font-size: 12px;
}


div.entry p ,.comment-text p{
	line-height: 20px;
	letter-spacing: 1px;
}
.entry p img.wp-smiley ,.comment-text p img.wp-smiley{
	position:relative; top:2px;
	margin: 0 -1px 0 -3px;
}



.wp-caption {
	background-color:#f8f7f3;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #a29c7d solid;
	border-bottom: 1px #a29c7d solid;
	border-left: 1px #FFFFFF solid;
	margin-bottom:5px;
	padding-top:5px;
}

.wp-caption-text {
	font-size: 80%;
	padding: 5px 10px 0;
}

.headerimg-right {
	text-align: right;
}

.headerimg-right img ,.headerimg-left img {
	padding: 0;
	margin: 0;
}

.photofull {
}

.photoimg {
}

.phototext {
	padding-top: 15px;
}

.photoline-photo ,.photoline-text {
	background-image:url(images/bg1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.photoline-photo {
	margin-bottom: 15px;
}
.photoline-text {
	padding-bottom: 15px;
}

.contents-vote {
	border-top:1px solid #f0eee4;
	border-bottom:1px solid #bebaa4;
	background-color:#dedbcb;
	padding: 5px 0 5px 18px;;
}
.postmetadata-top{
	background-image:url(images/bg_post_title2.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#dedbcb;
	color: #dedbcb;
	line-height: 10px;
	display: block;
	border-bottom:1px solid #bebaa4;

}
.postmetadata {
	padding-top: 0;
}

.thdrpy a {
	color: #990300;
}

.rss {
}

.rss a img ,.etc a img ,.qlook img ,a.vote_link img ,a.vote_link_none img {
	background-color:transparent;
	border: 0;
	margin:0;
	padding:0;
}

.qlook img {
	position:absolute;
	bottom: 0;
	right: 0;
}

.entry a{
	text-decoration: underline;
}

#wp-calendar{
}


#sidebar ul li div form div ul,
#sidebar ul li div div ul,
.post small div div img,
.qrcode_home a img,
#footernavmenu ul li a img,
ul.st-related-posts li a img
{
	background-image: none;
	border: 0;
	margin:0;
	padding:0;
}
.post small div div img {
	vertical-align: -2px;
}
.post .vote-arrow a{
	padding-right: 0;
}
.vote-arrow a img ,.archive-title a img{
	background-color:transparent;
	padding: 5px 0 0 0;
	border: 0;
	margin: 0;
}


.wp-poll-q {
	border-top:1px solid #767155;
	color:#47401a;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	border-bottom: 1px dotted #767155;
	padding: 5px 0;
	margin-bottom: 5px;
}

.wp-poll-view a ,.wp-polls-ul-ans li {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 23px;
	padding: 0px 5px 0px 15px;
	font-size: 12px;
	line-height: 23px;
}
.wp-poll-view a:hover ,.wp-polls-ul-ans li:hover {
	color: #ffffff;
	background: #870000;
}
.wp-poll-view {
	border-top:1px dotted #767155;
	padding-top: 5px;
}

.wp-polls-ul-view li {
	line-height: 20px;
	border-bottom: 1px dotted #767155;
}


input.dem-vote-button ,.contactform-submit input{
	background:none;
	background-image:url(images/search.png);
	background-repeat:no-repeat;
	width:77px;
	height:28px;
	border:none;
	color:#FFFFFF;
	font-size:11px;
	text-transform: lowercase;
	line-height:20px;
	padding: 0 0 2px 5px;
	letter-spacing:1px;
	margin:0px 0px 0px 0px;
}
#acp-preview {
	border: 1px solid #C8C8C8;
	margin-left:180px;
	width: 128px;
}
#ajax-comment-preview{
	margin: 5px 0 0 70px;
}

.entry .st-tag-cloud a{
	line-height: 30px;
	padding: 3px 5px;
}
.entry .st-tag-cloud a:hover{
	background-color:#870000;
	color:#FFFFFF;
}

#sidebar ul li ul li div.st-tag-cloud{
	padding-top: 5px;
}
#sidebar ul li ul li div.st-tag-cloud a{
	text-decoration:underline;
	display:inline;
	height:23px;
	padding:3px;
	font-size:12px;
	line-height:23px;
}
#sidebar ul li ul li div.st-tag-cloud a:hover{
}



.sidebar-ad {
	background-color: #F6F5F1;
	background-image:url(images/bg_li_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	margin: -20px 0 20px 0;
	padding: 15px 0 5px 0;
}

.trackback-comment input {
	width: 450px;
}



.avatarBox span.typeComment {
	display:none;
}

.avatarBox span.typeTrackback,
.avatarBox span.typePingback {
	width:48px;
	height:0;
	display:block;
	overflow:hidden;
	padding-top:48px;

	background-color:#f8f7f3;
	border: 1px solid #37373A;
}

.avatarBox span.typeTrackback {
	background:url(images/trackback.jpg) no-repeat 0 0;
}

.avatarBox span.typePingback {
	background:url(images/trackback.jpg) no-repeat 0 0;
}

.comments{
	height:241px;
}

.qrcode_home {
	position: relative;
	top: 0px;
}

#footernavmenu ul li.qrcode_footer a{
	border-right: 0;
}

.rating-results,
.vote_photo a span.rating-results
{
	display: none;
}

.recent-entry img ,.avatar{
	border: 1px solid #37373A;
	float: left;
}
.avatar {
	padding: 0;
}
#sidebar ul li ul li.recent-entry a,
#sidebar ul li ul.recent-comment li a
{
	padding-left: 0;
}

.post h2 img.title-pic ,.post h3 img.title-pic{
	border: 1px solid #37373A;
	vertical-align: -4px;
	padding: 0;
}

#sidebar ul li ul li.cat-item{
	background-image:url(images/category.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
}

#sidebar ul li ul.children li{
	margin-left: 15px;
	background-image:url(images/category-sub.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
}

ul.archives li{
	background-image:url(images/archives.gif);
	background-repeat:no-repeat;
	background-position: 0 7px;
}

ul.about li{
	background-image:url(images/about.gif);
	background-repeat:no-repeat;
	background-position: 0 7px;
}

.post-ratings span img ,.contents-vote div img{
	vertical-align: -3px;
}

img { -ms-interpolation-mode: bicubic; } 


h4.st-related-posts-title{
	border-top:1px solid #f0eee4;
	padding: 5px 0 0 20px;
}
ul.st-related-posts{
	list-style-type: none;
	padding: 3px 0 0 25px;
}

.randomimage {
	text-align: center;
	line-height: 320px;
	margin-top: 20px;
}
.randomimage a img{
	vertical-align: middle;
}

.sideblock  {
	background-image:url(images/bg_li_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#sidebar ul li ul{
	background-image: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li div.side-mouseover{
	position: relative;
	color: #EAE9E4;
}
#sidebar ul li div.side-mouseover:hover{
	color: #000000;
}
.side-mouseover-desc{
	font-size: 10px;
	position: absolute; right: 0; bottom: 0;
	
}

.strip{
	width: 545px;
	float: left;
	margin-right: 5px;
}

.slideall_click {
	position: absolute;
	top: -30px;
	right: 0px;
	color: #990300;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
	padding-left: 30px;
}
.slideall_click:hover {
	border-bottom: 1px solid #000000;
}

.commentnavi{
	margin-left:70px;
	margin-right:30px;
	font-size:14px;
}
.commentnavi div a:hover{
	border-bottom: 1px dotted #000000;
}

.commentlist li div span.comment-res{
	margin-left: 9px;
}
.commentlist li div span.comment-res a {
	background-image:url(images/comment1-res.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	padding: 0 0 0 12px;
}
.commentlist li div span.comment-res a:hover{
	border-bottom: 1px dotted #000000;
	background-image:url(images/comment2-res.gif);
}
.commentlist li ul.children li{
	background-image:url(images/comment2.gif);
	background-repeat:no-repeat;
	background-position:13px 23px;
	padding: 10px 0 0 30px;
	border: 0px;
}
.commentlist li ul li div span.comment-res a {
	background-image:url(images/comment2-res.gif);
}
.commentlist li ul li div span.comment-res a:hover {
	background-image:url(images/comment3-res.gif);
}


.comment-author{
	padding:0;
}

.left-avat{
	width: 50px;
	height: 50px;
	margin: 5px;
}
.comment-author .fn{
	line-height:60px;
}

.commentlist li ul.children * .left-avat{
	width: 34px;
	height: 34px;
}
.commentlist li ul.children * img.avatar{
	width: 32px;
	height: 32px;
}
.commentlist li ul.children * .fn{
	line-height:44px;
}

span.comment-res-cancel:hover{
	border-bottom: 1px dotted #000000;
}




.navigation{
	background-image:url(images/bg_back_next.gif);
	height:62px;
	padding:0px 90px 0px 90px;
	margin-top:10px;
	position:relative
}
.wp-pagenavi-full{
	width: 178px;
	text-align: center;
	float:left;
	margin: 20px auto 0;
	position: absolute; top: 0px; left :230px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #C0BEAF;
	color: #44402E;
	background-color: #FFFFFF;
	display: none;
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #990300;
}
.wp-pagenavi a.page ,.wp-pagenavi a.last ,.wp-pagenavi a.first{
	display: inline;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #990300;
}

.alignleft .backnext{
	float:left;
}
.alignright .backnext{
	float:right;
}
.alignleft .backnext, .alignright .backnext{
	font-size:12px;
	color:#57533d;
	padding:20px 10px 0px 10px;
	cursor:pointer;
	display:block;
}
.alignleft a:hover .backnext, .alignright a:hover .backnext{
	color:#a10000;
}
.back, .next{
	background-image:url(images/back_next.png);
	cursor:pointer;
	display:block;
}
.back{
	height:62px;
	width:41px;
	float:left;
}
	a .back{
		background-position:0px 0px;
	}
	a:hover .back{
		background-position:0px 62px;
	}
.next{
	height:62px;
	width:41px;
	float:right;
}
	a .next{
		background-position:41px 0px;
	}
	a:hover .next{
		background-position:41px 62px;
	}


ul.recent-comment li a ,li.recent-entry a{
	overflow: hidden;
}

#wp_grins{
	padding-right: 25px;
}

ul.blogroll{
	list-style: none;
}
ul.blogroll li{
	float: left;
	padding: 10px;
}

ul.blogroll li a img{
	margin: 0;
	padding: 0;
	border: 0;
}

#sidebar ul li ul li div.aktt_tweets {
	padding-top: 5px;
}

#sidebar ul li ul li div.aktt_tweets ul li {
	font-size: 12px;
	border-bottom: 1px dotted #000000;
}

#sidebar ul li ul li div.aktt_tweets ul li a{
	text-decoration: underline;
	display: inline;
	padding: 0;
	font-size: 10px;
}





ul.about li.jyosomura {
	background-image: url(images/josou.gif);
	background-position: 0px;
}

#sidebar ul li ul li.jyosomura a{
	padding:0 0 0 82px;
}








.nicetitle {
/*font-weight: bold;*/
text-align: left;
position: absolute;
left: 0;
top: 0;
width: 25em;
z-index: 20;
max-width: 50%;
color: #333;
}
.nicetitle-content {
overflow: hidden;
border: 1px dashed #999;
padding: 5px;
opacity: 0.9; /* Firefox用透過 */
background-color: #f9f9f9;
filter:Alpha(opacity=75,enabled=75); /* IE7用透過 */
}
.nicetitle p {
margin: 0;
line-height: 1.5;
}
.nicetitle p.destination {
font-weight: normal;
font-size: 10px;
color: #B1290C;
}
div.nicetitle p span.accesskey {
color: #B1290C;
}

.fbox {
    zoom: 100%;
}
.fbox:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}