/* --------------------------------------------------------------------
	import
--------------------------------------------------------------------- */

@import url(common.css);
@import url(customer.css);
@import url(category.css);
@import url(goods.css);
@import url(order.css);
@import url(etc.css);
@import url(login.css);
/*@import url(dropframe.css);*/
/*@import url(ddcolortabs.css);*/

/* --------------------------------------------------------------------
	definition
--------------------------------------------------------------------- */

/* for Designer */
/* フリースペースを確認する場合このスタイルを表示させてください。 */

.sample_tmpl_	{display:none;}
/*
.sample_tmpl_{font-size:9px; background-color:#ffff00; padding:1px; border:1px solid #ff0000; position:absolute;} 
*/

/* ユーザーテンプレート COMMON_FOOTER.html */
.common_footer_{ text-align: center; padding: 8px 0; margin-top: 8px; width: 100%; }



/* 共通エレメント */
body {
	margin: 0px;
	padding: 0px;

}



/* フッター背景 */
.footerbg {
	background-image: url(../img/sys/footer_bg.gif);
	background-repeat: repeat-x;
}

/* カート内容表示部分 */
.headcart {
	font-size: 12px;
	color: #555555;
}
.headcart a{
	color: #555555;
	text-decoration: none;
}
.headcart a:hover{
	color: #E93204;
	text-decoration: underline;
}
.compnm{
	margin: 50px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}

/* ログイン部分 */
.loginbox {
	border: 1px solid #999999;
}
.idpass {
	font-size: 12px;
	font-weight: bold;
	color: #216321;
	text-align: right;
}
.login_notice_noimg {
	margin: 0px 2px 0px 20px;
	font-size:11px;
	line-height:18px;
	padding: 0px;
	list-style-type: none;
}
.login_notice_noimg a{
	color: #000000;
	text-decoration: none;
}
.login_notice_noimg a:hover{
	color: #009900;
	text-decoration: underline;
	font-weight: normal;
}
.login_notice {
	margin: 0px 2px 0px 20px;
	list-style-image: url(../img/sys/icon_login.gif);
	font-size:11px;
	line-height:18px;
	padding: 0px;
	list-style-type: none;
}
.login_notice a{
	color: #000000;
	text-decoration: none;
}
.login_notice a:hover{
	color: #009900;
	text-decoration: underline;
	font-weight: normal;
}

/* ベスト５ */
.franking {
	font-size:12px;
	line-height:18px;
}
.franking a{
	color: #666666;
	text-decoration: underline;
}
.franking a:hover{
	color: #E90F0F;
	text-decoration: none;
}

