@charset "UTF-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	text-align:center;
	color:inherit;
	background-image:url(img/body_bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
}

a
{
	text-decoration:none;
	color:#f8657a;
	background-color:transparent;
}

a:hover
{
	text-decoration:underline;
	color:#bc3a4c;
	background-color:transparent;
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	width:800px;
	margin:0 auto;
}

/* ---------- container_end ---------- */

/* ---------- header ---------- */

div#header_index
{
	width:800px;
	height:400px;
	color:inherit;
}

div#header_contents
{
	width:800px;
	height:230px;
	color:inherit;
}

div#header img
{
	float:left;
	margin:0;
}

div#header p
{
	text-align:right;
	font-size:70%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	position:relative;
	left:0;
}

/* ---------- header_end ---------- */

/* ---------- banner ---------- */

div#banner
{
	width:800px;
        height:55px;
	margin:0;
	text-align:left;
}

div#banner-inner
{
	height:55px;
	background:#000000;
	color:#374d67;
}

div#banner-inner h1
{
	position:relative;
	top:20px;
	left:20px;
	font-size:80%;
	font-weight:100;
	font-family:sans-serif, "ＭＳ ゴシック", Verdana, osaka;
	letter-spacing:0.1em;
	width:95%;
}

div#banner-inner h1 a
{
	color:#ffffff;
	background-color:transparent;
	text-decoration:none;
}

div#banner-inner h1 a:hover
{
	text-decoration:underline;
}

/* ---------- banner_end ---------- */

/* ---------- wrapper ---------- */

div#wrapper
{
	width:800px;
	text-align:left;
	color:inherit;
}

/* ---------- wrapper_end ---------- */

/* ---------- main ---------- */


div.main-contents
{
    width:560px;
}


div#main
{
        padding-top:20px;
	float:right;
	width:560px;
}



div.main-contents p
{
        padding:0px 0px 0px 50px;
	font-size:80%;
	color:#666666;
	background-color:inherit;
	line-height:150%;
}

div.info-box
{
}

div.info-box img
{
	float:left;
	margin-right:20px;
	vertical-align:middle;
}

div.info-box p
{
	font-size:80%;
	color:#666666;
	background-color:transparent;
	line-height:150%;
	margin:0 10px 10px 0;
}

div.news-box
{
	margin-bottom:40px;
}

div.news-box h3
{
	font-size:6px;
	background-image:url(img/new-topics.gif);
	background-repeat:no-repeat;
	color:inherit;
	width:560px;
	height:32px;
}

div.news-box-inner ul
{
	list-style-type:none;
	width:560px;
       padding-left:30px;
}

div.news-box-inner li
{
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
	line-height:150%;
	list-style-position:outside;
	display:block;
	background:transparent;
	color:inherit;
	border-bottom:1px solid #dddcdc;
	padding-bottom:1px;
	width:90%;
}

span.list-border
{
	display:block;
	padding: 6px 0 6px 26px;
	background-color:transparent;
	background-image:url(img/link-h6.gif);
	background-position:7px 12px;
	background-repeat:no-repeat;
}

/* ---------- main_end ---------- */



/* ---------- category-archives ---------- */

div#sidebar
{
	float:left;
	width:240px;
	background-image:url(img/main_bg.gif);
	background-repeat:repeat-y;
}

div#sidebar-inner
{
}

div#category-archives h4
{
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/contents-menu.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:inherit;
	width:240px;
	height:50px;
}

div.category-archives
{
	margin-bottom:40px;
}

div#sidebar ul
{
	list-style-type:none;
        margin-left:55px;
}

div#sidebar ul.sub-category
{
	list-style-type:none;
	margin:0;
}

div.category-archives ul li
{
	font-size:80%;
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	display:inline;
}

div.category-archives ul li a
{
        height:35px;
        color:#000000;
        padding-left:30px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	text-decoration:none;
	background:#dcdcdc url(img/icon_topcategory.gif) no-repeat left top;
	display:block;
	line-height:250%;
}
div.category-font
{
       padding:10px 5px 5px 10px;
}

div.category-archives ul li a:hover
{
        height:35px;
	color:#9865a8;
	background:#a8c0da url(img/icon_topcategory_hover.gif) no-repeat;
	text-decoration:none;
}

div.category-archives ul.sub-category
{
	padding:5px 0;
	margin:0;
	list-style-type:none;
	background:#eeeeee url(img/subcategory-ul_bg.gif) no-repeat 0 100%;
}

div.category-archives ul li ul.sub-category li
{
	font-size:100%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	margin:0;
	padding:0;
}

div.category-archives ul.sub-category li a
{
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
	background:#eeeeee url(img/icon_subcategory.gif) no-repeat 19px 5px;
	display:block;
	padding:3px 5px 3px 33px;
	border:0;
}

