body {
	background-color: #fffffc;
}

#frame a {
	text-decoration: none;
	color:#900;
}
#frame a:hover{
	text-decoration: underline;
	color:#c00;
}

#frame{
	font-family: sans-serif;
	font-size: 1.05em;
	width: 840px;
	margin-left:auto;
	margin-right:auto;
}
#header{
  width:840px;
  height:100px;
}
#header #h_title{
  width:320px;
  height:100px;
  float:left;
}
#header #h_title h1{
	margin-left : 5px;
}
#header #h_title a{
	text-decoration: none;
}
#header .description{
	text-decoration: none;
	margin-left : 10px;
	margin-top : -5px;
	color: #990000;
	font-size: medium;
}

#header #h_banner{
	padding-top: 30px;
	width: 520px;
	height: 70px;
	float: right;
}
#navi{
  width:840px;
  height:40px;
}

#left{
  width:170px;
  float:left;
}
#left .l_title{
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#left .l_text{
	margin-bottom: 8px;
}
#left .l_text ul{
	margin-top: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 160%;
	font-size: small;
	list-style-type: none;
}

#left #l_banner{
	padding-top:20px;
	padding-left:20px;
}

#center{
  float:left;
  width:500px;
}
#center .linktext{
  text-align: right;
}
.entry_date {
	font-size: small;
	font-weight: bold;
	margin-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ff0000;
	padding-left: 2px;
	margin-bottom: 2px;
}

.entry_title {
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #cc0000;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}


.entry_body{
	font-size: small;
	line-height: 140%;
	margin-left: 10px;
}

.entry_state{
  font-size: x-small;
  color: #999;
  margin-bottom: 15px;
}

#right{
  width:170px;
  float:right;
}
#right #sear{
  height:60px;
}
#right #sear form .description{
	font-weight: bold;
}
#right .r_title{
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#right .r_text ul{
	margin-top: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 160%;
	font-size: small;
	list-style-type: none;
}
#right .r_text p{
	font-size: x-small;
}
#right .indent{
	margin-left: 10px;
}

#footer{
  font-size: x-small;
  text-align: right;
  width:840px;
  clear:both;
}
#footer #count{
  color: #ccc;
}
#admin{
	font-size: xx-small;
	color: #ccc;
	text-align: right;
	width: 840px;
}
#admin input{
	font-size: xx-small;
	color: #ccc;
}

img{
  border:0px;
}

.like_banner{
	background-color: #fff;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	margin-bottom: 1px;
	padding-bottom: 0px;
	width: 86px;
}
.like_banner_des{
	background-color:#000;
	line-height: 100%;
	color:#fff;
	font-size:x-small;
}
.like_banner_ttl{
	font-weight:bold;
	font-size:x-small;
	margin-top:auto;
	margin-bottom:auto;
}
.like_banner_ttl a{
	color:#000;
	text-decoration:none;
}
.like_banner_ttl a:hover{
	color:#000;
	text-decoration:none;
}
.like_banner_ttl a:link{
	color:#000;
	text-decoration:none;
}
.like_banner_ttl a:visited{
	color:#000;
	text-decoration:none;
}

blockquote{
	margin: 0px;
	padding: 0px;
	color:#999;
	line-height: 120%;
}
#twitter_update_list{
	height:200px;
	height:auto;
}
#twitter_update_list li{
	border-bottom: 1px dotted gray;
	padding-top: 1px;
	margin-bottom: 6px;
	list-style:none;
}
#twitter_title {
	margin-left:10px;
	margin-bottom:5px;
	font-size:1.1em;
	font-weight:bold;
}
#twitter_div twitter_navi{
	background-color:#ffcccc;
	margin-left:10px;
}