@charset "euc-jp";
/*   
Theme Name:Yamaten Themes 02
Theme URI:http://blog.yamatenstyle.com
Description: YamatenStyle.のオリジナルテーマその２です。
Author:Yamaten
Author URI:http://www.yamatenstyle.com/
Version:1.0
*/

body	{
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	background: #d5d6d7 url('../images/main_bgcolor_01.jpg');
	}

a { text-decoration:none; }
a:link { color:#556b2f; }
a:visited { color:#556b2f; }
a:hover { color:#ff8c00; }
a:active { color:#D7FA99; }
img { border-style: none; }

#container{
         width : 740px;
         background-image:url('../images/bak_image_02.gif');
         background-repeat: repeat-y;
         padding-left: 5px ;
         padding-right: 5px ;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header, #main, #footer	{
	margin: 0 7px;
	}

#content	{
	width: 480px;
	float: left;
         padding-left: 20px ;
	}

#sidebar	{
	width: 180px;
	float: left;
	margin-left: 40px;
	}

#footer	{
	clear: both;
	}



/* ++++++ ヘッダー部分のデザイン ++++++ */

#header	{

	background-image:url('../images/header_blog2_12.jpg');
    background-repeat: no-repeat ;
	padding:30px 120px 10px 30px;
	margin-bottom: 5px;
	}

#header h1 {
	font-family:georgia, serif;
	font-size:1.5em;
	margin-bottom: 0;
	}

div#header h1 a:link, div#header h1 a:visited { color:#696969; }
div#header h1 a:hover, div#header h1 a:active { color:#999; }

#header p {
	color:#666;
	font-size:0.8em;
	padding-right: 130px;
	margin-top: 4px;
	}

/*パンくずリスト*/
#breadcrumb{
	font-size: 0.8em;
	color: #999999;
	border-bottom: 1px dotted #8DAE4A;
	margin-bottom: 5px;
}

/* ++++++ コンテンツ部分のデザイン ++++++ */

#content_sub h1 {
	font-size: 1.2em;
	color: #696969;
	border-left: solid 3px #a9a9a9;
	border-bottom: solid 1px #a9a9a9;
    background-color: #f5f5f5;
	background-repeat: no-repeat;
	margin-top:10px;
	padding: 5px 0 1px 10px;
	}

h2.centerBoxHeading {
	font-size: 1em;
	color: #556b2f;
	border-bottom: solid 0px #538ad8;
         background-color: #D6E2BA;
	background-image: url('../images/mark_03.gif');
	background-repeat: no-repeat;
	padding: 3px 0 1px 40px;
	}

h2 a	{
	text-decoration: none;
	}

p	{
	font-size: 0.9em;
	color: #666666;
	line-height: 150%;
	}

p.metadata	{
	padding-left: 10px;
	font-size: 0.75em;
	}

.post	{
	margin-bottom: 20px;
	}

.pagenav	{
	font-size: 0.75em;
	}

/*ページテンプレート02用（追加）*/

#link	{
	color: #696969;
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.75em;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #00a0c6;
	}

#link th	{
	width: 100px;
	background-color:  #C6E2FF;
	}

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

#link a:hover	{
	color: #ff8c00;
	}

/*404ページ*/

.post ul li {
	font-size: 0.8em;
	color: #666666;
	}

/* ++++++ サイドバー部分のデザイン ++++++ */

#sidebar	{
	font-size: 0.9em;
	}

#sidebar li, #sidebar li li{
	list-style:none;
         }

#sidebar ul	{
	color: #66aaff;
	list-style-type: disc;
	margin: 10px 0 10px 20px;
	padding: 10px;
	}

#sidebar ul ul	{
	color: #88ccff;
	margin-bottom: 20px;
	}

#sidebar h3	{
	font-size: 1.0em;
	background-color: #ffffff;
	background-image: url('../images/mark_03.gif');
	background-repeat: no-repeat;
	color: #696969;
	text-align:left;
	margin-top: 20px;
	padding: 10px 0 10px 40px;
	}

#searchform ul {
	margin-left:0;
}

#searchform ul li{
	line-height:1em;
}

#searchform ul li input#s {
	width:120px;
	margin-top:2px;
}
#searchform ul li input#searchsubmit {
	width:3em;
}



#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}



/* フッターテンプレート */
#footer {
	clear:both;
	padding:10px;
	background-color: #f5f5f5;
}
p#copyright {
	text-align:center;
	font-size:0.75em;
}

/*商品情報テンプレート（product）*/

#productMainImage {
	width: 140px;
	float: left;
	padding: 5px;
	margin-right: 10px;
}

#productName {
	background: #9ab26b;
	border-left: 5px solid #556b2f;
	float: left;
	width: 300px;
	font-size: 1em;
	color: #ffffff;
	padding: 5px 0px 5px 10px;
}
#productPrices {
	padding-top: 10px ;
	color: #5f9ea0;
	float: left;
	width: 310px;
	font-size: 1.1em;
	text-align: right;
	border-bottom: 1px dotted #8DAE4A;
}
#productDescription {
	float: left;
	width: 305px;
	padding-top: 20px;
	font-size: 1.1em;
	color: #666666;
}
#cartAdd,#productDetailsList,#productAttributes  {
	width: 300px;
	margin-left: 160px;
	padding: 5px;
}
#cartAdd {
	background: #ffffff;
	text-align: right;
}
#productTellFriendLink {
	float: left;
	margin-right: 10px;
	margin-left: 200px;
	display: inline;
}
#productReviewLink {
	float: left;
}
#productDateAdded {
	font-size: 0.7em;
	color: #999999;
	margin-left: 200px;
	clear: both;
}

/*cartテンプレート*/
#cartContentsDisplay{
	border: 1px solid #8DAE4A;
	border-collapse:collapse;
}
#cartContentsDisplay th{
	background: #BBCC88;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #8DAE4A;
	padding: 5px;
}
#cartContentsDisplay td{
	border: 1px solid #8DAE4A;
	padding: 5px;
}
.cartUnitDisplay,.cartTotalDisplay {
	text-align: right;
}
#cartSubTotal {
	border-bottom: 1px dotted #8DAE4A;
	text-align: right;
	font-weight: bold;
	color: #5f9ea0;
	padding-right: 70px;
}
.BUTTON_IMAGE_CHECKOUT {
	float: right;
}
.BUTTON_CONTINUE_SHOPPING {
	float: left;
}
.ICON_IMAGE_UPDATE {
	float: left;
	padding-left: 10px;
}
.FILENAME_POPUP_SHIPPING_ESTIMATOR {
	padding-top: 20px;
	padding-left: 390px;
}


/*ログイン画面（loginDefault）*/

#loginDefault fieldset{
	padding:5px;
	border: 1px solid #8DAE4A;
	font-size: 0.9em;
}

#loginDefault .buttonRow{
	text-align: right;
	margin-top: 10px;
}
.inputLabel {
	width: 110px;
	float: left;

}

/*個別ページ画面*/


FORM, SELECT, INPUT {
	display: inline;
	font-size: 0.9em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin-left: 9em;
	width: 60%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}


FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	font-size: 0.9em;
	color: #666666;
	border: 1px solid #cccccc;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	line-height: 150%;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}


ul { 
margin: 0 0 0 1em; 
padding: 0; 
} 



/*個別ナビゲーションnavigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0.1em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	list-style-type: none;
	margin-bottom: 1em;
	padding:0px 0px 20px 50px;
	}

/*特価商品navigation*/

.greetUser {
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #f0a480;
   font-weight: bold;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }