@charset "utf-8";
/*
Theme Name: 種まき大作戦 Default
Theme URI:
Description: 種まき大作戦のデフォルトテーマ
Version: 
Author: Tanaka Toshimasa
Author URI: http://crosslamina.com/
Tags: 

*/

* html div#header2{
	width: 756px;
}

* html div#content{
	margin:15px 10px 90px; 	
}

* html table{
	font-size: 12px;
color: #9B7736;
}

body {background-image: url('images/back03.gif');
text-align: center;
font-family:Meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 12px;
	line-height: 20px;
color: #9B7736;
}

h1,h2,p,ul,dl,dt,dd{margin:0px;padding:0px;}
li{list-style-type:none;}

p{margin:10px 0 10px;}

.entry{
	
	margin:0px 40px;
}

h1.entry_title{
background: url('images/line_450.gif') no-repeat bottom center;
margin:40px 0px 0px;
padding-bottom:10px;
font-size: 20px;
line-height:22px;
}

div.category_description{
margin:15px 0px 0px;
}

div.category_description p{
margin:0px 0px 8px;
}


div.entry_body{
margin:15px 0px 30px;
}

div.entry_body p{

}

div.entry_body h3{
margin:20px 0px 5px;
border-bottom:1px dotted;
font-size:16px;
}

div.entry_body ul li{
list-style-type:disc;list-style-image:none;
list-style-position:inside;
}

div.entry_body dl{
margin:5px 0px 10px;
}

div.entry_body dt{
font-weight:bold;
margin:15px 0px 3px;
clear:both;
}

div.entry_body dd{
margin:3px 0px 15px;
}

div.entry_body table
{

}

div.entry_body dd img.pict{
padding:10px;
float:left;
}

div.entry_footer{
background: url('images/line_450.gif') no-repeat top center;
padding-top:5px;
margin:0px 0px 40px;
text-align:right;
font-size:10px;
}


div#header1{width: 756px;margin-left: auto;margin-right: auto;}

div#header2{
	border-width: 0px 6px 0px 6px;
	border-color: white;
	border-style: solid;
	width: 744px;
	margin-left: auto;
	margin-right: auto;
	background-color: #E9DCA9;
	text-align: right;
}



div#container{width:756px;margin-left: auto;margin-right: auto;background-color: white;
background-image: url('images/container_background.gif');
}

div#content{float:left;width:526px;margin:15px 20px 90px;background-color:white;text-align:left;}
 

div#sidebar{width:182px;float:left;background-color:#FFFFE6;text-align:left;}
div#footer{clear: both;width: 756px;margin-left: auto;margin-right: auto;background-image: url('images/back03.gif');}

div#page_navi{
margin:30px 120px 60px;
}


#totop{
clear:both;
text-align:right;
margin:0 20px 15px 0;
}

img {border:0px;margin:0px;padding:0px;}
img.menu{padding-left:10px;}


ul.sidemenu{
padding:0px 0px 10px;
margin:0px;
}

ul.sidemenu  li{
list-style-type:none;list-style-image:none;
list-style-position:outside;
padding:0px;
margin:0px 0px 0px;
line-height:10px;
}

ul.sidemenu li.addline{
background: url('images/menu_line01.gif') no-repeat bottom center;
padding:0px 0px 1px;
margin:0px;
}



ul.sidemenu  li  ul{
margin:0px 0px 10px 20px;
}

ul.sidemenu  li  ul  li{

margin:0px 0px 3px;
line-height:20px;
}

ul.sidemenu  li  dl{
margin:10px 0px 0px;
}

ul.sidemenu  li  dl dt{
font-weight:bold;
font-size:13px;
margin:0px 0px 10px 15px;
}

ul.sidemenu  li  dl dd{
margin:0px 0px 5px;
}

#hajimerujikyu ul{
	margin-left:10px;
}

#hajimerujikyu ul li{
	list-style-type:none;
	list-style-position:outside;
}

#hajimerujikyu ul li img{
	padding-top:8px;
}

#sponsor{
	color:#000000;
}

#sponsor dt{
	letter-spacing:10px;
}

#sponsor1{
	margin-left:20px;
}

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

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


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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}
/* 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 */


#tanadachallenge .odd td{
	background-color:#F9E4AC;
}

#tanadachallenge .even td{
	background-color:#FAF5BB;
}


#temaemisochallenge .odd td{
	background-color:#C9DAEB;
}
#temaemisochallenge .even td{
	background-color:#CFE8F2;
}
#sakechallenge .odd td{
	background-color: #CFEB92;
}
#sakechallenge .even td{
	background-color:#E0F3B0;
}

#beerchallenge .odd td{
	background-color: #EECCA5;
}
#beerchallenge .even td{
	background-color:#F5DDC0;
}

#tanemakilivetour .odd td {
	background-color:#E8F6B1;
}

#tanemakilivetour .even td {
	background-color:#EDF8BD;
}

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