/* CSS Document */

body,td,th {
	font-size: 9pt;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: center;
}
#wrapper {
	background-color: #FFFFFF;
	border: 1px solid #94AECF;
	width: 802px;
	margin: 0;
	padding: 0;
}
#header {
	width: 800px;
	height: 210px;
	margin-top: 10px;
	background-image: url(images/bg-header.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#header img {
	margin: 0 0 0 0;
}
#catch {
	width: 780px;
	height: 120px;
	_padding-top: 10px;
}
#catch img {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	_margin-top: 5px;
}
#catch h1 {
	font-size: 9pt;
	padding-top: 80px;
	line-height: 30px;
	color: #FF3366;
	_padding-top: 70px;
}
#catch a {
	background-color: transparent;
}
#navi {
	height: 40px;
}
#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: #FFFFFF;
	text-decoration: none;
}
#navi a:hover {
	color: #FF6666;
	text-decoration: none;
}
#catch hr {
	display: none;
	clear: both;
	_margin: 0;
}
#container {
	margin-top: 15px;
	width: 780px;
	_width: 790px;
}
#menu {
	float: left;
	width: 200px;
	_width: 210px;
}
#category {
	widht: 200px;
	margin-left: 0px;
	background-color: #FF6666;
	_background-image: url(images/box-body.gif);
	_background-repeat: repeat-y;
	_background-position: center;
	_background-color: #FFFFFF;
}
#category div.box-top {
	background-image: url(images/box-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
}
#category div.box-bottom {
	background-image: url(images/box-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}
#category div.box {
}
#category ul {
	margin-left: 10px;
	padding: 0;
	list-style: none;
	text-align: left;
	text-indent: 25px;
	_margin-left: 15px;
}
#category li {
	width: 180px;
	height: 30px;
	background-image: url(images/bg-menu.gif);
	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.gif);
}
#category a:hover {
	background-image: url(images/bg-menu_over.gif);
	color: #FF3366;
}
#search {
	width: 200px;
	margin-left: 0px;
	margin-top: 20px;
	background-color: #FFCC00;
	_background-image: url(images/search-box-body.gif);
	_background-position: center;
	_background-repeat: repeat-y;
	_background-color: #FFFFFF;
}
#search div.box-top {
	background-image: url(images/search-box-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
}
#search div.box-bottom {
	background-image: url(images/search-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}
#search div.box {
}
#search h2 {
	display: none;
}
#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 {
	margin: 0;
	background-image: url(images/bg-h2.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 12pt;
	color: #FF3366;
	font-weight: bold;
	_text-indent: 35px;
}
#contents h3 {
	color: #FF3366;
	height: 20px;
	line-height: 20px;
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px dotted #FF3366;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}
#contents div.entry-body {
	margin-left: 10px;
	margin-right: 10px;
}
#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 {
	margin: 0;
	background-image: url(images/bg-h2.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 12pt;
	color: #FF3366;
	font-weight: bold;
	_text-indent: 35px;
}

#footer {
	clear: both;
	text-align: center;
	height: 30px;
}
#footer div.txt {
	padding-top: 10px;
	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;
}
