@charset "utf-8";
/*
Theme Name: ほそかわ農園2010
Theme URI: http://yatsugatake.org/kodaira/
Description: ほそかわ農園2010
Version: 1.6
Author: Takeshi Kodaira
Author URI: http://yatsugatake.org/kodaira/
Tags:
Text Domain: 
*/



/* Begin Typography & Colors */

html {
	margin: 0;
	padding: 0;
}
body {
	font: 13px "ＭＳ Ｐゴシック","メイリオ", Osaka, Meiryo, Hiragino Kaku Gothic Pro, arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
    background: repeat url('images/bgtile.jpg');
    
	color: #000;
	text-align: center;
}

a:hover {
	color: #990;
	text-decoration: underline;
}

a:link {
	color: #663;
	text-decoration: none;
}


a:visited {
	color: #330;
	text-decoration: none;
}

#page {
	background-color: white;
	text-align: left;
}

#header {
	
}


small {
	font-size: 77%;
	line-height: 120%;
}

table {
	border: none;
}

th, td {
	border: none;
}

code {
	font: 100% 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 93%;
}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 1000px;	
}

#header {
	position: relative;
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 1000px;
	
}

.clear {
	clear: both;
}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */





#sidebar ul li {
	margin-bottom: 6px;
	}




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */








/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	font-size: 93%
}
/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* common */


.pad_h5 {
	height: 5px;
	margin: 0;
	padding: 0;
}


.pad_h10 {
	height: 10px;
	margin: 0;
	padding: 0;
}


.pad_h20 {
	height: 20px;
	margin: 0;
	padding: 0;
}

.pad_h30 {
	height: 30px;
	margin: 0;
	padding: 0;
}

.pad_h35 {
	height: 40px;
	margin: 0;
	padding: 0;
}

.pad_h40 {
	height: 40px;
	margin: 0;
	padding: 0;
}
.pad_h45 {
	height: 45px;
	margin: 0;
	padding: 0;
}

.pad_h60 {
	height: 60px;
	margin: 0;
	padding: 0;
}

.sep_small {
	width: 80%;
	background: url(images/sep_small.gif) repeat-x;
	height: 5px;
	margin: 20px auto;
	margin-bottom: 40px;
}

.sep_520 {
	padding-left: 100px;
}

.post-categories {
	font-size: 85%;
}

/* Rounded corners */

.rc1 {

}

.rc1_top {
	background: url('images/rc1_top.jpg') no-repeat;
	height: 35px;
}

.rc1_bdy {
	background: url('images/rc1_bdy.jpg') repeat-y;
}
.rc1_btm {
	height: 35px;
	background: url('images/rc1_btm.jpg') no-repeat;
}

.rc2 {
	width: 237px;
	margin: 0;
	padding: 0;
}

.rc2_top {
	height: 15px;
	width: 237px;
	background: url(images/rc2_top.jpg) no-repeat;
}

.rc2_bdy {
	width: 237px;
	background: url(images/rc2_bdy.jpg) repeat-y;
	text-align: center;
}

.rc2_bdy img {
	margin: 0 auto;
}

.rc2_btm {
	height: 15px;
	width: 237px;
	background: url(images/rc2_btm.jpg) no-repeat;
}

/* header */
#head_subtitle {
	position: absolute;
	left: 38px;
	top: 32px;
}

#head_title {
	position: absolute;
	left: 152px;
	top: 64px;
}

#head_desc {
	position: absolute;
	left: 450px;
	top: 108px;
	font-size: 93%;
}

#header h1 {
	margin: 0;
}

#header .rc1_bdy {
	height: 95px;
}

#head_yatsu {
	position: absolute;
	top: 30px;
	left: 628px;
}


/* content */

#content {
	margin-top: -14px;
}

.post_content {
	margin: 0;
	padding: 0;
	margin-left: 56px;
}

.post_content h2 {
	font-size: 108%;
}

.post_content img {
	margin: 10px;
}

.post h2 {
	padding-bottom: 4px;	
	padding-left: 40px;
	background: url(images/futaba.gif) no-repeat;
}

.h2_date {
	padding-left: 20px;
	font-size: 77%;
	font-weight: normal;
}

.entry {
	margin-bottom: 30px;
}

.entry p {
	margin: 10px;
	font-size: 100%;
	line-height: 160%;
}

.entry ul li {
	line-height: 160%;
	margin-bottom: 0.5em;
}


.posts_nav_link {
	margin-left: 200px;
}

/* content --page */

.dummy {
	height: 700px;
}

.page h2 {
	font-size: 108%;
	height: 30px;
	padding-top: 0.5em;	
	padding-left: 24px;
	background: url(images/carrot_1.gif) no-repeat;
	margin-top: 24px;
	margin-bottom: 3px;
}

.page h3 {
	font-size: 108%;
	font-weight: normal;
}

#i_o_l {
	float: right;
}


/* Begin Sidebar */
#sidebar
{
	padding: 0;
	margin-left: 726px;
	width: 238px;
	font-size: 93%;
}

#sidebar form {
	margin: 0;
}

#sidebar ul {
	padding-left: 0;
	text-align: left;
}


#sidebar div.rc2_bdy ul {
	text-align: left;
	padding-left: 38px;
	margin: 0;
	margin-top: 12px;
}


/* footer */

.separator {
	width: 80%;
	background: url(images/sep.gif) repeat-x;
	height: 11px;
	margin: 25px auto;
}


#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
}

#foot_title {
	float: left;
	margin-left: 55px;
	margin-right: 12px;
}

#address {
	padding-top: 6px;
	margin-left: 20px;
	font-size: 85%;
}

#wp_powerd {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 77%;
}


/* top page */

#top_pict {
	margin-left: 100px;
}

.main_content {
	float: left;
	width: 700px;
	
}

.infomation {
	margin-left: 56px;
	font-size: 93%;
	line-height: 160%;
}

.infomation h2 {
	margin-bottom: 0;
}

.infomation ul {
	margin-top: 3px;
	padding-left: 50px;
}


.order_desc {
	font-size: 108%;
	line-height: 180%;
}

.order_desc img {
	margin-top: -20px;
}

table#price {
	width: 400px;
}

table#price th,table#price td {
	padding: 0.5em;
}

table#price th {
	text-align: center;
}

table#info {
	width: 90%;
	border: 1px #bbb solid;
	border-bottom: none;
	border-right: none;
}

table#info th,table#info td {
	padding: 0.5em;
	border: 1px #bbb solid;
	border-left: none;
	border-top: none;
}

table#info th {
	font-weight: normal;
	background-color: #eee;
}

table.whowe td {
	line-height: 160%;
	vertical-align: top;
}

table.whowe td img {
	margin-top: 0;
}

h1 img {
	vertical-align: middle;
}

span.cat_h1 {
	font-size: 0.6em;
	font-weight: normal;
	margin-left: 20px;
}


#sidebar div.rc2_bdy ul.depth_2 {
	padding-left: 50px;
}

#sidebar div.rc2_bdy ul.arc_months {
	margin-top: 0;
	padding-left: 10px;
	padding-right: 12px;
	margin-bottom: 10px;
}

#sidebar div.rc2_bdy ul.arc_list {
	padding-left: 18px;
}
#sidebar div.rc2_bdy ul.arc_list li {
	list-style: none;
}
ul.arc_months li {
	display: inline;
	line-height: 1.4em;
}



