@charset "utf-8";
/*
Theme Name: 土と平和の祭典2009 Default
Theme URI:
Description: 土と平和の祭典2009のテーマ
Version:
Author: Tanaka Toshimasa
Author URI: http://crosslamina.com/
Tags:
*/

* {
	margin:0;
	padding:0;
}

/* Begin Typography & Colors */
body {
	font-size:12px;
	font-family:Meiryo,"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	background:#ffffff url('images/bg.gif');
	color: #2D2C2C;
	text-align: center;
	}
	

#page {
	text-align: left;
	background-color:#ffffff;
	width:800px;
	margin:60px auto 60px;
	padding:0 50px 50px;
	
	}

#header {
margin-top:50px;
	}
	
#to_home{
	text-align:right;
}

#to_home img{
		padding-bottom:10px;
	margin-bottom:10px;
}

#container{
	width:800px;
	margin-top:40px;
	min-height:800px;
}

#content {
	float:left;
	width:550px;
	}

/* ie6 */
* html #content{

}

#latest_info{
	border-top:1px solid #592A1B;
	border-bottom:1px solid #592A1B;
	padding:10px 0;
}
#latest_info table td{
	padding-top:7px;
}
#latest_info caption{
	font-weight:bold;
	font-size:14px;
	color:#592A1B;
	text-align:left;
}

#latest_info .date{
	color:#000000;
	font-weight:bold;
	padding-right:15px;
}

#latest_info .title{
	color:#1C97B5;
}

#menubar{
	float:right;
	width:212px;
}

#menubar #menulist li{
	height:54px;
	list-style:none;
	margin-bottom:12px;
}
#bannerlist{
	margin-top:20px;
	margin-bottom:20px;
}
#menubar #bannerlist li{
	list-style:none;
	margin-bottom:10px;
	line-height:0;
}

#sponsor{
	color:#000000;
}

#sponsor dt,#co-host dt{
	letter-spacing:10px;
	border-bottom:1px dashed #000000;
	padding-bottom:3px;
}

#sponsor1,#co-host dd{
	margin-left:10px;
}

#sponsor1 li,#co-host li{
	margin-top:15px;
	margin-bottom:20px;
	list-style:none;
}

#sponsor2 li{
	font-size:10px;
	list-style:circle;
	list-style-position:outside;
	margin-left:20px;
	margin-right:10px;
}

#footer {
	text-align:center;
	margin-top:50px;
	margin-bottom:20px;
}
#copyright{
	color:#1C97B5;
	font-style:normal;
}

#totop{
	clear:both;
	text-align:right;
	margin-right:35px;
}

#totop img {
	margin-bottom:35px;
}

.post{
	margin:0px;
}

.post h1{
	font-size:16px;
	font-weight:bold;
	margin-bottom:40px;
}

.post h2{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

.post .title{
	border-left:#C0699F solid 7px;
	color:#C0699F;
	padding-left:10px;
	margin-bottom:20px;
	line-height:1.4;
}
.post .entry{
	line-height:1.8;
}
.post .entry p{
	margin:15px 0 20px;
	line-height:2;
}

.page_title{
	border-left:#C0699F solid 7px;
	color:#C0699F;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:30px;
	margin-bottom:20px;
	line-height:1.4;
	font-size:16px;
	font-weight:bold;
}

h2 .time{
margin-left: 15px;
font-weight: normal;
font-size: 12px;
}

/* ファーマーズマーケット */

.organizer{
 background-color: #C9B7AB;
 border-bottom: 2px solid #ffffff;
 font-weight: bold;
 padding:10px 20px;
 font-size: 16px;
 line-height: 1.2;
}

.organizer a {
	font-size: 12px;
	font-weight: normal;
}

.wp-image-1021{/* オーガナイザー */
	padding: 15px 15px 15px 0;
float: left;
}

.wp-image-1022{/* テーマ */
	padding-right: 67px;
}


.theme{
	background-color: #D7CEBD;
	border-bottom: 2px solid #ffffff;
	font-weight: bold;
	 padding:10px 0px 10px 20px;
	 font-size: 14px;
}

.contents{
	background-color: #EDE0D7;
	padding:15px 20px 20px;
	clear: both;
	margin-bottom:20px;
}

.shop_list{
margin-bottom:30px;
margin-left:10px;
margin-right: 10px;
}

.shop_list dt{
	font-weight: bold;
	margin-top:20px;
	font-size: 14px;
}

.shop_list dd{
}

/* 食堂＆酒場 */

.shokudo_photo{
margin-bottom: 20px;
float:right;
margin-left: 5px;
text-align: right;
}

.shokudo_photo img{
	margin-left: 5px;
	margin-top: 10px;
	vertical-align: middle;
}

/* お問い合せ */

#mailform{
	background-color:#F0F0E8;
	color:#75644B;
	margin:50px auto 30px;
	border-top:#DEDED7 solid 1px;
	border-collapse:collapse;
}
#mailform td{
	padding:10px 10px 5px;
	border-bottom:#DEDED7 solid 1px;
}
.item{
	font-size:14px;
	font-weight:bold;
	width:180px;
	vertical-align:top;
}

.item #labelemail2{
	font-size:12px;
	font-weight:normal;
}

.input input,.input textarea{
	width:280px;
	font-size:16px;
}
.input input{
	height:20px;
}

.input .err{
	background-color:#ffff99;
}

#submit{
	text-align:center;
}
#submit button{
	border-width:0;
	background-color:transparent;
}

#result_mes{
	font-size:16px;
	margin:30px;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}




/* End Typography & Colors */



/* 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 */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	width:170px;
	}

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

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

#wp-calendar a {
	display: block;
	background-color:#98BD7A;
/*	text-decoration: none;  */
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	margin:3px 0;
	font-weight: bold;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
	
#wp-calendar th {
	font-style: normal;
	font-weight:normal;
	text-align: center;
	}
	
#wp-calendar th[title="日曜日"]{
	color:#B65067;
}

#wp-calendar th[title="土曜日"]{
	color:#69ACBD;
} 
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


a img {
	border: none;
	}


/* 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;
	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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
