/*
デフォルトスタイル
*/

body {
	background:url(../img/body.jpg) 0 0 repeat #dff4ff;
	background-attachment: fixed;
	color: #646464;
	font-size: 10pt;
	text-align: center;
}
// IE7以降用
*+html body {
	background:url(../img/body.jpg) 0 0 repeat #dff4ff;
	background-attachment: fixed;
	color: #646464;
	font-size: 10pt;
	text-align: center;
}

/* Main styles
 *******************************/
#root {
	width: 800px;
	margin: 10px 0 0 0;
	padding:0;
	padding-bottom: 10px;
	font-family:"ＤＦＰ平成明朝体","ＭＳ ゴシック",monospace;
	text-align:left;
	/* IE6用 */
	_width: 800px;
	_margin: 10px 0 0 0;
	_padding:0;
	_padding-bottom: 10px;
	_font-family:"ＤＦＰ平成明朝体","ＭＳ ゴシック",monospace;
	_text-align:left;
}

/* Header
 *******************************/
#header {
	width:800px;
	height:167px;
	overflow: hidden;
	/* IE6用 */
	_width:800px;
	_height:167px;
	_overflow: hidden;
}

#heading {
	margin:0;
	padding:0;
	width:800px;
	height:130px;
	background:url(../img/header_img.jpg) left top no-repeat;
	float:left;
	clear:both;
	/* IE6以下用 */
	_margin:0;
	_padding:0;
	_width:800px;
	_height:130px;
	_background:url(../img/header_img.jpg) left top no-repeat;
	_float:left;
	_clear:both;
}
#heading img {
	margin:0;padding:0;border:0 none;width:800px;height:130px;
	/* IE6用 */
	_margin:0;_padding:0;_border:0 none;_width:800px;_height:130px;
}
#header .menu,
#header .search {
	margin:0;
	padding:0;
	padding-top:10px;
	background:url(../img/header-menu-back.gif) 0 0 repeat-x #5B94BE;
	font-size:0.9em;
	height:37px;
	/* IE6用 */
	_margin:0;
	_padding:0;
	_padding-top:10px;
	_background:url(../img/header-menu-back.gif) 0 0 repeat-x #5B94BE;
	_font-size:0.9em;
	_height:37px;
	
}
#header ul.menu {
	width:800px;height:37px;
	/* IE6用 */
	_width:800px;_height:37px;
}
#heading h1 {
	font-family:"ＤＦ平成明朝体","ＭＳ ゴシック",monospace;
	/* IE6用 */
	_font-family:"ＤＦ平成明朝体","ＭＳ ゴシック",monospace;
}
#heading .description {
	margin-top:10px;
	/* IE6用 */
	_margin-top:10px;
}
#heading a {
	color:#232323;
	text-decoration:none;
	/* IE6用 */
	_color:#232323;
	_text-decoration:none;
}

#heading .description {
	color:#FFFFFF;
	/* IE6用 */
	_color:#FFFFFF;
}

#header .menu {
	float:left;
	width:600px;
	color:#232323;
	/* IE6用 */
	_float:left;
	_width:600px;
	_color:#232323;
}

#header .menu li {
	float:left;
	padding-top:0.4em;
	padding-bottom:0.4em;
	height:1em;
	background:url(../img/header-menu-delim.gif) 100% 0 no-repeat;
	/* IE6用 */
	_float:left;
	_padding-top:0.4em;
	_padding-bottom:0.4em;
	_height:1em;
	_background:url(../img/header-menu-delim.gif) 100% 0 no-repeat;
}

#header .menu li.last {
	background:none;
	/* IE6用 */
	_background:none;
}

#header .menu a {
	max-width:150px;
	height:1em;
	color:#232323;
	padding:0 5px;
	display:block;
	text-decoration:none;
	/* IE6用 */
	_max-width:150px;
	_height:1em;
	_color:#232323;
	_padding:0 5px;
	_display:block;
	_text-decoration:none;
}

#header .menu a:hover {
	text-decoration:underline;
	color:#FF0000;
	/* IE6用 */
	_text-decoration:underline;
	_color:#FF0000;
}

