@charset "UTF-8";

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

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

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

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

body
{
	text-align:center;
	color:inherit;
	background-color:#F2EDA1;
                margin:0 auto;
}

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

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

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

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

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

div#container
{
	margin:0 auto;
	background: url(http://www.yamata-youchien.com/img/body_bg.gif) repeat-y center top;
                width:830px;
}

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

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

div#header
{
	width:830px;
	height:130px;
	color:inherit;
                margin:0 auto;
}

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

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

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

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

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

div#banner-inner
{
	/*background:transparent url(http://www.yamata-youchien.com/img/banner_bg.gif) no-repeat center top;
	color:#374d67;
	height:165px;*/
}

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

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

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

div#banner-inner h2
{
	/*position:relative;
	top:70px;
	left:0;
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	width:95%;
	color:#245324;
	background-color:transparent;*/
}

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

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

div#wrapper
{
	width:800px;
	text-align:left;
	/*background:#ffffff;*/
	color:inherit;
                position:center top;
                margin:0 auto;
}

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

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

div.main-contents
{

	padding:28px 10px 15px 20px;
	/*background-color:#ffffff;
	background-image:url(http://www.yamata-youchien.com/img/main_bg.gif);
	background-position:100% 0;
	background-repeat:no-repeat;*/
}


div#main
{
	float:left;
	width:590px;
	/*background:#ffffff;
	background-image:url(http://www.yamata-youchien.com/img/main_bg.gif);
	background-position:100% 0;
	background-repeat:no-repeat;*/
}

div.main-contents p
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
}

div.info-box
{
	padding-bottom:30px;
}

div.info-box h3
{
	font-size:2px;
	text-indent:-9999px;
	background:#ffffff url(http://www.yamata-youchien.com/img/info_title.gif) no-repeat left top;
	color:inherit;
	width:220px;
	height:32px;
}

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:2px;
	text-indent:-9999px;
	background:#ffffff url(http://www.yamata-youchien.com/img/new-topics.gif) no-repeat left top;
	color:inherit;
	width:540px;
	height:25px;
}

div.news-box-inner ul
{
	list-style-type:none;
	width:540px;
}

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:100%;
}

