@charset "utf-8";
.blog #out_side {
	margin: 0px;
	padding: 0px;
	background-image: url(../common_images/blog_images/blogbg-frame.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.blog #header {
	background: url(../common_images/blog_images/blog_header.gif) no-repeat;
}
div#about {
	padding-bottom: 5px;
	padding-top: 20px;
}
#about img {
	float: left;
}
#about .about_text {
	float: right;
}
#about h3 {
	background: url(../common_images/blog_images/h_about.gif) no-repeat;
	display: block;
	height: 33px;
	width: 323px;
	text-indent: -9999px;
	margin-right: 0px;
	margin-left: auto;
}
.blog #blog_visual {
	background: url(../common_images/blog_images/blog_visual.gif);
	height: 125px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-indent: -9999px;
}
.blog .text_box .date {
	color: #88AC7F;
	text-align: right;
	font-size: small;
	font-weight: bold;
	padding-right: 10px;
}
.blog .text_box h3 {
	line-height: 28px;
	color: #115A00;
	background: url(../common_images/blog_images/h3_textbg.gif) no-repeat;
	height: 28px;
	width: 583px;
	font-size: 14px;
	text-indent: 36px;
	margin-left: 1px;
}
.text_box h3 a {
	color: #115A00;
	text-decoration: none;
}
.category {
	color: #CC9C00;
	font-size: small;
}
.category a {
	color: #239908;
	text-decoration: none;
}
#blog_menu h4 {
	display: block;
	height: 33px;
	width: 181px;
	text-indent: -9999px;
}
#blog_menu #calendar h4 {
	background: url(../common_images/blog_images/sub_ttl_calendar.gif) no-repeat;
	margin-bottom: 1px;
}
#calendar_body {
	border: 4px solid #CCF5A0;
	width: 173px;
}
#calendar table {
	color: #5F5F5F;
	text-align: center;
	width: 165px;
	font-size: small;
	line-height: 180%;
}
#calendar caption {
	padding-bottom: 15px;
}
#calendar a {
	color: #5F5F5F;
	text-decoration: underline;
}
#searchform {
	width: 169px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#searchform input#s {
	height: 20px;
	width: 119px;
	border: 1px solid #7F9DB9;
}
#searchform #btn {
	width: 37px;
	height: 22px;
}
#archive h4 {
	background: url(../common_images/blog_images/sub_ttl_archive.gif) no-repeat;
	margin-top: 10px;
}
#category h4 {
	background: url(../common_images/blog_images/sub_ttl_category.gif);
	margin-top: 10px;
}
#blog_menu li {
	font-size: small;
}
#blog_menu li a {
	text-indent: 1px;
}
.blog #sub_menu1 {
	padding-bottom: 0px;
}
#blog_menu {
	padding-bottom: 40px;
}
#sub_menu1  a  img {
	border-style: none;
}