#header .search {
	color:#232323;
	width:200px;
	float:right;
	font-size:0.9em;
	text-align:center;
	/* IE6用 */
	_color:#232323;
	_width:200px;
	_float:right;
	_font-size:0.9em;
	_text-align:center;
}

#header .search label {
	color:#232323;
	padding-right:8px;
	/* IE6用 */
	_color:#232323;
	_padding-right:8px;
}

#header .search input.text {
	width:96px;
	border:1px solid #5286ab;
	border-right:0;
	border-bottom:0;
	padding:2px;
	margin-right:2px;
	background-color:#EFEFEF;
	color:#232323;
	/* IE6用 */
	_width:96px;
	_border:1px solid #5286ab;
	_border-right:0;
	_border-bottom:0;
	_padding:2px;
	_margin-right:2px;
	_background-color:#EFEFEF;
	_color:#232323;
}

#header .search input.button {
	color:#232323;
	border:0;
	background:url(../img/header-search-button.gif) 0 0 repeat-x;
	font-weight:bold;
	width:5em;
	text-align:center;
	height:1.4em;
	/* IE6用 */
	_color:#232323;
	_border:0;
	_background:url(../img/header-search-button.gif) 0 0 repeat-x;
	_font-weight:bold;
	_width:5em;
	_text-align:center;
	_height:1.4em;
}


#main {
	width:800px;
	margin-top:4px;
	clear:both;
	overflow:hidden;
	/* IE6用 */
	_width:800px;
	_margin-top:4px;
	_clear:both;
	_overflow:hidden;
}

#left-block {
	width:135px;
	float:left;
	overflow:hidden;
	/* IE6用 */
	_width:135px;
	_float:left;
	_overflow:hidden;
}

#left-block .box {
	background:#FFFFFF;
	padding:5px 2px;
	margin-bottom:4px;
	/* IE6用 */
	_background:#FFFFFF;
	_padding:5px 2px;
	_margin-bottom:4px;

}

#left-block .box h2 {
	padding-bottom:16px;
	/* IE6用 */
	_padding-bottom:16px;
}
#left-block .box h3 {
	font-family:"Lucida Sans",monospace;
	font-size:1.1em;
	padding:2px;
	color:#232323;
	font-weight:800;
	background:#80B1D3 url('../img/header-menu-back.gif') repeat-x left center;
	border-top:2px solid #E9F6FE;
	border-left:2px solid #EFEFEF;
	border-right:2px solid #6F8593;
	border-bottom:2px solid #B5D8EF;
	/* IE6用 */
	_font-family:"Lucida Sans",monospace;
	_font-size:1.1em;
	_padding:2px;
	_color:#232323;
	_font-weight:800;
	_background:#80B1D3 url('../img/header-menu-back.gif') repeat-x left center;
	_border-top:2px solid #E9F6FE;
	_border-left:2px solid #EFEFEF;
	_border-right:2px solid #6F8593;
	_border-bottom:2px solid #B5D8EF;
}
#left-block .box h3 a {
	color:#232323;font-weight:800;
	/* IE6用 */
	_color:#232323;_font-weight:800;
}
#left-block .box ul {
	font-size:1em;
	/* IE6用 */
	_font-size:1em;
}

#left-block .box ul.children {
	padding-top:8px;
	font-size:1em;
	/* IE6用 */
	_padding-top:8px;
	_font-size:1em;
}

#left-block .box li {
	padding:4px 0;
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:0 6px;
	background-image:url(../img/cat.gif);
	/* IE6用 */
	_padding:4px 0;
	_padding-left:20px;
	_background-repeat:no-repeat;
	_background-position:0 6px;
	_background-image:url(../img/cat.gif);
}
#left-block .box a:hover {
	background-color:#80B1D3;color:#000000;
	/* IE6用 */
	_background-color:#80B1D3;_color:#000000;
}

#left-block .box li.current-cat {
	font-weight:bold;
	/* IE6用 */
	_font-weight:bold;
}

#left-block .categories li {
	line-height:1.3em;
	/* IE6用 */
	_line-height:1.3em;
}

#left-block .archive li {
	background-image:url(../img/cal.gif);
	/* IE6用 */
	_background-image:url(../img/cal.gif);
}

#left-block .blogroll li,
#left-block .meta li {
	background-image:url(../img/arrow.gif);
	/* IE6用 */
	_background-image:url(../img/arrow.gif);
}

