@charset "utf-8";
/* CSS Document */
/*  
Theme Name: kyushu-chitosan
Theme URL: http://wordpress.org/
Version: 2.2
Author: kitax web
*/

/* CSS Document */

* {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

body{
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

html { height:100%;}

a:hover{text-decoration:none;}

a img { border:0;}

ul { list-style:none;}

.column { float:left;}
.clear { clear:both;}


html, input, textarea
	{
	font-family:"Times New Roman", Times, serif;
	font-size:small;
	color:#555555;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#1E7990;}

.search .input {border-color:#74922C; border-width:1px; border-style:solid; border-right:none; border-bottom:none; padding-top:2px; padding-bottom:2px; background:#FFFFFF;}
.search .submit { margin:0;}

#tall {
	border:#8C9500 solid 2px;
	border-top:none;
	border-bottom:none;
	height:100%;
	width:780px;
	margin:0 auto;
	background-color: #FFFFFF;
}
.yajirusi {
	vertical-align: middle;
}


#main { width:780px;}

#header { height:158px; background:url(images/header.jpg) no-repeat;}
#header .indent {
	position:absolute;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#header h1 {
	font-size: 14px;
	margin-top: 5px;
	color: #412001;
}
#header h2 a {
	position: absolute;
	left: 20px;
	top: 30px;
}
#header .search { padding:6px 0 4px 0;}
#header .search .input { width:164px;}

#menu {
	background:#B6D56E;
	border-color:#8DB135;
	border-style:solid;
	border-left-width:10px;
	border-bottom-width:1px;
	border-right-width:10px;
	border-top-width:0;
	position:absolute;
	margin-left:50px;
	margin-top:145px;
	margin-bottom: 20px;
}

#menu .col1 {
	width:650px;
	text-align:center;
}
#menu .col2 { width:222px;}

#menu li {
	display:inline;
	margin-right:20px;
	color:#466300;
	font-size:13px;
	line-height:2em;
}
#menu li a {
	color:#466300;
	text-decoration:none;
	padding-right:40px;
	background-image: url(images/bul.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}
#menu li a:hover {
	text-decoration:underline;
	color: #660000;
}

h1 { color:#FEFFFB; font-size:3.41em; font-weight:normal;}
h1 a {color:#FEFFFB; text-decoration:none;}

#footer {
	background:url(images/footer.jpg) no-repeat left top;
	padding:0px 0 0px 22px;
	color:#FFFFFF;
	font-size:13px;
	line-height:1.41em;
}
#footer a { color:#E3FF4A;}

#middle {
	padding-top:50px;
}

/* side bar */

#side_bar {
	width:200px;
	background:url(images/side-bar-tall1.gif) repeat-y 100% 10px;
}

#side_bar .search { text-align:right; padding-right:40px;}
#side_bar .search .input { width:98%; }
#side_bar .search .submit {margin:5px 0px 0px 4px;}

#side_bar .indent {
	background:url(images/side-bar-top.gif) no-repeat top right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.widget_style {
	margin-top:12px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 28px;
	padding-left: 10px;
	background-image: url(images/side-bar-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.widget_style h2 { color:#227076; font-size:1.41em; font-weight:bold;}
.widget_style ul { margin:10px 0px 0px 0px; list-style:none;}
.widget_style li { background:url(images/bul1.gif) no-repeat 0px 5px; padding:1px 0 0 16px; color:#707070; line-height:1.11em; font-size:0.91em;}
.widget_style li a { color:#707070; text-decoration:none;}
.widget_style li a:hover { text-decoration:underline;}

#links_with_style ul {margin:0;}
#links_with_style ul ul {margin:10px 0px 0px 0px;}
#links_with_style ul li {list-style:none;background:none;margin:0;padding:0;}
#links_with_style ul li ul li {background:url(images/bul1.gif) no-repeat 0px 5px; padding:1px 0 0 16px; color:#707070; }
#links_with_style ul li ul li a {color:#707070; text-decoration:none;}
#links_with_style ul li ul li a:hover { text-decoration:underline;}

#meta { vertical-align:top;}

#archives { vertical-align:top;}

#categories { vertical-align:top;}

.postmetadataalt {
	font-size:0.81em; 
}
.pagetitle {
	color:#874300; font-size:1.41em; font-weight:normal;		
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}
p {
	margin:0px;
	padding:10px 0px 10px 0px;
}
.article {
	padding:0px 0px 0px 0px;
}
.post {
	padding:0px 20px 0px 20px;
}

#recent-comments  {
	vertical-align:top;
}
#recent-posts  {
	vertical-align:top;
}

#calendar {
	vertical-align:top;
}

#google-search  {
	vertical-align:top;
}
#gsearch {
	text-align:left;
}
#pages  {
	vertical-align:top;
}
#text-1 {
	vertical-align:top;
}
#delicious {
	vertical-align:top;
}
#delicious-box {
	text-align:left;
}
#calendar_wrap {
	vertical-align:top;
	padding:10px 0px 0px 0px;
}

