@charset "utf-8";
/*
Theme Name: 桜江町桑茶生産組合
Theme URI: http://www.kuwakuwa.tv/
Description: 桜江町桑茶生産組合
Author: COMADORI
Author URI: http://comadori.com/
Tags: 桜江町桑茶生産組合
*/


@import url("css/common.css");


/* DEFAULT SET
------------------------------------------------------------------------*/
body{
	background: #f3f3e9 url(images/bg-wrap.gif) repeat-y center;
	font-size: 0.8em;
}

.alphaimg{ behavior: url(iepngfix.htc); }

a{ color: #40731e; }
a:hover{ color: #98b685; }

/* LAYOUT
------------------------------------------------------------------------*/
#container{
	margin: 0 auto;
	width: 920px;
}

/* HEADER ------------------ */
#header .left{
	float: left;
	width: 370px;
}

#header .right{
	float: right;
	width: 220px;
}

p.telcap{
	padding: 7px 30px 0 0;
	font-size: 10px;
	color: #cea44b;
	text-align: right;
}

/* GLOBAL NAVIGATION ------------------ */
#menu{}

/* GLOBAL NAVIGATION [ FOOTER ] ------------------ */
#menu-footer{
	position: relative;
	margin-top: -2px;
	clear: both;
	width: 100%;
	height: 56px;
	color: #92b67c;
	background: url(images/bg-globalnavifooter.gif) repeat-x;
}

#menu-footer a{
	color: #92b67c;
	text-decoration: none;
}
#menu-footer a:hover{
	color: #ffffff;
}

#menu-footer ul{
	position: absolute;
	top: 20px;
	right: 130px;
	font-size: 0.8em;
	text-align: right;
	background: url(images/bg-globalnavi-sub.gif) no-repeat left;
}

#menu-footer li{
	padding: 0 15px;
	display: inline;
	background: url(images/bg-globalnavi-sub.gif) no-repeat right;
}

#menu-footer .cartbanner{
	position: absolute;
	top: 10px;
	right: 10px;
}

/* MAIN IMAGE ------------------ */
#topmainimage{
	margin: 15px 0;	
}

/* CONTENT THREE COLUMN ------------------ */
#content-left{
	float: left;
	width: 200px;
}

#content-main{
	float: left;
	padding: 0 10px;
	width: 495px;
}

#content-main img{
	max-width: 495px;
}

#content-right{
	float: left;
	width: 200px;
}




/* FOOTER ------------------ */
#footer-container{
	margin: 0 auto;
	width: 920px;
}
#footer{
	margin: 15px 0;
	border-bottom: 1px solid #cccccc;
}
#footer p.footernavi{
	padding-top: 5px;
	float: left;
	width: 470px;
}
#footer .bannerarea{
	float: right;
	width: 450px;
}
#footer .bannerarea img{
	vertical-align: middle;
	padding: 0 5px;
}

/* COPYRIGHT ------------------ */
#copyright{
	margin: 0 0 40px 0;
	color: #797979;
}
#copyright img{
	vertical-align: middle;
}

#copyright p.maruci{
	padding: 15px 0;
	text-align: center;
}

/* IE6 HACK ------------------ */
* html #container{
	position: relative;
}
* html #content-left{
	position: relative;
	top: auto;
	left: 0;
	width: 200px;
}
* html #content-main{
	position: relative;
	top: auto;
	left: 0;
}
* html #content-right{
	position: absolute;
	left: 715px;
}

* html #footer-container{
	margin-top: 100px;
}

/** html #footer{
	position: absolute;
	bottom: 90px;
}
* html #copyright{
	margin: 60px 0 20px 0;
}*/


/* CONTENT THREE COLUMN [ LEFT ]
------------------------------------------------------------------------*/
#content-left{
	text-align: center;
}

#content-left img{
	margin-bottom: 10px;
}

#content-left .mypagelogin{
	width: 200px;
	height: 120px;
	text-align: center;
	background: url(images/ba-l-login.gif) no-repeat left top;
}

/* CONTENT THREE COLUMN [ RIGHT ]
------------------------------------------------------------------------*/
#content-right{}

#content-right .hd-columnlist,
#content-right .hd-ranking{
	margin: 20px 0 0 0;
	width: 200px;
}
#content-right #columnlist{
	margin: 0 auto;
	width: 198px;
	text-align: center;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#content-right #columnlist img{
	margin: 5px 0 10px 0;
	padding: 0;
}

#content-right table#ranking,
#content-right table#ranking td{
	border-collapse: collapse;
	border: 1px solid #cccccc;
}
#content-right table#ranking{
	margin: 0 auto;
	width: 200px;
}
#content-right table#ranking td.rank{
	width: 40px;
	background: #ffcc00;
	text-align: center;
	
}
#content-right table#ranking td.content{}
#content-right table#ranking td.content img{
	float: left;
	padding: 5px;
	vertical-align: middle;
}
#content-right table#ranking td.content p{
	padding: 5px 5px 5px 0;
	font-size: 0.75em;
}
#content-right table#ranking td.content p a{
	font-size: 1.2em;
	color: #ff3300;
}

#content-right .bannerarea{
	text-align: center;
}
#content-right .bannerarea img{
	margin: 5px 0;
}


/* SERACH , SERACH RESULT
------------------------------------------------------------------------*/
#searchform{
	margin: 10px auto;
}
#searchform .textarea{
	margin: 0 auto;
	width: 180px;
}
.entry #searchform{ width: 400px; }

.entry h2.searchresult{
	margin: 10px 25px 0 25px!important;
	padding: 0 0 0 25px!important;
	font-size: 1.4em!important;
	background: url(images/icn-leaf-s.gif) no-repeat left top!important;
	border: none!important;
}
.entry p.searchresult{
	margin: 0;
	padding: 0 25px;
}