#left-block .post li {
	background-image:url(../img/arrow.gif);
	/* IE6用 */
	_background-image:url(../img/arrow.gif);
}


.box input.text {
	border:1px solid #5286ab;
	border-right:0;
	border-bottom:0;
	background:#ecf0f2;
	padding:2px;
	color:#34668a;
	width:110px;
	font-size:.92em;
	/* IE6用 */
	_border:1px solid #5286ab;
	_border-right:0;
	_border-bottom:0;
	_background:#ecf0f2;
	_padding:2px;
	_color:#34668a;
	_width:110px;
	_font-size:.92em;
}

.box input.button {
	font-size:.92em;
	width:48px;
	/* IE6用 */
	_font-size:.92em;
	_width:48px;
}

.box .tags {
	line-height:1.4;
	/* IE6用 */
	_line-height:1.4;
}

.box .textwidget {
	font-size:.92em;
	line-height:1.4;
	/* IE6用 */
	_font-size:.92em;
	_line-height:1.4;
}

#left-block #recentcomments {
	font-size:.92em;
	/* IE6用 */
	_font-size:.92em;
}

#left-block #recentcomments li {
	background:none;
	padding-left:0;
	/* IE6用 */
	_background:none;
	_padding-left:0;
}


#wp-calendar {
	width:180px;
	font-size:.92em;
	/* IE6用 */
	_width:180px;
	_font-size:.92em;
}

#wp-calendar caption {
	padding:0 0 4px 0;
	font-weight:bold;
	/* IE6用 */
	_padding:0 0 4px 0;
	_font-weight:bold;

}

#wp-calendar th,
#wp-calendar td {
	padding:2px;
	text-align:center;
	/* IE6用 */
	_padding:2px;
	_text-align:center;
}

#wp-calendar thead th {
	background:#E0E0E0;
	/* IE6用 */
	_background:#E0E0E0;
}

#wp-calendar #prev {
	text-align:left;
	padding-top:4px;
	/* IE6用 */
	_text-align:left;
	_padding-top:4px;
}

#wp-calendar #next {
	text-align:right;
	padding-top:4px;
	/* IE6用 */
	_text-align:right;
	_padding-top:4px;

}

/* Content
 *******************************/
#main-block {
	margin:0;
	padding:0;
	background:#FFFFFF;
	width:660px;
	float:right;
	text-align:center;
	/* IE6 */
	_margin:0;
	_padding:0;
	_background:#FFFFFF;
	_width:660px;
	_float:right;
	_text-align:center;
}

#content {
	width:650px;
	margin:5px 5px;
	padding:0;
	background:#FFFFFF;
	min-height:400px;
	height:auto!important;
	height:400px;
	text-align:left;
	/* IE6用 */
	_width:650px;
	_margin:5px 5px;
	_padding:0;
	_background:#FFFFFF;
	_min-height:400px;
	_height:auto!important;
	_height:400px;
	_text-align:left;
}

#content .post {
	overflow:hidden;
	margin-bottom:18px;
	clear:both;
	text-align:left;
	/* IE6用 */
	_overflow:hidden;
	_margin-bottom:18px;
	_clear:both;
	_text-align:left;
}

#content .entry a {
	color:#e08105;
	/* IE6用 */
	color:#e08105;
}
#content .post_menu {
	width:100%;
	margin:10px 0;
	padding:0;
	clear:both;
	/* IE6用 */
	_width:100%;
	_margin:10px 0;
	_padding:0;
	_clear:both;
}
#content .post_menu ul li {
	float:left;margin-right:0.5em;padding-right:0.5em;border-right:2px solid #989898;
	/* IE6用 */
	_float:left;_margin-right:0.5em;_padding-right:0.5em;_border-right:2px solid #989898;
}
#content .date {
	float:left;
	width:54px;
	height:43px;
	padding-top:11px;
	background:url(../img/post-date.gif) 0 0 no-repeat;
	color:#669abb;
	font-size:1.67em;
	text-align:center;
	margin: 0 0 20px 0;
	text-transform:uppercase;
	display:none;
	/* IE6用 */
	_float:left;
	_width:54px;
	_height:43px;
	_padding-top:11px;
	_background:url(../img/post-date.gif) 0 0 no-repeat;
	_color:#669abb;
	_font-size:1.67em;
	_text-align:center;
	_margin: 0 0 20px 0;
	_text-transform:uppercase;
	_display:none;
}

