@charset "shift_jis";



div.products_new {
	border: 1px solid #CCCCCC;
	width: 523px;
	padding-top: 7px;
	padding-right: 7px;
	font-size: 0.9em;
}

div.products_new {
	border: 1px solid #CCCCCC;
	width: 523px;
	padding-top: 7px;
	padding-right: 7px;
}
div.products_new table{
	font-size: 12px;
}
div.products_new p.info {
	margin-left: 20px;
	margin-right: 10px;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 150%;
	margin-bottom: 12px;
	margin-top: 7px;
	width: 210px;
}
div.products_new .info2 {
	padding-left: 25px;
	padding-bottom: 12px;
	position: relative;
	left: 0px;
}
div.products_new .price {
	width: 237px;
	padding-left: 25px;
	padding-bottom: 12px;
}
div.products_new .order {
	width: 237px;
	padding-left: 25px;
	padding-bottom: 12px;
}
div.products_new .emp{
width: 212px;
padding:5px 0;
margin-left:25px;
font-size:1.5em;
font-weight:bold;
text-align:center;
color:
#FF3300;
}
div.products_new .emp span {
	display: block;
	margin-top: 10px;
	color: #BF0400;
	font-size: 0.6em;
	font-weight: normal;
}


/*-----------商品ボタン-----------*/
div.order_btn {
	width: 523px;
	padding-bottom: 7px;
	text-align: right;
	padding-top: 5px;
	padding-right: 7px;
}

/* ---------商品説明リスト------------- */
#products .price .txt10 ul {
	margin: 0px;
	padding-left: 1.5em;
	list-style-type: square;
}

/*-----------トップへ-----------*/
div.top {
	width: 530px;
	padding-left: 0px;
	padding-bottom: 7px;
	text-align: right;
	padding-top: 7px;
	font-size: 11px;
}


/*	くれないマンゴー
-------------------------------*/
span.mango_kurenai {
	color:#BF0400;
	}
/*	キーツマンゴー
-------------------------------*/
span.mango_keit {
	color:#ff9900;
}
/*	てっぺん桃
-------------------------------*/
span.peach_teppen {
	color:#BF0400;
}
/*	さっくりメロン
-------------------------------*/
span.melon_sakuri {
	color:#087001;
}
/*	黄金桃
-------------------------------*/
span.peach_ogon {
	color:#FF9933;
}
/*	山梨の月光
-------------------------------*/
span.plum_gekkou {
	color:#ff3300;
}
/*	千葉の幸水
-------------------------------*/
span.nashi_kousui {
	color:#baa200;
}
/*	長野パープル
-------------------------------*/
span.grape_purple {
	color:#330066;
}
/*	シャインマスカット
-------------------------------*/
span.grape_shine {
	color:#58BB00;
}
/*	栃木のにっこり梨
-------------------------------*/
span.nashi_nikori {
	color:#cc9900;
}
/*	野菜セット
-------------------------------*/
span.vegetable {
	color:#009944;
}
/*	スィーツキャロット 小分け販売
-------------------------------*/
span.sweetcarrot {
	color:#ff8400;
}
/*	五郎島金時
-------------------------------*/
span.gorojima {
	color:#993333;
}
/*	栗小巻
-------------------------------*/
span.kurikomaki {
	color:#993333;
}
/*	金沢　さい川のさと芋
-------------------------------*/
span.saikawa_satoimo {
	color:#996533;
}

/*	コンフィチュール　ジャム
-------------------------------*/
span.confiture_jam {
	color:#996533;
}

/*	下飯沼の晩秋栗
-------------------------------*/
span.chestnut {
	color:#663200;
}
/*	芋作りの名人作 レッドムーン
-------------------------------*/
span.red_moon {
	color:#eb6877;
}
/*	お待ちかねのてっぺんトマト てっぺんシリーズ
-------------------------------*/
span.tomato_teppen {
	color:#ff0000;
}
/*	こがねキンカン
-------------------------------*/
span.kumquat {
	color:#FF9934;
}
/*	てっぺんみかん
-------------------------------*/
span.plum_gekkou {
	color:#FF9900;
}
/*	ゴールドラ・フランス
-------------------------------*/
span.g_lafrance {
	color:#CC9900;
}
/*	スーパーラ・フランス
-------------------------------*/
span.super_lafrance {
	color:#669900;
}
/*	福島のあんぽ柿
-------------------------------*/
span.persimmon {
	color:#FF6600;
}
/*	春の沖縄 津嘉山（つかざん）の南瓜 ダークホース
-------------------------------*/
span.darkhorse {
	color:#ffc30d;
}
/*	静岡のマスクメロン
-------------------------------*/
span.mask_melon {
	color:#00cc00;
}


/*	ボックスレイアウト用CSS
-------------------------------*/
/* -----CLEAR FIX----- */
/* WinIE7 */
.clearfix:after{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/* WinIE7--- */
.clearfix{
	display: inline-block;
}

.clearfix{
	display: block;
}
/* -----CLEAR FIX----- */

div.products_new{
	width: 540px;
}

.products_new .inner{
	width: 100%;
}

.products_new .inner h2{
	margin: 5px 0;
}

.products_new .inner .time{
	border-top:1px solid #999;
	border-left:1px solid #999;
	padding: 0;
	margin: 10px 0;
	width: 100%;
}

.products_new .inner .time th,.products_new .inner .time td{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding: 10px;
	margin: 0;
}

.products_new .inner .menu dt{
	font-weight: bold;
	margin:5px 0;
	margin-left: 1em;
	text-indent: -1em;
}

.products_new .inner .menu dd{
	line-height: 1.2em;
	margin-left: 1em;
	margin-bottom: 15px;
}

.products_new .inner .l_block{
	width: 270px;
	float: left;
}

.products_new .inner .r_block{
	width: 260px;
	float: right;
}

.products_new .inner .caution{
	color: #BF0400;
	font-size: 0.8em;
	width: 220px;
	margin: 4px auto 0;
	display: block;
	line-height: 1.5em;
	margin-bottom: 10px;
}

.products_new .inner .photo{
	text-align: center;
	margin: 0 auto;
	width: 260px;
}

.products_new .order_btn2 a {
	background: url(../img/order_button02.gif) no-repeat top;
	height: 25px;
	width: 132px;
	display: block;
	float: right;
	margin: 10px 0;
}

.products_new .order_btn2 a img:hover{
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

