body {
   	background:#ffffff;
	height:100%;
	margin:20;
	padding:0;
	color:#333333;
	font:10pt/160% 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align:center;
}

a	{
	color: #660000;
	text-decoration: none;
} 

a:hover {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #f08300;
	text-decoration: none;
}

/* 外枠 */
#frame{
	background:#ffffff;
	width:795px;
	text-align:center;
	margin:0 auto;
}

/* hedder */
.head{
	background:#ffffff;
	width:795px;
	float:left;
	margin:0;
	text-align:center;
}

.l-color{
	border-bottom:solid 2px #cccc00;
}

/* middle-space */

.middle{
	width:785px;
	float:left;
	margin:0;
	margin-top:5px;
}

/* メニュー */
.menu{
	background:#eb9b6f;
	width:180px;
	float:left;
}

/* 本文 */
.content{
	width:590px;
	float:right;
	margin:0;

}

.content-in{
	width:570px;
	float:right;
	clear:both;
	border: 0px dashed #CCCCCC;
}

.fleft_280 {
	width: 280px;
	margin: 1px;
	padding: 0px;
	font-size: 14px;
	text-align :left;
	float: left;
	border: 0px dashed #CCCCCC;
}

.fright_280 {
	width: 280px;
	margin: 1px;
	padding: 0px;
	font-size: 14px;
	text-align :left;
	float: right;
	border: 0px dashed #CCCCCC;
}

/* おしらせ と　こだわり */
.news{
	width:560px;
	height:100px;
	background:#ffffff;
	text-align:left;
	color:#333333;
	font:9pt/160% 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	overflow:auto;
	margin:10px 0px 20px 10px;
}

.kodawari{
	width:560px;
	/*20120522orimi
	height:250px;
	*/
	background:#ffffff;
	text-align:left;
	color:#333333;
	font:9pt/160% 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	overflow:auto;
	margin:10px 0px 20px 10px;
}

.backto {
	text-align :  right ;
	margin-top :  10px ;
	margin-bottom :  30px ;
	margin-left :  0px ;
	clear:both;
}

.backto a{
	border-bottom : 1px solid #f8b862 ; 
	font-size : small ;
	font-size : x-small ;
	background-color : #fdd9a5 ; 
	border : 1px solid #cccccc ; 
	padding :  3px 5px 0px 5px ;

}

/* フッター */

.foot{
	background:#ffffff;
	width:795px;
	float:left;
	font:9pt/200% 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align:center;
}

/* 細部設定 */
.c-both{
	clear:both;
}

.color-kage-p { 
	background:#ffeeee;
	padding:0 2px;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}

.color-kage-y { 
	background:#f2f2b0;
	padding:0 2px;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}

.color-kage-g { 
	background:#badcad;
	padding:0 2px;
	border-right:solid 1px #316745;
	border-bottom:solid 1px #316745;
}

h2{
	background-image:url("../img/back/h2_p.jpg");
	margin-top:0px;
    	margin-bottom:10px;
    	padding:3px 10px;
    	border-width:0px 4px;
    	border-color:#640125;
    	border-left-style:double;
    	font:23pt/200% 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #990000;
    	display:inline;
	line-height:200%;
}

h2.green{
	background-image:url("../img/back/h2_g.jpg");
	margin-top:0px;
    	margin-bottom:10px;
    	padding:3px 10px;
    	border-width:0px 4px;
    	border-color:#69821b;
    	border-left-style:double;
    	font:23pt/200% 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #316745;
    	display:inline;
	line-height:200%;
}

h3{
	margin:0;
	padding:0 5px;
	font-size:15pt;
	color: #990000;
	line-height:130%;
}


/* 2015追加 */

ul.ingredient{
    padding-left: 0;
    list-style-type: none;
    margin-top: 0;
}
ul.ingredient li{
    margin: 5px 0;
    clear: both;
    line-height: 18px;
}
ul.ingredient li:first-child{
    margin-top: 0;
}
ul.ingredient li span.name{
    float: left;
}
ul.ingredient li span.origin{
    float: right;
}

#new .content p.pictures2 img{
    width: 210px;
}
#new .content p.pictures3 img{
    width: 180px;
}

/*
hotaruikaシリーズ取扱業者一覧
*/
.shopshotaruika li{
    list-style-position: inside;
    float: left;
    margin-right: 20px;
    width: 150px;
    text-align: left;
}

.hotaruika .chumon{
    padding: 5px 10px 5px 10px;
    width: 300px;
}
#hotaruika .buy_it{
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	display: block;
	background:rgba(103, 183, 43, 1);
	border: 1px solid #DDD;
	color: #FFF;
	width: 120px;
	padding: 10px 0;
}
#hotaruika_set #combination{
	border-collapse: collapse;
	width: 90%;
	margin: 10px auto;
}
#hotaruika_set #combination caption{
	font-size: 90%;
	margin: 10px 0 5px;
	caption-side: bottom;
}
#hotaruika_set #combination th,
#hotaruika_set #combination td{
	border: solid 1px #999;
	text-align: left;
	padding: 3px;
}
#hotaruika_set #combination th{
	background: #eef;
}
#hotaruika_set #combination td select{
	width: 100%;
	text-align: center;
}
#konndatehyo .content-in{
	text-align: left;
}
#konndatehyo .content-in li{
	font-size: 135%;
	line-height: 180%;
	margin: 10px ;
}
#kobujime_set .item .leftside{
	vertical-align: top;	
}
#kobujime_set .sub_title{
	margin: 10px 0 20px;
}
#tennai .tennai_image_left{
	width: 52%;
}
#tennai .tennai_image_right{
	width: 47%;
}
.align_left *{
	text-align: left;
	line-height: 180%;
}
.align_left h5{
	font-size: 110%;
	margin: 0;
	line-height: 100%;
	font-weight: normal;
}
.align_left ol li p{
	margin: 0 0 10px;
}
.caution{
	font-size: 90%;
	color: #888;
}