#content .date span {
	font-size:0.65em;
	display:block;
	/* IE6 */
	_font-size:0.65em;
	_display:block;
}

#content .title,
#content .postdata {
	margin:0;
	padding:0;
	/* IE6 */
	_margin:0;
	_padding:0;
}

#content .page .title {
	margin-left:0;
	margin-bottom:12px;
	/* IE6 */
	_margin-left:0;
	_margin-bottom:12px;
}

#content .title h2 {
	width:626px;
	margin:5px 2px;
	padding:0.5em;
	padding-bottom:0;
	border-bottom:1px dotted #91ABC1;
	/* IE6 */
	_width:626px;
	_margin:5px 2px;
	_padding:0.5em;
	_padding-bottom:0;
	_border-bottom:1px dotted #91ABC1;
}

#content .title a {
	text-decoration:none;
	color:#265a8b;
	/* IE6 */
	_text-decoration:none;
	_color:#265a8b;
}

#content .title a:hover {
	color:#518cb1;
	/* IE6 */
	_color:#518cb1;
}

#content .postdata {
	font-size:0.92em;
	/* IE6 */
	_font-size:0.92em;
}

#content .category {
	background:url(../img/cat.gif) 0 1px no-repeat;
	padding-bottom:1px;
	padding-left:20px;
	float: left;
	/* IE6 */
	_background:url(../img/cat.gif) 0 1px no-repeat;
	_padding-bottom:1px;
	_padding-left:20px;
	_float: left;
}

#content .comments {
	background:url(../img/comment.gif) 0 1px no-repeat;
	padding-bottom:1px;
	padding-left:20px;
	float: right;
	/* IE6 */
	_background:url(../img/comment.gif) 0 1px no-repeat;
	_padding-bottom:1px;
	_padding-left:20px;
	_float: right;
}

#content .category,
#content .category a {
	color:#91adc1;
	/* IE6 */
	_color:#91adc1;
}

#content .entry {
	clear:both;
	/* IE6 */
	_clear:both;
}

#content .entry .more-link {
	font-weight:bold;
	color:#518cb1;
	/* IE6 */
	_font-weight:bold;
	_color:#518cb1;
}

#home_topics {
	margin:0;
	padding:0;
	margin:10px 0;
	width:600px;
	border:1px solid #91ABC1;
	border:0 none;
	border-bottom:4px solid #D1E1EE;
	/* IE6 */
	_margin:0;
	_padding:0;
	_margin:10px 0;
	_width:600px;
	_border:1px solid #91ABC1;
	_border:0 none;
	_border-bottom:4px solid #D1E1EE;
}
#home_topics .catname {
	
}
#home_topics h2 {
	margin:0;
	margin-bottom: 1em;
	padding:10px 10px;
	padding-bottom:2px;
	border-bottom:4px solid #D1E1EE;
	color:#232323;
	text-align:left;
	/* IE6 */
	_margin:0;
	_margin-bottom: 1em;
	_padding:10px 10px;
	_padding-bottom:2px;
	_border-bottom:4px solid #D1E1EE;
	_color:#232323;
	_text-align:left;
}
#home_topics p {
	margin:0.8em 1em;
	padding:0;
	/* IE6 */
	_margin:0.8em 1em;
	_padding:0;
}
#home_topics .tdate {
	font-size:0.92em;
	font-weight:700;
	/* IE6 */
	_font-size:0.92em;
	_font-weight:700;
}

#recent {
	margin-top:4px;
	background:#e7f5fe;
	overflow:hidden;
	/* IE6 */
	_margin-top:4px;
	_background:#e7f5fe;
	_overflow:hidden;
}

#recent .posts,
#recent .comments {
	width:312px;
	padding:24px 32px;
	/* IE6 */
	_width:312px;
	_padding:24px 32px;
}

#recent .posts {
	float:left;
	/* IE6 */
	_float:left;
}

#recent .comments {
	float:right;
	/* IE6 */
	_float:right;
}