/* TOPPAGE LAYOUT
------------------------------------------------------------------------*/
#whatsnew{
	width: 495px;
}
#whatsnew .whatsnewtitle{
	position: relative;
}
#whatsnew .whatsnewtitle .rssfeed{
	position: absolute;
	top: 6px;
	left: 75px;
	z-index: 10;
}


#whatsnew .newslist{
	clear: both;
	padding: 5px 0;
}
#whatsnew .newslist p{
	display: inline;
}

#whatsnew .newslist p.date{
	padding: 0 15px;
	font-weight: bold;
	color: #6d6d6d;
	background: url(images/icn-arrow-s.gif) no-repeat left center;
}
#whatsnew .newslist p.title{
}


#topics-newest{
	width: 495px;
	text-align: center;
}
#topics-newest img{
	margin: 10px 0 0 0;
	padding: 0;
	_width: 97%;
}
/* IE6 */
* html #topics-newest img.title{
	width: 100%;
}
#topics-newest p{
	margin: 0;
	padding: 0;
}


/* SUBPAGE SITEMAP
------------------------------------------------------------------------*/
.ddsg-wrapper{
}
.ddsg-wrapper ul{
	margin: 20px 50px;
	font-size: 14px;
}
.ddsg-wrapper ul li{
	margin: 10px 0 0 10px;
	padding: 0;
}

.ddsg-wrapper ul ul{
	margin: 5px 0 40px 0;
}
.ddsg-wrapper ul ul li{
	margin-top: -13px;
	padding: 15px 20px 0 20px;
	list-style: none;
	_list-style-image: none;
	background: url(images/bg-topictree.gif) no-repeat 0 5px;
}

*:first-child+html .ddsg-wrapper ul ul li{
	list-style: none;
	list-style-image: none;
}

/* ENTRY STYLE
------------------------------------------------------------------------*/
.entry{
	color: #666666;
}

.entry h1{
	clear: both;
	margin: 0 auto 10px auto;
	padding: 0 15px 7px 15px;
	width: 420px;
	font-size: 2em;
	color: #4d7337;
	background: url(images/bg-h1style.gif) no-repeat left bottom;
}

.entry h2{
	clear: both;
	margin: 10px auto;
	padding: 10px 10px 10px 18px;
	width: 420px;
	font-size: 1.2em;
	color: #5e8446;
	background: url(images/bg-h2style.gif) no-repeat left bottom;
	border: 1px solid #a5bc95;
}

.entry h3{
	clear: both;
	margin: 10px auto;
	padding: 12px 25px;
	width: 400px;
	font-size: 1.1em;
	color: #838383;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

.entry h4{
	clear: both;
	padding: 10px 25px;
	font-size: 1.6em;
	line-height: 150%;
	color: #ff7100;
}

.entry h5{
	clear: both;
	margin: 20px 0;
	width: 455px;
	height: 52px;
	text-indent: 45px;
	font-size: 1em;
	font-weight: normal;
	line-height: 100%;
	color: #000000;
}
.entry h5 a{
	display: block;
	padding: 20px 30px 0 10px;
	width: 455px;
	height: 52px;
	color: #ffffff;
	background: url(images/bg-h5style.gif) no-repeat center top;
}
.entry h5 a:hover{
	color: #f9fb00;
	background: url(images/bg-h5style-hover.gif) no-repeat center top;
}

.entry h6{
	clear: both;
	margin: 15px 0;
	padding: 30px 30px 30px 50px;
	width: 405px;
	height: 145px;
	font-weight: normal;
	font-size: 0.75em;
	background: url(images/bg-h6style.gif) no-repeat left top;
}

.entry p{
	margin: 10px 0;
	padding: 5px 25px;
	line-height: 175%;
}

.entry ul,
.entry ol{
	margin: 0 25px 10px 45px;
}

.entry ul li{
	padding: 2px 0;
	list-style-image: url(images/icn-arrow-s.gif);
}
.entry ol li{
	list-style: decimal;
}

.entry table{

	margin: 10px auto;
	width: 440px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #e0e0e0;
}
.entry table td{
	padding: 3px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #e0e0e0;
}

/* ARCHIVE STYLE
------------------------------------------------------------------------*/
.archive{
	color: #666666;
}

.archive h1{
	clear: both;
	margin: 0 auto 10px auto;
	padding: 0 15px 7px 15px;
	width: 420px;
	font-size: 2em;
	color: #4d7337;
	background: url(images/bg-h1style.gif) no-repeat left bottom;
}

.archive h2{
	margin: 10px 25px 0 25px;
	padding: 0 0 0 25px;
	font-size: 1.4em;
	background: url(images/icn-leaf-s.gif) no-repeat left top;
	border: none;
}
.archive h2 span.date{


	font-size: 0.7em;
	color: #6d6d6d;
}
.archive p{
	margin: 0;
	padding: 0 25px 25px 25px;
}

/* RECIPE ARCHIVE ATYLE ------------------ */
.archive.recipe{
	margin: 0 auto;
	width: 460px;
}
.archive .imagebox{
	float: left;
	width: 120px;
	text-align: left;
}
* html .archive .imagebox p{
	padding: 0;
	margin: 0;
}
.archive .imagebox img{
	width: 120px;
}


.archive .textbox{
	float: right;
	width: 330px;
}
.archive .textbox h2{ margin: 0; }
.archive .textbox p{ padding: 0; }


/* PAGENATION
------------------------------------------------------------------------*/
.navigation{
	margin: 15px auto;
	width: 420px;
}

/* WORDPRESS DEFAULT ENTRY STYLE
------------------------------------------------------------------------*/
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
	}












