﻿body{margin:10px auto;
	padding:0px;
	background-color : #26602a;
	background-repeat:repeat-x;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}

/* === 共通のスタイル ===*/ 

a	{color:#0000ff;
     text-decoration:none;}

a:hover	{color:#33CC66;}

p	{font-size:13px;
	 line-height:140%;
	 color:#333333;
	 }
	 
	 
.contact{
	margin-left:30px;
	margin-top:20px;
	margin-bottom:10px;
	font-size:20px;
	 color:#000000;
	 }
	 
	 

td{
	vertical-align:top;
	}

/* === ヘッダー部分のスタイル === */


.head_title_back{
	width:800px;
	height:60px;
	margin-bottom:0px;
}



.headmenu{
	vertical-align:bottom;
	background-image:url(../images/bg_header.png);
	background-repeat:repeat-x;
	margin-bottom:0px;
	padding-bottom:0px;
	}

.headmenu img{
	border:none;
	vertical-align:bottom;
}

.headmenu a{text-decoration:none;
	border:none;
	display:block;
	}

.headmenu_bar{
	width:769px; /*バー画像の横幅*/
	margin:0px auto;
		display:block;
	}

/* === コンテンツ部分全体のスタイル === */

.contents	{
	padding-top:0px;
	background-color:#dcf6a7;
	border-top:solid 20px #8ecd0e;
	text-align:left;
	height:auto;
			display:block;
}

.contents_header{
	background-image : url(../images/bg_contents_head.png);
	background-repeat:no-repeat;
	background-position:center bottom;	
	margin:10px auto 0px;
	height:14px;
				display:block;
	}

.contents_con{
	background-image : url(../images/bg_contents_con.png);
	background-repeat:repeat-y;
	background-position:center;	
	margin:0px auto;
	padding:0px 40px;
	}

.contents_bottom{
	background-image : url(../images/bg_contents_bottom.png);
	background-repeat:no-repeat;
	background-position:center top;	
	margin:0px auto 10px;
	height:14px;
	}
	
	





/* === 左ボックス部分のスタイル === */

/*コンテンツページの左ボックス*/

.left{
	width:214px;
	margin:0px;
	padding:0px;
	}

.left_top{
	background-image:url(../images/bg_left_top.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:37px;
	width:214px;
	}
	
	

/*製品一覧の左ボックス*/
.left_top_pro{
	background-image:url(../images/bg_left_contents_01.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:37px;
	width:214px;
	}



.left_top#contents{
	background-image:url(../images/bg_left_contents.png);
	}


.left_con{
	background-image:url(../images/bg_left_con.png);
	background-repeat:repeat-y;
	padding:5px 8px;
	}

.left_con a{
	color:#006633;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	}

.left_bottom{
	background-image:url(../images/bg_left_bottom.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:37px;
	}

.left_index a{	background-image:url(../images/yz_or_w.gif);
	background-repeat:no-repeat;
	background-position:left center;
	margin-left:20px;
	padding:5px 10px 5px 15px;
	display:block;
	text-decoration:none;
	
	}
	
.left_yaji{
background-image:url(../images/yaji_orange.gif);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
	float:left;

}




	
.gray_box{background-color:#E7E7E7;
	padding:10px;
	margin:0px 0px 0px 10px;
	}

.lefttable_contents{background-color:#FFFFFF;
	padding:10px;
	}


.news div{border-bottom:dotted 1px #FF99CC;
	padding:3px 0px;
	margin:0px 10px;
	}

.nonborder{border:none;
	margin:0px auto;
	background-color:#EFEFEF;
	}
	
.nonborder td{border:none;
	vertical-align:top;
	}

.flow{border:none;
	margin:0px auto;
	background-color:#ffffff;
	width:590px;
	}
	
.flow td{border:none;
	vertical-align:middle;
	}

.white_table{border:1px solid #003330;
	margin:20px auto;
	background-color:#ffffff;
	width:590px;
	border-collapse:collapse;
	}
	
.white_table td{border:none;
	vertical-align:middle;
	border:1px solid #b9cf58;
	padding:10px;
	border-style:dotted;
	background-color:#ffffcc;
	}

.white_table a{	background-image:url(../images/yz_or_w.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:15px;
	}

.yellow{background-color:#FFFFCC;
	width:80px;
	}

.paleyellow{background-color:#FFFACD;
	padding:10px;
	}	

.paleblue{background-color:#FEE3C0;
	padding:10px;
	}	

.graytri{list-style-image:url(../images/graytri.png);
	font-size:12px;
	line-height:130%;
	margin:0px;
	padding-left:25px;
	}
.graytri li{vertical-align:top;
	padding:2px 3px 2px 0px;
	}

/* === 右ボックス部分のスタイル === */

/*トップページだけのスタイル*/

.video embed{
	display:block;
	vertical-align:bottom;
	margin-bottom:50px;

	}

.right	{
	margin:0px;
	vertical-align:top;
	padding:0px 0px 30px 20px;
	background-repeat:repeat-x;
	height:auto;
	}
	
.green_table {
	background-image : url(../images/green_tablebg.png);
	background-repeat:repeat-x;
	width:498px;
	border-left:solid 1px #ADBE12;
	border-right:solid 1px #ADBE12;
	margin:0px auto 0px 5px;
	text-align:left;
	padding:0px 10px;
	}

.green_table a{	color:#333333;	
	background-image:url(../images/yz_or_w.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	display:block;
	border-bottom:2px dotted #999999;
	margin-top:5px;
	}

.green_table a:hover{color:#CC3333;}

.green_table_head{background-image:url(../images/green_table_head2.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	margin:0px auto 0px 5px;
	width:510px;
	padding:10px 5px 0px 10px;
	text-align:left;
	}

.green_table_foot{background-image:url(../images/green_table_foot.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:20px;
	margin:0px auto 10px 5px;
	padding:0px 10px 10px 10px;
	text-align:left;
	}

.green_table div{padding:5px 10px;
	}

.green_box{font-weight:bold;
	color:#7D0408;
	width:80px;
	}

/*ボーダーなしのテーブル*/

.noborder{border:none;
	}

#noback{border-spacing:5px 10px;
	margin:10px auto;
	width:590px;
	}

.corn{background-color:#FFF8DC;
	padding:10px;
	}

.silver{background-color:#dcdcdc;
	padding:10px;
	}
.white{background-color:#FFFFFF;
	padding:10px;
	}

/*ニュース用*/
#news{border-bottom:2px dotted #999999;
	padding:10px;
	}
#news a{background-image:url(../images/yz_or_w.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:15px;
	}
	
.right h1{font-size:12px;
	border-bottom:solid 1px #788F06;
	padding-left:10px;
	}

.right h2{font-size:12px;
	border-left:solid 6px #A51418;
	padding-left:5px;
	}

.right h3{font-size:12px;
	background-color:#C9DE63;
	padding:5px 10px;
	}

.right h3 a{color:#000000;}

.right h4{	background-image : url(../images/mark.gif);	
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 10px;
	margin-left:5px;
	font-size:12px;
	}


.head_image{margin:0px;
	padding:0px;
	vertical-align:top;
	height:120px;
	width:650px;
	}
	
.form_table{
	font-size:12px;
	border:solid 2px #003330;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	margin-top:10px;
	margin-bottom:0;
	width:460px;
	background-color: #ffffff;
	border-collapse:collapse;
	color:#333333;
	margin-left:auto;
	margin-right:auto;	
	}
	
.form_table td{
	border:1px solid #cccccc;
	padding:10px;
	}
				
.gray_table{
	font-size:12px;
	border:solid 1px #003330;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	margin-top:10px;
	margin-bottom:0;
	width:450px;
	background-color: #ffffff;
	border-collapse:collapse;
	color:#333333;
	margin-left:auto;
	margin-right:auto;
	}

.gray_table td{
	border:1px solid #003330;
	padding:10px;
	}

.gray_table th{	border:1px solid #003330;
	padding:10px;
	color:#333333;
	background-color:#e7f3ac;
	}

.pale_yellow_table{
	font-size:12px;
	border:solid 1px #999999;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	margin-top:10px;
	margin-bottom:0;
	width:590px;
	background-color: #FDFEBA;
	border-collapse:collapse;
	color:#333333;
	margin-left:auto;
	margin-right:auto;
	}
	
.pale_yellow_table td{	border:1px dotted #999999;
	padding:10px;
	}
.pale_yellow_table th{	border:1px dotted #999999;
	padding:10px;
	color:#333333;
	background-color:#e7f3ac;
	}

.lightgray{background-color:#E5E2E2;
	width:80px;
	}

.green_td{
	padding:5px;
	padding-left:10px;
	width:80px;
	background-color:#e7f3ac;
	font-weight:bold;
	}


/*左寄りの赤矢印のついたナビゲーション*/
.red_yaji	{
 	font-weight:bold;
	text-align:right;
	margin-right:0px;
	margin-top:5px;}

/*イメージ写真向け*/
.photo{border:solid 1px #999999;
	margin:0px 10px 10px 10px;}

/*リストのスタイル*/

ul{color:#333333;
	font-size:12px;
	list-style:square;
	}

ol{color:#333333;
	font-size:12px;
	}

li{line-height:130%;
	padding:3px;
	}

.list1{
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}

.alpha{list-style-type:upper-alpha;
	}

/*ぱんくずリスト*/
div#crumbs{	padding:4px;
	margin-left:5px;
	}

#crumbs ul {display:inline; 
	padding-left:0;
	margin-left:0;	
	margin-right:0;
	}

#crumbs ul li{ display:inline;
	padding-left:0;
		margin-left:0;
		padding-right:10px;
	}

#crumbs ul ul li{
	background-image:url(../images/yaji_grern.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 18px;
	margin-left:0;
	}

/*FAQのスタイル*/
	
.question  {  background-color : #EDEDEC;
	padding:5px;
	border:1px solid #cccccc;
	margin:10px 0px;
	line-height:150%;
	}
	
.q_icon{font-size:16px;
	background-color:#E7F3AC;
	color:#788F06;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	padding:0px 3px;
	margin:0px 3px;
	border:1px solid #788F06;
	}

.answer  {  background-color : #FAF5C0;	
	padding:5px;
	border:1px solid #EBC700;;
	margin:10px 0px;
	line-height:150%;
	
	}
	
.a_icon{font-size:16px;
	background-color:#F6870F;
	color:#FAF18F;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	padding:0px 3px;
	margin:0px 3px;
	border:1px solid #F6870F;
	}

	
/* === フッター部分のスタイル === */

.footer	{background-color:#E3E3E3;
	 height:25px;
	font-color:#A8494C;
     font-size:10px;
     text-align:center;
	vertical-align:middle;
	text-align:right;
	border-bottom:solid 3px #cccccc;
	 }
		
.footer a{color:#AD0C11;
	font-size:10px;
	padding:3px;
	border-left:solid 1px #9932CC;
	}

.footer a:hover{color:#8DA80C;
	}
	
.footer_right{
	padding:3px;
	border-right:none;
	}
	
	
/* === 商品ページ用　コンテンツのスタイル === */


/*テーブルタイトル*/

.list_title{
	font-size: 16px;
	font-weight: bold;
	clear:left;
}

/*セル内の文字*/
.list_red{
	color: #FF0000;	
}



.list_price{
	font-size:14px;
}

/*桐板画像の調整*/

.kiriita{
text-align:center;
}


.kiriita1{
	float:right;
}




/*商品リストのテーブルの調整*/

.product_list{


border:1px #669933 solid;
border-spacing:0px;
border-collapse:collapse;
}


.product_list td{
border:1px #669933 solid;
vertical-align:top;
padding:5px;

}


.product_list p {
margin:0px;
}


.list_left {
	width:245px;
}

.list_center {
width:125px;
background-color:#FCFFE1;
}




.list_right {
width:120px;
background-color:#F4FFF5;
}


.list_up {
width:407px;
}

.list_middle {
background-color:
#FBFFD9;
}

.list_low {
background-color:#F4FFF5;
}






/*商品リスト内の写真*/

.sample_pic {
	margin:20px;
	text-align:center;

}
.left_pic {
	float:left;
	padding-right:20px;
}

.text_pic {
	text-align:center;
	margin-top:0px;
	margin-bottom:50px;


}
#chest {
	padding-top:50px;
}
.list_sidetitle {
width:70px;
}








.inline {
float:left
}



.product_list th{
	
	border-bottom:1px #669933 solid;
	border-right:1px #669933 solid;
	background-color:#b5ef39;
	
	
	padding:1px 1px ;
	text-align:center;	
}

.color_th {
color:#804040;
}



/*画像のリンク枠を消す*/
.img_border{
	border:0px;
	}



.left_menu_img{
	margin-left:8px;
	
}



/*印刷用改ページ指定*/
.pageblock {
   page-break-after: always;
}




/*t縦スペース調整*/
.blank50{
	height:50px;
}

.blank20{
	height:20px;
}

.blank100{
	height:100px;
}




