@charset "shift_jis";

/* 共通 */
body{
	font-family:"メイリオ", "Hiragino Kaku Gothic Pro", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#555555;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

/* 全体 */
.wrapper{
	width: 980px;
	margin: 0 auto;
	background-color: #ffffff;
	position: inherit;
}

/* ヘッダー */
#hedder_h1 {
	background: #C80000 url(../img/common_img/bg_hed.gif) repeat-x left top;
	height:22px;
}
.wrapper h1{
	color:#FFFFFF;
	font-size: 12px;
	text-align:center;
	padding-top:1px;
}

/* ロゴ */
#logo_navi #logo{
	display:block;
	background: #FFFFFF url(../img/common_img/logo.gif) no-repeat left top;
	width:199px;
	height:80px;
	text-indent:-999px;
}
#logo_area {
	float:left;
}
#logo_area>img {
	display:block;
}
/* ページ右上の文字ナビ */
#logo_navi p#navi{
	font-size: 12px;
	float:right;
	padding: 5px 5px;
	text-align:right;
	font-family: "MS PGothic","Osaka",Arial,sans-serif;
	line-height:1.5;
}

#logo_navi p#navi a{
	color:#555555;
}
#logo_navi p#navi a:hover{
	color:#be0000;
	text-decoration:underline;
}

/* グローバルナビ */
#global_navi {
	z-index:100;
}
#global_navi > ul {
	height:40px;
	overflow:hidden;
	clear:both;
}

#global_navi > ul > li {
	float:left;
	display:inline;
	width:196px; height:40px;
}

#global_navi > ul > li > a {
	background:#eeeeee url(../img/common_img/bt_global.gif) no-repeat 0 0 scroll;
	display:block;
	height:28px; 
	padding:11px 0 1px 27px; 
	text-align:left;
	font-size:14px;
	color:#0a0579;
}

#global_navi > ul > li > a:hover  {
	background:#eeeeee url(../img/common_img/bt_global.gif) no-repeat 0 -41px scroll;
	color:#be0000;
}


.content {
	clear:both;
	/* position:relative; */
}


/* 左フレーム */
.left_frame {
	width:190px;
	float:left;
}

/* メインコンテンツ */
.main_content {
	width:775px;
	float:right;
}

/* フッター */
.footer {
	margin:0 auto;
	clear:both;
}

/* トップページ左フレーム */
.red_title {
	background-color:#be0000;
	height:14px;
	color:#ffffff;
	margin-top:5px;	
	padding:2px 0 4px 10px;
}

/* アウトレット */
#banner_outlet {
	display:block;
	width:190px; height:65px;
	background:#ffffff url(../img/common_img/banner_outlet.jpg) no-repeat 0 0 scroll;
	text-indent:-9999px;
	margin-top:2px;
}
#banner_outlet:hover {
	background:#ffffff url(../img/common_img/banner_outlet.jpg) no-repeat -191px 0 scroll;
}

/* Mマート */
#banner_mmart {
	display:block;
	width:190px; height:65px;
	background:#ffffff url(../img/common_img/banner_mmart_16.jpg) no-repeat 0 0 scroll;
	text-indent:-9999px;
	margin-top:2px;
}
#banner_mmart:hover {
	background:#ffffff url(../img/common_img/banner_mmart_16.jpg) no-repeat -191px 0 scroll;
}

/* C-joy */
#banner_cjoy {
	display:block;
	width:190px; height:65px;
	background:#ffffff url(/img/bnr_cjoy_mini.png) no-repeat 0 0 scroll;
	text-indent:-9999px;
	margin-top:2px;
}
#banner_cjoy:hover {
	background:#ffffff url(/img/bnr_cjoy_mini.png) no-repeat -191px 0 scroll;
}

/* メーカー直販 */
#banner_maker {
	display:block;
	width:190px; height:65px;
	background:#ffffff url(/img/bnr_maker_mini.png) no-repeat 0 0 scroll;
	text-indent:-9999px;
	margin-top:2px;
}
#banner_maker:hover {
	background:#ffffff url(/img/bnr_maker_mini.png) no-repeat -191px 0 scroll;
}