#calendar_wrap a {	
	font-weight:bold;
}


.textwidget {
	text-align:left;
	padding:10px 0px 0px 0px;
}

.navigation {padding:0px 10px 15px 10px;}

.alignleft { float:left; color:#CE4400;  width:45%;}
.alignright { float:right; text-align:right; color:#CE4400; width:45%;}
.alignleft a {color:#CE4400; font-size:0.81em; font-weight:bold;}
.alignright a {color:#CE4400; font-size:0.81em; font-weight:bold;}

#statusbar {
	
	text-align:justify;
}
#statusbar p {
	padding:0px; 
	margin:0px;
}

#statusbar a {		
	font-weight:bold;
}

/* side bar end*/

#content {
	width:580px;
	line-height: 1.3em;
}

#content .indent {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
}

#content .h_l { background:url(images/h-l.gif) repeat-x; height:1px; margin-top:20px; margin-bottom:26px;}


h3 a {color:#874300; text-decoration:none;}

.author { color:#A4C200; font-size:0.81em;}

.date { color:#A4C200; font-size:0.81em;}

.content_text {
	margin-top:5px;
	line-height:1.5em;
	padding-right:5px;
}

.comment { color:#97B203; font-size:0.91em; margin-top:10px; text-align:right;}
.comment a { color:#97B203;}

#content .search .input { width:75%;}
#content .search .submit { margin-left:5px;}
#content h4 {
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #663300;
	border-left-color: #FF0000;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #333333;
	margin-bottom: 20px;
	margin-top: 10px;
}

.imgleft {
	padding: 7px;
	float: left;
	border: 1px solid #A4C200;
	margin-right: 10px;
}
th {
	color: #666666;
	background-color: #B6D56E;
	text-align: left;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8DB135;
	font-size: 13px;
	vertical-align: baseline;
}

td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8DB135;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
hr {
	margin: 20px;
	border: 1px dotted #874300;
}
.clear {
	clear: both;
}
.margin20 {
	margin-top: 20px;
	margin-bottom: 30px;
}
#content h3 {
	color: #333333;
	padding-top: 5px;
	padding-left: 30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8DB135;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-bottom: 7px;
	font-size: 14px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8DB135;
	font-weight: bold;
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.imgleft0border {
	float: left;
	margin-right: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.encircle01 {
	background-color: #FFFF99;
	border: 1px solid #FF0000;
	color: #663300;
	padding: 7px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
#content li {
	list-style-image: url(images/listyle.gif);
	line-height: 1.5em;
	color: #466300;
	margin-left: 20px;
}
.stress01 {
	font-weight: bold;
	color: #FF0000;
}

#pages_p p {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#side_bar h2 {
	padding-left: 7px;
	font-size: 16px;
}
.center {
	text-align: center;
	color: #660000;
}
#blog {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	background-image: url(images/blog_bar.jpg);
	height: 30px;
	background-repeat: no-repeat;
}
#pages_p {
	background-image: url(images/side-bar-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#top_blog {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 240px;
	border: 1px solid #8DB135;
}
#top_kouka {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 240px;
	border: 1px solid #8DB135;
}

.right_img {
	float: right;
}.stress2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #663300;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8DB135;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 20px;
	margin-top: 20px;
}

