@charset "shift_jis";

#container {
	width: 1000px;
}

#blog{
	width: 710px;
	text-align: left;
	float: right;
	margin-bottom: 20px;
}

#blog h2 {
	background-image: url(/user_data/packages/default/img/right_koumoku00.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 710px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 1.5em;
	font-weight: bold;
	text-indent: 40px;
}

#blog h3 {
	font-weight: bold;
	text-indent: 15px;
	text-align: left;
	line-height: 1.4em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0C8B55;
	font-size: 1.3em;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0C8B55;
}

#blog h4 {
	font-weight: bold;
	text-align: left;
	background-color: #0C8B55;
	color: #FFFFFF;
	padding: 7px;
	font-size: 1em;
}

#blog p#error {
	width: 470px;
	line-height: 1.5em;
}

#left {
	width: 490px;
	float: left;
	display: inline;
	line-height: 1.8em;
}

.page_navi {
	margin-left: 25px;
}

.page_navi02 {
	text-align: center;
}

#left .kiji_wrap {
	margin-bottom: 30px;
	margin-left: 25px;
	margin-top: 10px;
}

#left .kiji_wrap p {
	margin-left: 10px;
	margin-right: 10px;
}

#left .auter{
	text-align: center;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0C8B55;
	padding-bottom: 3px;
}

#left .auter li {
	display: inline;
	list-style-type: none;
}

#right {
	width: 180px;
	float: right;
	text-align: center;
}

#calender {
	border: 1px solid #0C8B55;
	margin: 10px auto 15px auto;
	padding: 5px;
	width: 160px;
	font-size: 12px;
}


#right table{
	line-height: 140%;
	width: 160px;
	margin: 0px auto;
}

#right caption {
	font-size: 14px;
	padding: 2px 2px;
}

#right td{
	padding: 2px;
	width: 15px;
	font-size: 12px;
	height: 12px;
}

#right th{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	height: 12px;
}

#right tr{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	height: 12px;
}

#right ul{
	margin: 8px 0 8px 0;
	padding: 0px;
	list-style-type: none;
}

#right li{
	text-align: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0C8B55;
}

.next {
	padding: 0px;
	margin: 10px 10px 0px 0px;
	font-size: 12px;
	line-height: 150%;
	text-align: right;
}

#left h5{
	margin: 10px 0 0 0;
	padding: 0;
	height: 34px;
	width: 470px;
	font-size: 14px;
	font-weight: bold;
	color: #777;
	line-height: 32px;
	text-indent: 30px;
	background: url(../images/tit_sub.jpg) no-repeat;
}

#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;
}

#trackbackurl p{
	font-weight: bold;
}

.tbbg{
	font-size: 12px;
	line-height: 150%;
	background-color: #0C8B55;
	width: 290px;
	margin: 0px auto;
}

/*comment*/
.comments-open-footer
{
   clear: both;
   margin: 5px 18px 20px;
}
.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;
   
}