/* サービス提供コーナー */
#banner_service {
	display:block;
	width:190px; height:65px;
	background:#ffffff url(/img/bnr_left_service.png) no-repeat 0 0 scroll;
	text-indent:-9999px;
	margin-top:2px;
}
#banner_service:hover {
	background:#ffffff url(/img/bnr_left_service.png) no-repeat -191px 0 scroll;
}

/* 米卸即売中央市場 */
#banner_kome_chuo {
	display:block;
	width:190px; height:65px;
	background:#ffffff url(../img/common_img/banner_kome_chuo.jpg) no-repeat 0 0 scroll;
	text-indent:-9999px;
	margin-top:2px;
}
#banner_kome_chuo:hover {
	background:#ffffff url(../img/common_img/banner_kome_chuo.jpg) no-repeat -191px 0 scroll;
}

/* 食器卸即売中央市場 */
#banner_syokki_chuo {
	display:block;
	width:190px; height:65px;
	background:#ffffff url(../img/common_img/banner_syokki_chuo.jpg) no-repeat 0 0 scroll;
	text-indent:-9999px;
	margin-top:2px;
}
#banner_syokki_chuo:hover {
	background:#ffffff url(../img/common_img/banner_syokki_chuo.jpg) no-repeat -191px 0 scroll;
}


/* メールマガジン */
#banner_mailmagazine {
	display:block;
	width:190px; height:65px;
	background:#ffffff url(../img/common_img/banner_mailmagazine.jpg) no-repeat 0 0 scroll;
	text-align:left;
	text-indent:-9999px;
	margin-top:2px;
}

#banner_mailmagazine:hover {
	background:#ffffff url(../img/common_img/banner_mailmagazine.jpg) no-repeat -191px 0 scroll;
}

#li_mailmagazine {
	text-align:right;
	height:65px;
}
#li_mailmagazine:hover {
	color:#999999;
}
#mailmagazine_num {
	position: relative;
	top:-20px;
	font-size:11px;
	right:5px;
}

/* テレビ放送 */
#tv {
	display:block;
	width:190px; height:60px;
	background:#ffffff url(../img/common_img/bt_tv.jpg) no-repeat 0 0 scroll;
	text-indent:-9999px;
	margin:4px 0;
}
#tv:hover {
	background:#ffffff url(../img/common_img/bt_tv.jpg) no-repeat -191px 0 scroll;
}

/* 赤いアイコン類 */
#left_frame_syutten li {
	width:190px; height:52px;
}

#left_frame_syutten li a {
	display:block;
	font-size:14px;
	color:#ffffff;
	height:34px; /* 34+18=52 */
	padding:18px 0 0px 49px;
}

/* 出店社の声 */
#shutten_voice a {
	background:#ffffff url(../img/common_img/bt_shutten_voice.jpg) no-repeat 0 0 scroll;
}
#shutten_voice a:hover {
	background:#ffffff url(../img/common_img/bt_shutten_voice.jpg) no-repeat -191px 0px scroll;
	color:#fc9797;
}

/* 出店資料請求 */
#syutten_request a {
	background:#ffffff url(../img/common_img/bt_syutten_request.jpg) no-repeat 0 0 scroll;
}
#syutten_request a:hover {
	background:#ffffff url(../img/common_img/bt_syutten_request.jpg) no-repeat -191px 0 scroll;
	color:#fc9797;
}

/* 出店のご案内 */
#syutten_guide a {
	background:#ffffff url(../img/common_img/bt_syutten_guide.jpg) no-repeat 0 0 scroll;
}

#syutten_guide a:hover {
	background:#ffffff url(../img/common_img/bt_syutten_guide.jpg) no-repeat -191px 0 scroll;
	color:#fc9797;
}

/* 買い手様 会員登録 */
#bayer_regist a {
	background:#ffffff url(../img/common_img/bt_bayer_regist.jpg) no-repeat 0 0 scroll;
}
#bayer_regist a:hover {
	background:#ffffff url(../img/common_img/bt_bayer_regist.jpg) no-repeat -191px 0 scroll;
	color:#ffd187;
}