span.list-border
{
	display:block;
	padding: 6px 0 6px 26px;
	background:transparent url(http://www.yamata-youchien.com/img/link-h6.gif) no-repeat 7px 12px;
}

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



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

div#sidebar
{
	float:right;
	width:200px;
	/*background: url(http://www.yamata-youchien.com/img/main_bg.gif) no-repeat left top;*/
	text-align:left;
                padding-top:10px
}

div#sidebar-inner
{
	padding:28px 0 15px 0px;
}

div#category-archives h4
{
	font-size:2px;
	text-indent:-9999px;
	background: url(http://www.yamata-youchien.com/img/contents-menu.gif) no-repeat left top;
	color:inherit;
	width:198px;
	height:30px;
}

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

div#sidebar ul
{
	list-style-type:none;
	margin:0 0px 0 0;
                padding: 0 2px;
}

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,"ＭＳ ゴシック";
	margin-bottom:0;
	display:inline;
}

div.category-archives ul li a
{
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	text-decoration:none;
	color:#666666;
	background: url(http://www.yamata-youchien.com/img/icon_topcategory.gif) no-repeat 8px 7px;
	display:block;
	padding:10px 5px 10px 22px;
	line-height:100%;
	border-bottom:1px solid #11501B;
}

div.category-archives ul li a:hover
{
	color:#ffffff;
	background:#BCD3BA url(http://www.yamata-youchien.com/img/icon_topcategory_hover.gif) no-repeat 8px 7px;
	text-decoration:none;
}

div.category-archives ul.sub-category
{
	padding:5px 0;
	margin:0;
	list-style-type:none;
	background:#eeeeee url(http://www.yamata-youchien.com/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(http://www.yamata-youchien.com/img/icon_subcategory.gif) no-repeat 19px 5px;
	display:block;
	padding:3px 5px 3px 33px;
	line-height:100%;
	border:0;
}

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

div.lib img
{
                /*padding-left:10px;
                padding-bottom:20px;*/
                margin-left: 10px;
                margin-bottom: 20px;
}
div.lib_2 img
{
                /*padding-left:10px;
                padding-bottom:20px;*/
                margin-left: 10px;
                margin-bottom: 15px;
}
div.contents-search h4
{
/*	font-size:2px;
	text-indent:-9999px;
	background:#ffffff url(http://www.yamata-youchien.com/img/search.gif) no-repeat left top;
	color:inherit;
	width:188px;
	height:20px;*/
}

div.search-form form input#search
{
	/*color:#333333;
	background-color:#ffffff;
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	padding:2px;
	border:1px solid #b4b4b4;
	width:130px;*/
}

div.search-form form input.searchsubmit
{
	/*color:#ffffff;
	background-color:#7da578;
	font-size:60%;
	padding:4px 7px 3px 7px;
	position:relative;
	top:0;
	left:-1px;*/
}


div.contents-search
{
	/*margin-bottom:30px;
	width:100%px;*/
}

div.rss a
{
	font-size:2px;
	text-indent:-9999em;
	background: transparent url(http://www.yamata-youchien.com/img/rss.gif) no-repeat left top;
	display:block;
	width: 180px;
	height: 39px;
	text-decoration:none;
	margin-bottom:10px;
}

div.rss a:hover
{
	background: transparent url(http://www.yamata-youchien.com/img/rss_hover.gif) no-repeat left top;
}

div.powered
{
	font-size:70%;
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
	background-color:transparent;
	margin-bottom: 20px;
}

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

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

div#footer
{
	height:80px;
	background: url(http://www.yamata-youchien.com/img/footer_bg.gif) no-repeat center bottom;
	width:830px;
	color:inherit;
	padding:2px 0 0px 0;
	margin:0 auto;
	text-align:left;
}

div#footer-inner
{
	width:590px;
	text-align:center;
}
div#footer p
{
	padding-left:30px;
	background-color:transparent;
	color:#999999;
	font-size:75%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

/* ---------- 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.entry
{
	margin:0 10px 20px 0;
}


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

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:#3b7232;
	background:transparent url(http://www.yamata-youchien.com/img/h1.gif) no-repeat left top;
	border:1px solid #adce81;
	padding:10px 10px 10px 10px;
	line-height:150%;
	margin-bottom:20px;
}

h2
{
	font-size:42px;
	font-weight:bold;
	color:#0b3e15;
	border-left: solid 7px #0b3e15;
	padding:5px 10px 5px 15px;
	margin-bottom:20px;
}

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

h3
{
	font-size:28px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#f37c1d;
	background:transparent url(http://www.yamata-youchien.com/img/h3.jpg) no-repeat left bottom;
	padding:10px 0 10px 20px;
	borde:none;
	margin:0;
	margin-bottom:10px;
}
h3 a
{
	color:#f37c1d;
}

div.entry h4,
div.entry-body h4
{
	font-size:20px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(http://www.yamata-youchien.com/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:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#f37c1d;
	background:transparent url(http://www.yamata-youchien.com/img/link-h6.jpg) no-repeat center left;
	padding: 0 10px 0 16px;
	margin-bottom:5px;
	font-weight:bold;
}

div.entry h6,
div.entry-body h6
{
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#639126;
	background:transparent url(http://www.yamata-youchien.com/img/link-h6.gif) no-repeat center left;
	padding: 0 10px 0 16px;
	margin-bottom:5px;
	font-weight:bold;
}

div.entry-tags h4
{
	font-size:80%;
	font-weight:bold;	font-family:Verdana,"ＭＳ ゴシック";
	color:#333333;
	background:transparent url(http://www.yamata-youchien.com/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;
	background-color:#e4f1f1;
	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-more {
	text-align:right;
	}
	
div.entry-more a{
	color:#f37c1d;
	}

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;
	width:100%;
}

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


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

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 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;
}

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;
	background-color:#7da578;
	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;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:300px;
	padding:2px;
}

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

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

div.module-content
{
	color:#333333;
	background-color:#ffffff;
	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 ---------- */

table.tbl-nomal {
	font-size:12px;
	margin-bottom:10px;
	color:#666666;
	}


table.tbl-nomal td{
	font-size:12px;
	border-bottom:1px dotted #ccc;
	padding:3px;
	}
	
table.tbl-border {
	font-size:12px;
	margin-bottom:10px;
	color:#666666;
	}


table.tbl-border td{
	border-bottom:1px dotted #ccc;
	padding:10px;
	text-align:left;
	}
	
table.tbl-border th{
	border-bottom:1px dotted #ccc;
	padding:10px;
	text-align:right;
	font-weight:normal;
	}
	
table.tbl-none td{
	border-bottom:none;
	padding:0px;
	text-align:left;
	}
	
img.img-left {
	float:left;
	margin:0 10px 10px 0;
	}
	
.img{
       padding:7px;
       text-align:center;
}