﻿body{
	margin:0;
	padding:0;
	color:#000;
	font-family:arial ,sans-serif;
	text-align:center;
	background-color: #ECECEC;
	font-size: 13px;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	test-align:left;
	font-family:arial, Helvetica;
	color:#000;
}

h1 {
	font-weight: bold;
	font-size:18px;
}

h2 {
	font-weight: bold;
	font-size:13px;
}

h3,h4,h5 {
	font-weight: bold;
	font-size:13px;
}

h6 {
	font-weight: normal;
	font-size:13px;
}

#container{
	width:866px;
	margin:0 auto;
	text-align:center;
	background:url(images/bk.png) repeat-y 50% 0;
	word-break:break-all;
}


#banner { 
	width: 850px;
	height: 80px;
	text-align:left;
	margin:0 auto;
	background-image: url(images/title.jpg);
	background-repeat: repeat-x;
}

#banner a{
color:#000;
}
#banner a:link{
	color:#000;
}
#banner a:visited{
	color:#000;
}
#banner a:hover{
	color:#000;
	text-decoration:underline;
}

.blogtitle{
	font-size:18px;
	padding:20px 0px 5px 100px;
}

.description{
	font-weight:normal;
	color:#000;
	padding-left:100px;
	width:600px;
}

#blogcontainer{
	width:850px;
	margin:0px auto 0;
	padding-bottom:10px;
}

#content{
	width:630px;
	margin-left: 10px;
	float:left;
	text-align:left;
}

#right{
	width:200px;
	float:right;
	text-align:center;
}

#rightbody{
	text-align:center;
	line-height:125%;
	padding:0 5px;
	margin-bottom:30px;
}

#left_part_ads {
	margin-left: 10px;
}

#ads_300 {
	width: 600px;
}

#ads_300 #ads_300_left {
	float: left;
	width: 300px;
}

#ads_300 #ads_300_right {
	float: right;
	width: 300px;
}

#muryo {
	margin-top: 10px;
}

#ads_bb {
	margin-top: 10px;
}

#pankuzu {
	padding: 5px 15px;
	background-color: #FFF;
	text-align: left;
	font-size: 10pt;
}


.midashi,
.entry-header,
#profiletitle,
#categorytitle,
#kijititle {
	margin-bottom:0px;
	background:url(images/footer_bk.png) repeat-x 50% 0;
	height: 27px;
	padding: 7px 7px;
	font-size: 13px;
	font-weight: bold;
}

.listitem{
	margin-bottom:10px;
}

#footer{
	clear:both;
	background:url(images/footer_bk.png) repeat-x 50% 0;
	height: 27px;
	width: 850px;
	margin: 0 8px -5px 8px;
	padding-top: 5px;
}


#category a,
#kiji_list a {
	/*line-height:200%;*/
}

#blog{
	clear:left;
	width: 630px;
}

#myyahoo{
	margin: 10px 0;
}

#rss{
	font-size: 8pt;
}

.title{
	padding: 5px;
	color:#555;
	font-size:14px;
	font-weight:bold;
	border: 1px solid #000;
}

#profile,
#category,
#kiji_list {
	padding: 15px;
	text-align: left;
}

.entry-footer,
.trackback-footer,
.comment-footer,
{
   clear: both;
   margin: 5px 10px 20px 10px;
   margin: 0 0 20px 0;
   border-top: 1px dotted #666;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}

.entry-content,
.comment-content,
.trackback-content
{
   margin: 0;
   line-height: 1.5;
}

.entry-body {
   margin: 5px 10px;
}

.entry-body p {
	margin-top: 0px;
}

#rss table {
	margin:0 auto;
	width: 600px;
	vertical-align: center;
}

input.trackbackbox {
	width:260px;
}
.b {
	font-weight:bold;
}
.green{
	color:#006600;
}
.red-b {
	border-bottom:solid 2px #FF0000;
	line-height:140%;
	font-weight:bold;
}
.red2-b {
	border-bottom:solid 2px #FF6666;
	line-height:140%;
	font-weight:bold;
}
.blue-b {
	border-bottom:dashed 2px #0000cc;
	line-height:120%;
}
.mark-1 {
	background-color:#CCCCCC;
	padding:0px 2px 0 2px;
	line-height:140%;
}
.mark-2 {
	background-color:#ebcc33;
	padding:0px 2px 0 2px;
	line-height:140%;
}
.mark-3 {
	background-color:#eb99cc;
	padding:0px 2px 0 2px;
	line-height:140%;
}


.f10 {
	font-size:100%;
	line-height:120%;
}
.f12 {
	font-size:110%;
	line-height:120%;
	font-weight:bold;
}
.f14 {
	font-size:140%;
	line-height:140%;
	font-weight:bold;
}
.f16 {
	font-size:150%;
	line-height:140%;
	font-weight:bold;
}
.red2 {
   color: #FF1111;
}
.l10 {
	padding-left: 20px;
}