/* お探し商品のお問合せ */
#bt_syutten_search {
	display:block;
	font-size:12px;
	text-height:14px;
	color:#3a3a3a;
	width:142px; /* 48+142=190 */
	height:48px; /* 12+48=60 */
	background:#ffffff url(../img/common_img/bt_syutten_search.jpg) no-repeat 0 0 scroll;
	margin:4px 0;
	padding:12px 0 0 48px;
}

#bt_syutten_search:hover {
	background:#ffffff url(../img/common_img/bt_syutten_search.jpg) no-repeat -191px 0 scroll;
	color:#be0000;
}


/* その他、各種コーナー */
ul.category {
}
.red_title_category {
	background-color:#be0000;
	height:14px;
	color:#ffffff;
	margin-top:5px;	
	padding:2px 0 5px 10px;
}

ul.category li a {
	display:block;
	border:1px solid #c5c5c5;
	padding:3px 0 3px 5px;
	margin-top:-1px;
	color:#555555;
}
ul.category li a:hover {
	background-color:#fdd0d0;
	color:#be0000;
}

/* 道州制 */
#dosyusei {
	margin: 10px 0;	
}

/* トップページ、コンテンツ */
/* 検索 */
.main_search {
	font-size:12px;
	background-color:#eaeaea;
	margin:5px 0 0 0;
	padding:6px 0 6px 15px;
	vertical-align:baseline;
}
.main_search .search {
	float:left;
}
.main_search input{
	margin:0 3px 0 15px;
}
.main_search input.search_button {
	margin-left:0px;
	padding:0 0 2px 0;
	font-size:12px;
	width:80px;
	height:24px;
}
.main_search input.search_text {
	width:200px;
	height:20px;
	vertical-align:bottom;
}

.main_search .attention {
	float:left;
	font-size:10px;
	padding:0 0 0 12px;
	line-height:120%;
}

.main_search .search_ie7 {
	font-size:12px;
	color:#eaeaea;
	margin:0 3px 8px 15px;
}

/* 市場ボタン */
h2.red_title {
	margin-top:20px;
	clear:both;
}

#ichiba_button {
	margin:5px 0 0 0;
}

#ichiba_button ul div li {
	float:left;
	width:256px; height:46px;
	margin:0 3px 2px 0;
}
#ichiba_button ul div li.last {
	margin:0 0 2px 0;
}

#ichiba_button ul div li#senmon,
#ichiba_button ul div li#tokusetu,
#ichiba_button ul div li#kaki {
	width:256px;
}

#ichiba_button ul div li a {
	display:block;
	font-size:11px;
	color:#666666;
	height:18px; /* 28+18=46 */
	padding:28px 0 0px 83px;
}
#ichiba_button ul div li a:hover {
		color:#be0000;
}
#ichiba_button ul div li#senmon a {
	padding:28px 0 0px 83px;
}
#ichiba_button ul div li#groupbuy a {
	padding:28px 0 0px 83px;
}
#ichiba_button ul div li#tokusetu a {
	padding:28px 0 0px 83px;
}

/* 1列目 */
#kakuyasu a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat 0 0 scroll;
}
#kakuyasu a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat 0 0 scroll;
}
#shokki a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat -260px 0 scroll;
}
#shokki a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat -260px 0 scroll;
}
#tyubou a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat -519px 0 scroll;
}
#tyubou a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat -519px 0 scroll;
}
/* ２列目 */
#jyuki a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat 0 -48px scroll;
}
#jyuki a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat 0 -48px scroll;

}
#kankyo a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat -260px -48px scroll;
}
#kankyo a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat -260px -48px scroll;
}
#syomohin a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat -519px -48px scroll;
}
#syomohin a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat -519px -48px scroll;
}
/* ３列目 */
#yunifomu a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat 0 -96px scroll;
}
#yunifomu a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat 0 -96px scroll;
}
#shomei a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat -260px -96px scroll;
}
#shomei a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat -260px -96px scroll;
}
#kagu a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat -519px -96px scroll;
}
#kagu a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat -519px -96px scroll;
}
/* 4列目 */
#interia a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat 0 -144px scroll;
}
#interia a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat 0 -144px scroll;
}
#hansoku a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat -260px -144px scroll;
}
#hansoku a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat -260px -144px scroll;
}
#biyou a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat -519px -144px scroll;
}
#biyou a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat -519px -144px scroll;
}
/* 5列目 */
#tenpo a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat 0 -192px scroll;
}
#tenpo a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat 0 -192px scroll;
}
#zakka a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat -260px -192px scroll;
}
#zakka a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat -260px -192px scroll;
}
#nousui a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat -519px -192px scroll;
}
#nousui a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat -519px -192px scroll;
}