#recent .posts ul,
#recent .comments ul {
	font-size:.92em;
	line-height:1.2;
	/* IE6 */
	_font-size:.92em;
	_line-height:1.2;
}

#recent .posts li,
#recent .comments li {
	margin-bottom:1.1em;
	/* IE6 */
	_margin-bottom:1.1em;
}

#recent .posts li a {
	font-weight:bold;
	/* IE6 */
	_font-weight:bold;
}

#recent .comments li .author {
	font-size:0.91em;
	line-height:1.4;
	/* IE6 */
	_font-size:0.91em;
	_line-height:1.4;
}

#recent .comments li a {
	text-decoration:none;
	/* IE6 */
	_text-decoration:none;
}
#leavecomment {
	padding-top:1em;
	/* IE6 */
	_padding-top:1em;
}
.comments-list .avatar {
	margin-bottom:4px;
	/* IE6 */
	_margin-bottom:4px;
}
.comments-list li {
	padding:18px;
	line-height:1.2;
	/* IE6 */
	_padding:18px;
	_line-height:1.2;
}
.comments-list li.graybox {
	background:#f5f5f5;
	/* IE6 */
	_background:#f5f5f5;
}
.comments-list cite {
	font-weight:bold;
	/* IE6 */
	_font-weight:bold;
	font-style:normal;
	_font-style:normal;
}
.comments-list small {
	font-size:.83em;
	/* IE6 */
	_font-size:.83em;
}
.comments-list .comment {
	margin-top:8px;
	/* IE6 */
	_margin-top:8px;
}
#commentform input.text,
#commentform textarea {
	border:1px solid #5286ab;
	border-right:0;
	border-bottom:0;
	background:#ecf0f2;
	padding:2px;
	color:#34668a;
	/* IE6 */
	_border:1px solid #5286ab;
	_border-right:0;
	_border-bottom:0;
	_background:#ecf0f2;
	_padding:2px;
	_color:#34668a;
}
#commentform input.text {
	width:200px;
	/* IE6 */
	_width:200px;
}
#commentform textarea {
	width:600px;
	/* IE6 */
	_width:600px;
}
/* Footer
 ********/
#footer {
	clear:both;
	width:800px;
	margin:0;
	margin-top:4px;
	margin-bottom:10px;
	padding:0;
	padding-top:5px;
	font-size:90%;
	overflow:auto;
	background:url(../img/header-menu-back.gif) left top repeat-x #5B94BE;
	text-align:center;
	vertical-align:middle;
	/* IE6 */
	_clear:both;
	_width:800px;
	_margin:0;
	_margin-top:4px;
	_margin-bottom:10px;
	_padding:0;
	_padding-top:5px;
	_font-size:0.9em;
	_overflow:auto;
	_background:url(../img/header-menu-back.gif) left top repeat-x #5B94BE;
	_text-align:center;
	_vertical-align:middle;
}
#footer img {
	vertical-align:middle;
	/* IE6 */
	_vertical-align:middle;
}
#footer a {
	color:#000000;
	/* IE6 */
	_color:#000000;
}
#footer #copyright {
	margin:0;
	text-align:center;
	padding-left:1.2em;
	padding-bottom:0.2em;
	clear:both;
	/* IE6 */
	_padding-left:1.2em;
	_padding-bottom:0.2em;
	_clear:both;
}
#footer .links {
	clear:both;
	/* IE6 */
	_clear:both;
}
#footer .links a {
	margin:0;
	padding:0;
	padding-left:1.2em;
	padding-bottom:0.2em;
	background-repeat:no-repeat;
	background-position:left center;
	/* IE6 */
	_margin:0;
	_padding:0;
	_padding-left:1.2em;
	_padding-bottom:0.2em;
	_background-repeat:no-repeat;
	_background-position:left center;
}
#footer .rss {
	background-image:url(../img/rss.gif);
	/* IE6 */
	_background-image:url(../img/rss.gif);
}
#footer .login {
	background-image:url(../img/login.gif);
	/* IE6 */
	_background-image:url(../img/login.gif);
}
#footer a.powered {
	padding:0;
	/* IE6 */
	_padding:0;
}
.dev {
	display:none;
	/* IE6 */
	_display:none;
}