/* 検索オプション部分 */
.f12g {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.f12g a{
	color: #FFFFFF;
	text-decoration: none;
}
.f12g a:hover{
	color: #BE1818;
	text-decoration: underline;
}

/* バリエーションスペック部分 */
.f12g_spec {
	font-size: 12px;
	color: #333333;
	width: 32px;
}
.f12g_spec a{
	color: #FFFFFF;
	text-decoration: none;
}
.f12g_spec a:hover{
	color: #BE1818;
	text-decoration: underline;
}
.f12g_spec_val {
	font-size: 12px;
	background-color: #f5f5f5;
	line-height: 20px;
}

/* カテゴリー検索 */

.category1 {
	list-style-image: url(../img/sys/arrow_green.gif);
	font-size:12px;
	font-weight: bold;
	line-height:26px;
	list-style-type: none;
	background-image: url(../img/sys/category_bg2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -42px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-position: inside;
	vertical-align: middle;
}
.category_h2_1{
	color: #666666;
        display: inline;
	text-decoration: none;
	font-size:12px;
	margin-top: 0px;
	padding-bottom: 4px;
	vertical-align: middle;
}

.category1 a{
	color: #666666;
	text-decoration: none;
}
.category1 a:hover{
	list-style-image: url(../img/sys/arrow_orange.gif);
	color: #009933;
	text-decoration: underline;
/*	vertical-align: text-top;*/
	vertical-align: none;

}
.category1_open {
	list-style-image: url(../img/sys/arrow_orange.gif);
	font-size:12px;
	font-weight: bold;
	line-height:26px;
	list-style-type: none;
	background-image: url(../img/sys/category_bg2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -42px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-position: inside;
	vertical-align: middle;
}
.category1_open a{
	color: #009933;
	text-decoration: none;
}

.category2 {
	list-style-image: url(../img/sys/arrow_02.gif);
	font-size:12px;
	line-height:140%;
	list-style-type: none;
	vertical-align: text-top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.category_h2_2{
	color: #666666;
	text-decoration: none;
	font-size:12px;
	margin: 0px;
	vertical-align: middle;
}
.category2 a{
	color: #666666;
	text-decoration: none;
}
.category2 a:hover{
	list-style-image: url(../img/sys/arrow_02r.gif);
	color: #009933;
	text-decoration: underline;
}
.category2_open {
	list-style-image: url(../img/sys/arrow_02r.gif);
	font-size:12px;
	color: #009933;
	font-weight: bold;
	line-height:140%;
	list-style-type: none;
	vertical-align: text-top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.category2_open a{
	color: #009933;
	text-decoration: none;
}

.category3 {
	list-style-image: url(../img/sys/arrow_03.gif);
	font-size:11px;
	line-height:140%;
	list-style-type: none;
	vertical-align: text-top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.category_h2_3{
	color: #666666;
	text-decoration: none;
	font-size:11px;
	margin: 0px;
	vertical-align: middle;
}
.category3 a{
	color: #666666;
	text-decoration: none;
}
.category3 a:hover{
	list-style-image: url(../img/sys/arrow_03r.gif);
	color: #069162;
	text-decoration: underline;
}
.category3_open {
	list-style-image: url(../img/sys/arrow_03r.gif);
	font-size:11px;
	color: #069162;
	line-height:140%;
	list-style-type: none;
	vertical-align: text-top;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;


}
.category3_open a{
	color: #069162;
	text-decoration: none;
}
.category4 {
	list-style-image: url(../img/sys/arrow_04.gif);
	font-size:10px;
	line-height:140%;
	list-style-type: none;
	vertical-align: text-top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.category_h2_4{
	color: #666666;
	text-decoration: none;
	font-size:10px;
	margin: 0px;
	vertical-align: middle;
}
.category4 a{
	color: #000000;
	text-decoration: none;
}
.category4 a:hover{
	list-style-image: url(../img/sys/arrow_04r.gif);
	color: #069162;
	text-decoration: underline;
}
.category4_open {
	list-style-image: url(../img/sys/arrow_04r.gif);
	font-size:10px;
	color: #069162;
	line-height:140%;
	list-style-type: none;
	vertical-align: text-top;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;


}
.category4_open a{
	color: #069162;
	text-decoration: none;
}



/* ジャンル検索 */

.fganre {
	margin: 0px 0px 0px -10px;
	list-style-image: url(../img/sys/arrow_green.gif);
	font-size:12px;
	font-weight: bold;
	line-height:26px;
	padding: 0px;
	list-style-type: none;
	vertical-align: text-top;

}
.fganre a{
	color: #666666;
	text-decoration: none;
}
.fganre a:hover{
	list-style-image: url(../img/sys/arrow_orange.gif);
	color: #009933;
	text-decoration: underline;
	vertical-align: text-top;

}
.fganre_open {
	list-style-image: url(../img/sys/arrow_orange.gif);
	font-size:12px;
	font-weight: bold;
	line-height:26px;
	padding: 0px;
	list-style-type: none;
}
.fganre_open_open a{
	color: #009933;
	text-decoration: none;
}

.fganre2 {
	margin: 1px 0px 0px 0px;
	list-style-image: url(../img/sys/arrow_02.gif);
	font-size:12px;
	line-height:26px;
	padding: 0px;
	list-style-type: none;
	vertical-align: text-top;
}
.fganre2 a{
	color: #666666;
	text-decoration: none;
}
.fganre2 a:hover{
	list-style-image: url(../img/sys/arrow_02r.gif);
	color: #009933;
	text-decoration: underline;
}
.fganre2_open {
	list-style-image: url(../img/sys/arrow_02r.gif);
	font-size:12px;
	line-height:22px;
	padding: 0px;
	list-style-type: none;
	vertical-align: text-top;
}
.fganre2_open a{
	color: #000000;
	text-decoration: none;
}
/* 最新ニュース＆キャンペーン部分 */
.fnews {
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	padding-top: -5px;
}
.fnews a {
	text-decoration: underline;
}
.fnews a:hover {
	text-decoration: none;
}
/* 商品ラインナップ部分 */
.lineupbox {
	border: 1px solid #777777;
	text-align: center;
}
.flineup {
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 140%;
	padding-top: 4px;
	padding-bottom: 2px;
}
.flineup a{
	color: #666666;
	text-decoration: none;
}
.flineup a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.flineup2 {
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 140%;
	padding-top: 4px;
	padding-bottom: 2px;
}
.flineup2 a{
	color: #666666;
	text-decoration: none;
}
.flineup2 a:hover{
	color: #FFCC00;
	text-decoration: underline;
}

.goods_ .flineup {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 140%;
	padding-top: 4px;
	padding-bottom: 2px;
}
.goods_ .flineup a{
	color: #FFFFFF;
	text-decoration: none;
}
.goods_ .flineup a:hover{
	color: #FFCC00;
	text-decoration: underline;
}

/* プライバシーポリシー文言 */
.f11 {
	font-size: 11px;
	line-height: 140%;
	color: #333333;
}
.f11 a{
	color: #C85032;
	text-decoration: underline;
}
.f11 a:hover{
	color: #666666;
	text-decoration: underline;
}

/* カート内容表示部分 */
.breadcrum {
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	padding:0px 4px;
}
.breadcrum a{
	color: #009933;
	text-decoration: underline;
}
.breadcrum a:hover{
	color: #E93204;
	text-decoration: none;
}

/* オリジナル */
.title {
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
	background-image: url(../img/sys/title.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	line-height: 180%;
	letter-spacing: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.goods_ {
	font-size: x-small;
	line-height: 120%;
	text-decoration: none;
}
.goods_ a {
	color: #009900;
	text-decoration: none;
}
.goods_ a:hover {
	color: #DF7926;
	text-decoration: underline;

}
.ss {
	font-size: x-small;
	line-height: 120%;
	padding-top: 5px;
}
.f14b {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	padding-bottom: 5px;
	text-decoration: none;
}
.f14b a {
	color: #009900;
	text-decoration: none;
}
.f14b a:hover {
	color: #DF7926;
	text-decoration: underline;	
}
.s12 {
	font-size: 12px;
	line-height: 160%;
}
.s12 a{
	color: #336600;
	text-decoration: underline;
}
.s12 a:hover {
	color: #009900;
	text-decoration: none;
}
.s12b {
	font-size: 12px;
	line-height: 200%;
	color: #666666;
	font-weight: bold;
}
.s12b a {
	color: #666666;
	text-decoration: none;
}
.s12b a:hover {
	color: #009900;
	text-decoration: underline;
}
.s12g {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #0C5B24;
}
.faq {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #df7926;
	background-image: url(../img/sys/allow_faq.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
}
.pagetop {
	font-size: 10px;
	line-height: 150%;
}
.pagetop a {
	text-decoration: none;
		color: #333333;
}
.left_menu_urikake {
	font-size:12px;
	line-height:16px;
	margin: 0px 2px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
.urikake_message {
	font-size:10px;
	line-height:140%;
	margin: 0px 2px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
.urikake_title_background .urikake_title {
	background-color: #ff6600;
	font-size:12px;
	line-height:14px;
	padding: 0px;
	list-style-type: none;
	color: #ffffff;
}
.left_menu_ippan {
	font-size:12px;
	line-height:16px;
	margin: 0px 2px 0px 20px;
	padding: 0px;
	list-style-type: none;
	background-color: #66ccff;
}
.left_menu_ippan .ippan_message {
	font-size:10px;
	line-height:14px;
	margin: 0px 2px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
.left_menu_ippan .ippan_title_background {
	background-color: #3366ff;
}
.ippan_title_background .ippan_title {
	background-color: #3366ff;
	font-size:12px;
	line-height:14px;
	padding: 0px;
	list-style-type: none;
	color: #ffffff;
}
.sunday, .holiday {
background:#FFCCCC none repeat scroll 0%;
}
.saturday {
background:#CCFFFF none repeat scroll 0%;
}
.process_item_name {
	color: #009933;
	font-weight: bold;
}

.catalog_goods_{color:#ff0000; font-size:12px; }
.process_item_name_{color:#009933; font-weight:bold; }