/* 6列目 */
#kaki a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat 0 -240px scroll;
}
#kaki a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat 0 -240px scroll;
}
#senmon a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat -260px -240px scroll;
}
#senmon a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat -260px -240px scroll;
}

#tokusetu a {
	background:#ffffff url(../img/common_img/btn_ichiba_03.jpg) no-repeat -519px -240px scroll;
}
#tokusetu a:hover {
	background:#ffffff url(../img/common_img/btn_ichiba_03_on.jpg) no-repeat -519px -240px scroll;
}


/* トップページ バナー */
#banner_top {
	margin:20px 0 0 0;
}
#banner_top li{
	float:left;
	width:353px; height:48px;
	margin:9px 0 0 24px;
	background:#ffffff url(../img/common_img/bg_shop_banner.gif) no-repeat 0 0 scroll;
}
#banner_top ul li a {
	display:block;
	width:353px; height:48px;
}
#banner_top ul li a img {/*2014/07/16 saijo*/
	height:44px;
}
#banner_top ul li a:hover {
	opacity:0.7;
}

/* トップページ カルーセル */

h2#top_h2_01 {
	height:30px;
	text-indent:-999px;
	background:#ffffff url(../img/common_img/sub_tit_top1.gif) no-repeat 0 0 scroll;
}
h2#top_h2_02 {
	height:30px;
	text-indent:-999px;
	background:#ffffff url(../img/common_img/sub_tit_top2.gif) no-repeat 0 0 scroll;
}
h2#top_h2_03 {
	height:30px;
	text-indent:-999px;
	background:#ffffff url(../img/common_img/sub_tit_top3.gif) no-repeat 0 0 scroll;
}


.carousel_contents {
	margin:30px 0 0 0;
	clear:both;
}
/* カルーセル本体 */

.list_carousel {
	width:730px;
	position:relative;
	top:10px;
}

.list_carousel ul {
	display: block;
	left:50px;
	top:10px;
}
.list_carousel li {
	/* border: 1px solid #999; */
	width: 147px;
	margin:0 10px;
	display: block;
	float: left;
}
.list_carousel .product_image,
.list_carousel .movie_image {
	text-align:center;
}
.list_carousel li p.product_name,
.list_carousel li p.movie_name{
	margin-top:5px;
	font-size:11px;
	color:#666;
}
.list_carousel li p.movie_name {
	text-align:center;
}
.list_carousel li p.price {
	font-size:10px;
	color:#ff0000;
}

.clearfix1 {
	float: none;
	clear: both;
}
.prev {
	display: block;
	position: absolute;
	top:40px;
	left:15px;
}
.next {
	display: block;
	position: absolute;
	top:40px; 
	left:740px;
}
#prev3,
#next3 {
	top:5px;
}

