/* CSS Document */

body,td,th {
	font-size: 9pt;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.png);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: center;
}
#wrapper {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 802px;
	margin: 0;
	padding: 0;
}
#hedder {
	width: 800px;
	margin-top: 10px;
}
#hedder img {
	margin: 0 0 0 0;
}
#catch {
	width: 780px;
	height: 120px;
	_padding-top: 10px;
}
#catch img {
	float: left;
}
#catch h1 {
	font-size: 9pt;
	padding-top: 35px;
}
#navi {
	height: 30px;
	padding-top: 2px;
}
#navi ul {
	margin-right: 10px;
	float: right;
	height: 30px;
	_margin-right: 0px;
}
#navi li {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	list-style: none;
	line-height: 25px;
}
#navi a {
	padding: 5px 10px 5px 10px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
}
#navi a:hover {
	color: #990000;
	text-decoration: none;
	border: 1px solid #990000;
}
#navi hr {
	display: none;
	clear: both;
	_margin: 0;
}
#container {
	margin-top: 15px;
	width: 780px;
	_width: 790px;
}
#menu {
	float: left;
	width: 200px;
	_width: 210px;
}
#category {
	widht: 180px;
	margin-left: 10px;
}
#category ul {
	margin-left: 5px;
	padding: 0;
	list-style: none;
	text-align: left;
	text-indent: 25px;
}
#category li {
	width: 180px;
	height: 30px;
	background-image: url(images/bg-menu.png);
	margin-bottom: 5px;
}
#category a {
	display: block;
	width: 180px;
	height: 30px;
	line-height: 30px;
	font-size: 9pt;
	text-decoration: none;
	color: #666666;
	background-image: url(images/bg-menu.png);
}
#category a:hover {
	background-image: url(images/bg-menu_over.png);
	color: #990000;
}
#search {
	width: 180px;
	margin-left: 10px;
}
#search h2 {
	font-size: 9pt;
	font-weight: none;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 0;
	border-bottom: 1px dotted #333333;
}
#search div {
	text-align: center;
}
#contents {
	float: right;
	width: 540px;
	margin-right: 10px;
	color: #333333;
	font-size: 9pt;
	text-align: left;
	_width: 550px;
}
#contents h2 {
	background-image: url(images/bg-h2.png);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 20px;
	height: 30px;
	line-height: 30px;
	font-size: 12pt;
	color: #990000;
	font-weight: bold;
	border: 1px solid #990000;
	text-align: left;
}
#contents h3 {
	color: #990000;
	height: 20px;
	line-height: 20px;
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px dotted #990000;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}
#contents div.entry-body {
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
#contents div.entry-more {
	margin-left: 10px;
	margin-right: 10px;
}
#contents div.entry-more-link {
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#contents p {
	width: 540px;
	_width: 550px;
}

#entrybody {
	font-size: 9pt;
	color: #666666;
}
#entrybody p {
	text-align: left;
	width: 530px;
}
#entrybody div.entry-body {
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
#entrybody div.entry-more {
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
#entrybody h2 {
	background-image: none;
	border: none;
	height: 30px;
	line-height: 30px;
	font-size: 12pt;
	color: #990000;
	font-weight: bold;
	border-bottom: 1px dotted #990000;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

#footer {
	clear: both;
	text-align: center;
}
#footer div.txt {
	font-size: 10px;
}

/* BLOG */
/*コメント受付*/
#comments {
	font-size: 9pt;
	color: #666666;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
}

#comments h2 {
	background-image: none;
	background-color: #990000;
	border: none;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 25px;
}

#comments p.comment-moderated {
	text-align: left;
}

#comments div.comment-header {
	text-align: center;
	margin-bottom: 20px;
	border: 1px dotted #333333;
}

#comments div.comment-data {
	font-size: 9pt;
	color: #666666;
}

#comments div.comment-moderated {
	margin-left: 30px;
}

#commentOut {
	text-align: left;
}
#commentOut div.comment-content {
	color: #990000;
}

#commentOut div.comment-footer {
	margin-bottom: 20px;
}

#commentOut p.comment-commentator {
	text-align: right;
	border-bottom: 1px dotted #666666;
}

#commentOut p {
	width: 450px;
	margin-left: 20px;
}

#commentOut p.msg {
	text-align: center;
	font-weight: bold;
}

#commentInput {
	text-align: left;
}

#commentInput p.msg {
	text-align: center;
	font-weight: bold;
}

#commentInput div.fld {
	text-align: left;
	line-height: 30px;
	margin-left: 30px;
}

#commentInput input.btn {
	padding: 5px 10px 5px 10px;
	margin:  5px 10px 5px 10px;
}

#commentInput div.comment-footer {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 30px;
}

#commentInput div.comment-content {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	width: 450px;
}
