@charset "shift_jis";
#blog{
	margin: 0;
	padding: 0;
	width: 700px;
	text-align: left;
}
#blog h2{
	padding: 0;
	height: 30px;
	width: 700px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	text-indent: 18px;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	clear:both;
	margin: 0px 0px 12px 0px;
}
#blog h3{
	width: auto;
	padding: 0;
	font-size: 16px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	text-indent:10px;
	margin-left: 0px;
	background-image: url(../images/h3.jpg);
	color: #2e2926;
	height: 30px;
	line-height:30px;
}
#blog p{
}
#blog p#error{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 150%;
}
.seprete{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 150%;
}
#left{
	padding: 0;
	width: 500px;
	float: left;
	display: inline;
	background-color:#fff;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.95;
}
#left p{
	margin: 15px 20px 15px 35px;
}
#left .auter{
	font-size:10px;
	text-align:right;
	margin: 0 5px 20px 0;
}
#left .auter a{
	font-size:10px;
}
#right{
	margin: 0;
	padding: 0;
	width: 180px;
	float: right;
	text-align: center;
	display: inline;
	background-color:#fff;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.95;
}

#right h4{
	width: 180px;
	margin: 20px auto 0;
	background-color:#c3b2a2;
}

#right table{
	font-size: 10px;
	line-height: 120%;
	width: 150px;
	margin: 0px auto;
	padding: 0px;
}

#right a{
	text-decoration: underline;
}

#right table caption{
	font-size: 16px;
	line-height: 120%;
	margin:10px 0 5px;
}

#right td{
	margin: 0px;
	padding: 1px 2px;
	width: 15px;
	border:solid #c3b2a2 1px;
}
#right th{
	margin: 0px;
	padding: 0px;
	border:solid #c3b2a2 1px;
	background-color:#c3b2a2;
}
#right tr{
	margin: 0px;
	padding: 0px;
}
#right ul{
	margin: 8px 0 8px 0;
	padding: 0px;
	list-style-type: none;
}
#right li{
	margin: 0 5px 4px 5px;
	padding: 0px;
	text-align: left;
	border-bottom: 1px dotted #aaa;
}
#calender{
	padding: 10px 0;
	width: 180px;
	height: 195px;
	background: url(../images/bg_calender.jpg) no-repeat;
	border:solid red 1px;
}
.next {
	padding: 0px;
	margin: 10px 10px 0px 0px;
	font-size: 12px;
	line-height: 150%;
	text-align: right;
}
.line{
	background-color: #bbbbbb;
	margin: 0 0 0 15px;
	padding: 0px;
	height: 1px;
}

#left h5{
	height: 32px;
	width: 380px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 32px;
	text-indent: 30px;
	background-image: url(../images/tit_sub.jpg);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
#left h6{
	background-image: url(../images/bg_subtitle.gif);
	margin: 20px 0px 13px;
	padding: 1px 0px 0px 15px;
	height: 24px;
	width: 330px;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 150%;
}
/*tb*/
#trackbackurl{
	margin: 10px 10px;
	padding: 0px;
}
#trackbackurl p{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}
.tbbg{
	font-size: 12px;
	line-height: 150%;
	background-color: #C4C8D7;
	width: 380px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*comment*/
.comments-open-footer
{
	clear: both;
	margin: 5px 18px 20px;
	text-align: center;
}
.comments-open label { display: block; }
#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
	background-color: #FFFFFF;
}
#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}
#comment-post
{
   font-weight: bold;
}

#comments-open-captcha {
    margin-left: 18px;
    text-align: left;
}

#comments-open-captcha p {
	margin-left: 0;
}

#comments-open-captcha input {
    margin-top: 4px;
}