.pager {
	/* float: left; */
	width: 770px;
	text-align: center;
	margin-top:15px;
}
.pager a {
	margin: 0 2px;
	text-decoration: none;
	border: 1px solid #c5c5c5;
	padding:2px 2px;
	color:#666;
}
/* IE7ハック */
*:first-child+html .pager {
	padding-top:20px;
}
/* IE7ハック */
*:first-child+html .pager a{
	border:none;
	text-decoration:underline;
	background-color:#eaeaea;
}
.pager a.selected {
	color:#ff0000;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}

/* トップページ 実況ライブ */
#jikkyo {
	margin:30px 0 0 0;
}
#jikkyo a {
	color:#666;
}
#jikkyo a:hover {
	color:#be0000;
}
#jikkyo > div {
	float:left;
}
#jikkyo div.shiryo,
#jikkyo div.bayer {
	margin-left:5px;
}
#jikkyo div div.title{
	background:#ffffff url(../img/common_img/bg_top_jikkyou.gif) repeat-x 0 0 scroll;
	height:25px;
	color:#040259;
}
#jikkyo div.new_syutten div.title {
	width:170px;
}
#jikkyo div.shiryo div.title,
#jikkyo div.bayer div.title {
	width:296px;	
}
#jikkyo div div.title h2{
	padding:5px 0 0 15px;
}
#jikkyo div.list {	
	border:1px solid #c5c5c5;
	padding:10px 10px;
	font-size:10px;
	height:198px;
	overflow:hidden;
}
#jikkyo div.list p {
	line-height:1.4;
	padding:4px 0 2px 10px;;
	text-indent:-10px;
	border-bottom:dotted 1px #c5c5c5;
}
#jikkyo div.new_syutten div.list {
	width:148px;/* 170-10-10-1-1=148 */
}
#jikkyo div.shiryo div.list,
#jikkyo div.bayer div.list {
	width:274px;/* 290-10-10-1-1=148 */
}



/* トップページ CM */
#cm {
	margin-top:10px;
}
#cm div {
	float:left;
	margin:4px 0 4px 0;
}
#cm div#cm02,
#cm div#cm04 {
	margin-left:8px;
}

/* フッター */
#footer {
	clear:both;
	margin-top:20px;
	padding:10px 0 8px 0;
	background-color:#be0000;
	color:#ffffff;
	text-align:center;
	font-family: "MS PGothic","Osaka",Arial,sans-serif;
}
#footer a {
	color:#ffffff;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .copyright {
	padding-top:40px;
}

/* ギミック：トップへ */
#page { /* position　基準　親要素 */
    position: relative;
	z-index:10;
}
#page_top { /* ボタン */
    font-size:12px;
    font-weight:bold;
	bottom:60px;
	position:fixed;
	opacity:0.5;
	z-index:20;
}

/* ビルの写真用 */
#pagename_top #wrapper_outer {
	width:1200px;
	margin:0 auto;
	background-color:#ffffff;
}
#wrapper_outer {
	margin:0 auto;
	background-color:#ffffff;
}
#topImpactWrap {
	position:relative;
}
#topImpactL {
	position: absolute;
	display: block;
	left: -130px;
	top: 130px;
}
#topImpactR {
	position: absolute;
	display: block;
	right: -130px;
	top: 130px;
}

/* 買い手会員登録 */
.kanban {
	text-align:center;
	padding:20px 0 20px 0;
}
#member {
	font-size: 14px;
	text-align: left;
	width:775px;
	margin:15px 0; 
}
#member tr th,
#member tr td {
	padding: 10px;
	border: solid 1px #feb769
}

#member tr th { background:#fff6ea}

#member tr th span {
	font-size: 12px;
	color: #ff0000;
}
#member tr td p {
	font-size: 12px;
}

/* 説明共通 */
.bread_crumb {margin:10px 0 0 0;}
.bread_crumb a {color:#0A0579; text-decoration:underline}

.exp_width {
	width:680px;
	margin: 0 auto;
}
.main_content p.exp1 {
	margin:15px 0 0 0;
	font-size:14px;
}
.main_content p.exp2 {
	margin:15px 0 0 0;
}
.red {color:#f00000;}
.red a {
	color:#f00000;
	text-decoration:underline;
}
p.caution {
	width:500px;
	text-align:left;
	color:#f00000;
	margin:20px auto 0 auto;
	padding:10px 10px 10px 50px;
	border: solid 2px #f00000;
	background: #ffffff url(../img/common_img/caution.gif) no-repeat 10px 13px;
}