div.category-archives ul.sub-category li a:hover
{
	color:#666666;
	background:#ffffff url(img/icon_subcategory_hover.gif) no-repeat 19px 5px;
	text-decoration:none;
}
/* ---------- category-archives_end ---------- */

/* ---------- footer ---------- */

div#footer
{
	color:inherit;
}

div#footer-inner
{
        background-color:#000000;
	width:800px;
	height:115px;
}
div#footer p
{
	background-color:transparent;
	color:#999999;
	font-size:80%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top:20px;
	left:0;
}

/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div#main p.navi
{
	font-size:60%;
	font-weight:normal;
	padding:0 10px 5px 0;
	margin-bottom:15px;
}

div#main p.navi a
{
	text-decoration:none;
}

div#main p.navi a:hover
{
	text-decoration:underline;
}
div#main ul.site-archives
{
        padding:20px 0px 0px 50px;
	font-size:80%;
	color:#666666;
	background-color:inherit;
	line-height:150%;
}

div#main ul.site-archives li
{
	font-size:100%;
}
div#main ul.site-archives li a
{
	color:#000000;
}
div#main ul.site-archives li a:hover
{
	color:#9865a8;
}

div.entry
{
}

h3.entry-header
{
        width:560px;
        height:40px;
        padding-left:10px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#fffffff;
	background: url(img/h3.gif) no-repeat left bottom;
	borde:none;
	line-height:250%;

}

h3.entry-header a
{
	color:#4e6a8a;
	background-color:transparent;
	text-decoration:none;
}

h3.entry-header a:hover
{
	color:#4e6a8a;
	background-color:transparent;
	text-decoration:underline;
}

div.entry p,
div.comments-body p,
p.comments-open-moderated
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
	line-height:150%;
	margin:20px;
	width:100%;
}


div.entry blockquote,
div.entry-body blockquote
{
	font-size:80%;
	line-height:150%;
	color:#555555;
	background:#eeeeee;
	padding:15px;
	margin-bottom:20px;
}

div.entry h1,
div.entry-body h1
{
	font-size:100%;
	font-weight:bold;
	color:#4a6c9a;
	background:transparent url(img/h1.gif) no-repeat left top;
	border:1px solid #93b1cf;
	padding:10px 10px 10px 10px;
	line-height:150%;
	margin-bottom:20px;
}

div.entry h2,
div.entry-body h2
{
	font-size:90%;
	font-weight:bold;
	color:#ffffff;
	background:transparent url(img/h2.gif) repeat-y left top;
	border:none;
	padding:5px 10px 5px 20px;
	line-height:150%;
	margin-bottom:20px;
}
div#sitemap h3
{
        width:560px;
        height:40px;
        padding-left:10px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#fffffff;
	background: url(img/h3.gif) no-repeat left bottom;
	borde:none;
	line-height:250%;
}
div.trackbacks h4,
div.comments h4
{
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(img/h4.gif) repeat-x left bottom;
	padding:0 15px 5px 5px;
	borde:none;
	line-height:150%;
	margin:0 10px 20px 0;
}

div.entry h3,
div.entry-body h3
{
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#4e6a8a;
	background:transparent url(img/h3.gif) repeat-x left bottom;
	padding:0 5px 5px 5px;
	borde:none;
	line-height:150%;
	margin-bottom:20px;
}

div.entry h4,
div.entry-body h4
{
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(img/h4.gif) repeat-x left bottom;
	padding:0 5px 5px 5px;
	borde:none;
	line-height:150%;
	margin-bottom:20px;
}

div.entry h5,
div.entry-body h5
{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#333;
	background:transparent url(img/h5.gif) no-repeat 2px 6px;
	padding: 0 10px 0 16px;
	line-height:150%;
	margin:10px 0 3px 0;
}

div.entry h6,
div.entry-body h6
{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#333;
	background:transparent url(img/link-h6.gif) no-repeat 0 6px;
	padding: 0 10px 0 16px;
	line-height:150%;
	margin:10px 0 3px 0;
}

div.entry-tags h4
{
	font-size:80%;
	font-weight:bold;	font-family:Verdana,"ＭＳ ゴシック";
	color:#333333;
	background:transparent url(img/h6_bg.gif) no-repeat 2px 2px;
	padding: 0 10px 0 25px;
	line-height:150%;
	margin-bottom:5px;
	border:0;
}
div.entry-tags-inner
{
	color:inherit;
	padding:15px 15px 10px 15px;
}
div.entry-tags ul
{
	list-style-type:none;
	margin-bottom:20px;
}
div.entry-tags ul li
{
	color:#339999;
	background-color:transparent;
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	float:left;
	margin-right:10px;
}

div.entry-info
{
	margin-bottom:20px;
}

