#headbar {
	height: 122px;
	width: 810px;
	background-image: url(images/head_back.gif);
}
#contact_btn {
	float: right;
	width: 107px;
	margin-right: 20px;
	margin-top: 30px;
	height: 23px;
}
#headbar #logo .noview {
	display: none;
}
#logo {
	width: 300px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	height: 45px;
	display: block;
}
#access_btn {
	height: 30px;
	text-align: left;
	margin-top: 15px;
	float: left;
	width: 770px;
	margin-left: 15px;
}
#main_contents {
	text-align: left;
}
#main_left {
	width: 603px;
	float: left;
}
#main_right {
	float: right;
	width: 207px;
}
#footer {
	height: 50px;
	width: 810px;
	background-image: url(images/footer.gif);
	text-align: center;
	border-top: 2px solid #FF6600;
}
#wrapper {
	clear: both;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
}
.clear {
	clear: both;
}
body {
	text-align: center;
	background-color: #CCCCCC;
	font: 12px/120% "ヒラギノ丸ゴ Pro W4";
}

#copyright {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 15px;
}
.copycontents {
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	font: normal 14px/250% "ヒラギノ丸ゴ Pro W4";
}
a:visited {
	color: #669966;
}
a:link {
	color: #006699;
}
#page-title {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5A6972;
	color: #45535B;
}
.entry-title{
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5A6972;
	color: #45535B;
}

.entry-title a {
	text-decoration: none;
}

.byline {
	font-size: 12px;
	line-height: 150%;
}
.asset-meta {
	margin-top: 10px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A6972;
	text-align: right;
	padding-top: 3px;
}
.trackbacks-header{
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A6972;
	color: #45535B;
}

.comments-header{
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A6972;
	color: #45535B;
}
.comments-open-header{
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A6972;
	color: #45535B;
}
.newslist{
	line-height: 170%;
	font-size: 14px;
}
.newslist2{
	line-height: 170%;
	font-size: 14px;
}
li .newslist2{
	list-style-type: none;
}
.archive-content .archive-list .newslist2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: -24px;
}


.mt-enclosure-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.clearboth {
	clear: both;
	height: 2px;
}

#comments-open {
	width: 530px;
	background: #E4E5D8;
	color: #333333;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}


.comment-header{
	color: #45535B;
	margin-left: 10px;
}
.comment-header a{
	color: #45535B;
}

.comment-content{
	font-size: 13px;
	line-height: 140%;
	color: #333333;
	margin-left: 10px;
	margin-bottom: 20px;
	border-bottom: thin dotted #666666;
	border-top: thin dotted #666666;
}

.comments-header-back{
	background: #9F9FA0;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 180%;
}

.trackback-url{
	border: 1px solid #666666;
	padding: 10px;
	width: 530px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.trackback-content{
	font-size: 13px;
	line-height: 140%;
	color: #333333;
	margin-left: 10px;
	margin-bottom: 10px;
	border-bottom: thin dotted #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: thin dotted #666666;
}

.trackback-header{
	margin-left: 0px;
}
.trackback-footer{
	margin-left: 20px;
}

.formcont {
	margin-left: 100px;
}
.c_form_left {
	float: left;
}
.formcont150 {
	margin-left: 130px;
	margin-right: 10px;
}

.mt-image-none {
	width: 580px;
	height: auto;
}

#forminline {
	height: 150px;
	width: 560px;
	overflow: auto;
	border: 1px solid #C0C0C0;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
}

#forminline ul{
}
#forminline ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}

#mainheader {
	background-image: url(http://www.hoseikd.jp/TOPPAGEIMAGE/up/mainimages.jpg);
	background-repeat: no-repeat;
	width: 810px;
	height: 220px;
	background-color: #333;
}

.paginate {
    text-align: center;
    font-size: 12px;
}