div.entry-info ul
{
	list-style-type:none;
	text-align:right;
	border-top:2px solid #d8d8d8;
	padding:5px 0 10px 0;
	width:100%;
}

div.entry-info ul li
{
	font-size:60%;
	color:#666666;
	background-color:inherit;
	display:inline;
}

div.entry-content
{
	padding-bottom:5px;
	padding-right:30px;
}

div.entry-content p.posted
{
	margin-bottom:40px;
}


div.entry-content h3 a
{
	color:#333333;
	background-color:transparent;
	text-decoration:none;
}
div.entry-content h3 a:hover
{
	color:#333333;
	background-color:transparent;
	text-decoration:underline;
}

div.trackbacks,
div#comments
{
	margin:0 0 15px 0;
}

div.entry form
{
	width:80%;
}

div.typekey-text
{
display:none;
}

div.trackbacks p
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,
div#comments ul.comments-info
{
	border-top:1px solid #efefef;
	list-style:none;
	padding:5px 0;
	text-align:right;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li
{
	color:#666666;
	background-color:inherit;
	font-size:60%;
	display:inline;
}

div.comments-post 
{
	width:80%;
}

div.comments-post h5
{
	color:#333333;
	background-color:inherit;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#333333;
	background-color:inherit;
}

dl#name-email input,
dl#comments-open-text textarea
{
	color:#333333;
	background-color:inherit;
	font-size:80%;
	border:1px solid #cccccc;
	width:80%;
}

ul.cookie,
div#comments-open-data ul.inline
{
	list-style:none;
	padding:3px 0;
}

div#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 0;
}

div#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
	color:#ffffff;
}

div#comments-open-data ul.comments-open-footer li input
{
	color:#ffffff;
	font-size:60%;
	padding:4px 7px 3px 7px;
}

input#comment-preview,
input#comment-post,
input#comment-cancel
{
	font-size:80%;
	color:#ffffff;
	width:80px;
	height:20px;
	cursor: pointer;	
}


input#comment-preview,
input#comment-post,
input#comment-cancel
{
	margin-top:5px;
}

div.comment p
{
	font-size:80%;
	color:#333333;
	background-color:inherit;
}

input.search-input
{
	color:#333333;
	border:1px solid #b4b4b4;
	width:300px;
	padding:2px;
}

input.searchsubmit
{
	color:#ffffff;
	font-size:70%;
	padding:4px 7px 3px 7px;
	position:relative;
	top:0;
	left:-1px;
}

h2.module-header
{
	color:#000000;
	background:transparent url(img/entry_title.gif) no-repeat left top;
	font-size:80%;
	font-weight:normal;
	padding:11px;
	margin-bottom:10px;
}

div.module-content
{
	color:#333333;
	padding:15px;
	margin-bottom:20px;
}

div.module-content ul
{
	list-style-type:disc;
	line-height:150%;
	padding:0 15px;
}

div.module-content ul li
{
	font-size:80%;
	font-weight:normal;
}

/* ---------- archives_end ---------- */

/* ---------- add style ---------- */
a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

div.entry p{
	font-size:12px;
	color:#666666;
	line-height:150%;
	margin:10px 0px 20px 20px;
	padding:0;
	text-align:justify;
	text-justify:inter-ideograph;
}

div.entry table{
	font-size:12px;
	color:#666666;
	line-height:150%;
	text-align:justify;
	text-justify:inter-ideograph;
}

table.tbl-nomal {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border:1px solid #d78c12;
	margin:0 10px;
	width:90%;
	}
	
table.tbl-nomal th{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #d78c12;
	font-weight:normal;
	background:#fcecc5;
	}
	
table.tbl-nomal td{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px dotted #d78c12;
	}
	
div.entry strong,
div.info-box strong {
	color:#b95d00;
	}
	
div.entry b {
	color:#000;
	}
	
div.banner-img {
	padding:10px 0;
	text-align:center;
	clear:both;
	}
div.banner-img_2{
                margin-left:30px;	
                padding:13px 0 0px;
	text-align:center;
	clear:both;
	background-image: url(img/banner-100_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 469px;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
          	color: #503A15;      
	}	
div.banner-img_2 a{
	color: #503A15;
	}
div.banner-img_2 a:hover{
	color: #996699;
	}	
div.banner-img table {
	margin: 0 auto;
	}
	
div.info-box {
	text-align:left;
	padding:0 20px;
	font-size:12px;
	color:#666;
	}
div.banner-img_3{
                margin-top:17px;
	padding:50px 0 0px;
	text-align:center;
	clear:both;
	background-image: url(img/banner-40_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 205px;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	}
	div.banner-img_3 a{
	color: #503A15;
	}
div.banner-img_3 a:hover{
	color: #996699;
	}