/*-------------------- タグ共通 --------------------*/
* {
	margin:0px;
	padding:0px;
}
BODY {
	text-align:center;
	line-height:110%;
	background: url(../img/body.jpg) repeat-x 0px 15px;
}

TABLE,
DIV {
	color: #444444;
	font-size: 12px;
	margin-left:auto;
	margin-right:auto;
	font-family: meiryo,"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}
H1,H2,H3,H4,H5,H6 {
	font-size: 12px;
}
A{
	color : #84090c;
}
A:HOVER{
	color : #ff8080;
}
/*-------------------- ページ共通 --------------------*/
.page_title {
	width: 640px;
	height: 39px;
	background-image: url(../img/bar1.jpg);
	background-repeat: no-repeat;
	margin-bottom:10px;
	margin-left: 5px;
}
.page_title H2{
	font-size:14px;
	padding-left: 60px;
	line-height: 39px;
	margin-left: 5px;
}
/* ページ説明 */
.explanation {
	margin:5px auto 20px 30px;
	background-color:#FBF5DD;
	color:#526D1F;
	line-height:150%;
	width:580px;
	text-align: left;
	padding: 5px;
	border: 1px solid #BCAB8D;
}

/*-------------------- ヘッダー --------------------*/
#header {
	width:100%;
	height:330px;
}
#header .img {
	clear:both;
	width:910px;
	height:315px;
	background: url(../img/header1.jpg) no-repeat center top;
	text-indent:-9999em;
}
#header .img2 {
	clear:both;
	width:910px;
	height:315px;
	background: url(../img/header.jpg) no-repeat center top;
	text-indent:-9999em;
}
#header H1 {
	float:left;
	width:35%;
	height:15px;
	text-align:right;
	color:#663300;
	font-weight:normal;
	margin-right:5px;
	line-height:1em;
}
#header H2 {
	text-align:left;
	color:#663300;
	font-weight:normal;
	line-height:1em;
}

/*-------------------- ボディー --------------------*/
#body {
	clear:both;
	width:920px;
	text-align:left;
}
/*-------------------- ヘッドメニュー --------------------*/
#head_menu {
	width:910px;
	height:36px;
	margin:2px auto 20px auto;
}
#head_menu UL {
	margin-left:30px
}
#head_menu LI {
	float:left;
	list-style-type: none;
}
#head_menu A {
	width:105px;
	height:36px;
	background-repeat: no-repeat;
	background-position: top;
	display:block;
	text-decoration:none;
	text-indent:-9999em;
}
#head_menu A.m1 {
	background-image: url(../img/menu1.gif);
}
#head_menu A.m2 {
	background-image: url(../img/menu2.gif);
}
#head_menu A.m3 {
	background-image: url(../img/menu3.gif);
}
#head_menu A.m4 {
	background-image: url(../img/menu4.gif);
}
#head_menu A.m5 {
	background-image: url(../img/menu5.gif);
}
#head_menu A.m6 {
	background-image: url(../img/menu6.gif);
}
#head_menu A.m7 {
	background-image: url(../img/menu7.gif);
}
#head_menu A.m8 {
	background-image: url(../img/menu8.gif);
}
#head_menu A.m9 {
	background-image: url(../img/menu9.gif);
}
#head_menu A:hover {
	background-position: bottom;
}

/*-------------------- サイドメニュー --------------------*/
#side_menu {
	width:240px;
	float:left;
}
#side_menu .ssi {
}

#side_menu H2 {
	width:220px;
	height:30px;
	background-repeat: no-repeat;
	text-indent:-9999em;
	margin-left:10px;
}
#side_menu H2 A {
	height:40px;
}

/* 商品カテゴリ */
#side_menu .sp_menu {
	background:url(../img/menu_back1.jpg) no-repeat top;
	padding-top:15px;
	margin-bottom:20px;
}
#side_menu .sp_menu A {
	width:240px;
	height:145px;
}
#side_menu .sp_menu .foot {
	background:url(../img/menu_back2.jpg) no-repeat;
	height:40px;
}

/* お問合せ */
#side_menu .contact ,
#side_menu .company ,
#side_menu .shopping {
	width:220px;
	margin:0 10px 0 10px;
	background-color:#F5F5F5;
	padding-bottom:15px;
}
#side_menu .contact DIV {
	height:40px;
	background-repeat: no-repeat;
	background-position: left;
	margin:0 5px 0 5px;
	padding:5px 0 5px 50px;
	border-bottom:1px solid #000000;
	border-top:1px solid #ffffff;
	line-height:1.5em;
}
#side_menu .contact A {
	font-size:13px;
}

/* 会社案内 */
#side_menu .company {
	background:url(../img/company_back.jpg) no-repeat top #F5F5F5;
	height: 100%;
}
#side_menu .company STRONG {
	margin-bottom:40px;
	display:block;
}
#side_menu .company DIV {
	width:150px;
	padding-top:25px;
	text-align:left;
	font-size:13px;
}
#side_menu .company .site {
	margin:10px 0 0 15px;
}

/* ショッピングメニュー */
#side_menu .shopping P {
	margin:0 5px 0 5px;
	padding:8px 0 5px 10px;
	border-bottom:1px dotted #999999;
	
}

/* 買い物カゴ */
#side_menu .cage {
	background:url(../../shopping/img/kago_bar.gif) no-repeat;
	padding:43px 0 5px 0;
	border :1px solid #4F5584;
	width:215px;
	text-align:right;
	margin:0 0 10px 18px;
}
#side_menu .cage .unit {
	margin:5px 5px 0 5px;
	border-bottom:1px solid #dddddd;
}
#side_menu .cage .unit H4 {
	padding-bottom:3px;
	text-align:left;
	font-weight:normal;
	font-size:11px;
}
#side_menu .cage .unit P {
}
#side_menu .cage B {
	color:#cc0000;
}
#side_menu .cage .sum{
	border-top:1px solid #dddddd;
	padding:5px;
	margin:0 5px 5px 5px;
	line-height:100%;
	color:#31497B;
	font-weight:bold;
	font-size:13px;
}
#side_menu .cage .go_cage {
	padding-right:5px;
}
#side_menu .cage .go_cage A {
	background:url(../../shopping/img/kago_btn2.gif) no-repeat;
	width:155px;
	height:23px;
	text-align:left;
}
/* 会員メニュー */
#side_menu .member_login {
	background:url(../img/login.jpg) no-repeat;
	width:216px;
	height:52px;
	margin-left:18px;
}
#side_menu .member_menu {
	background:url(../../shopping/img/member_menu.jpg) no-repeat;
	width:215px;
	background-color:#ffffff;
	margin-top:15px;
	margin:0 0 10px 18px;
}
#side_menu .member_menu .welcome{
	padding-top:23px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}
#side_menu .member_menu UL {
	padding: 5px 10px 5px 10px;
	border:1px solid #295427;
}
#side_menu .member_menu LI {
	background:url(../../shopping/img/pict7.gif) no-repeat left center;
	list-style:none;
	display:block;
	line-height:22px;
	border-bottom:1px dashed #cccccc;
	padding-left:12px;
}
#side_menu .member_menu LI A {
}

/*-------------------- コンテンツ --------------------*/
#contents {
	width:675px;
	float:right;
}
/*-------------------- おすすめ商品 --------------------*/
.pickup_item {
	clear:both;
	width:660px;
	margin-bottom:20px;
	background: url(../img/pickup_back.gif);
}
.pickup_item .box {
	width:660px;
	margin-top:3px;
	padding-bottom:10px;
}
.pickup_item H2 {
	width:660px;
	height:35px;
	background-image: url(../img/pickup_bar.gif);
	background-repeat: no-repeat;
	text-indent:-9999em;
}
.pickup_item .unit {
	width:210px;
	height:210px;
	margin:4px;
	padding:5px 0 5px 0;
	text-align:center;
	background-color:#ffffff;
	float:left;
}
.pickup_item .unit .img IMG {
	padding:1px;
	border:1px solid #cccccc;
	width:200px;
	height:150px;
}
.pickup_item .unit H3 {
	text-align:left;
	background-image: url(../img/pict_pink.gif);
	background-repeat: no-repeat;
	background-position:3px 4px;
	padding-left:15px;
	font-weight:normal;
	line-height:120%;
}
.pickup_item .unit .price {
	text-align:right;
	margin:5px;
	color:red;
}
.pickup_item .unit .detail {
	background-image:url(../img/btn1.gif);
	background-repeat:no-repeat;
	display:block;
	width:70px;
	height:18px;
	text-indent:-9999em;
	text-decoration:none;
}

/*-------------------- ショッピングインフォ --------------------*/
.shopping_info {
	clear:both;
	margin-bottom:10px;
	width:670px;
}
.shopping_info H2 {
	background-image:url(../img/shopping_info.gif);
	background-repeat:no-repeat;
	display:block;
	width:660px;
	height:34px;
	text-indent:-9999em;
}
.shopping_info .unit {
	float:left;
	width:313px;
	height:250px;
	border:1px solid #C2C2C2;
	margin:8px;
	text-align:center;
}
.shopping_info .unit h3 {
	width:313px;
	height:41px;
	background:url(../img/shopping_bar2.gif) no-repeat;
	text-indent:20px;
	line-height:40px;
	font-size:14px;
	text-align:left;
}
.shopping_text {
	width:293px;
	background-image: url(../img/pict_bule.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 10px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #B73915;
	margin-top: 5px;
	text-align:left;
}
.shopping_text2{
	width:280px;
	margin-top: 5px;
	margin-left: 30px;
	font-size: 13px;
	line-height: 170%;
	text-align:left;
}
.shopping_text3{
	width:180px;
	padding-top: 10px;
	margin-left: 120px;
	font-size: 13px;
	line-height: 150%;
	text-align:left;
}
.shopping_text4{
	width:300px;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 13px;
	line-height: 150%;
	text-align:left;
}
.shopping_staff{
	width:286px;
	margin-top: 5px;
	font-size: 13px;
	line-height: 150%;
	background-image: url(../img/staff.jpg);
	background-repeat: no-repeat;
}

/*-------------------- フッター --------------------*/
#footer {
	clear:both;
	width:100%;
	margin-top:30px;
	border-top:2px solid #C2C2C2;
	text-align:center;
}
#footer .link {
	padding-top:5px;
	padding-bottom:5px;
	background-color:#C7D2B1;
	line-height:1.7em;
	color:#006633;
}
#footer .cr {
	background-color:#6B7C47;
	font-weight:bold;
	line-height:30px;
	color:#391D00;
}

/*-------------------- ページリンク --------------------*/
.pagelink_t {
	width:96%;
	padding:3px;
	text-align:left;
	border-bottom : 1px dotted #a8b883;
	margin-bottom:10px;
}
.pagelink_b {
	width:96%;
	padding:4px;
	text-align:right;
	border-top : 1px dotted #a8b883;
	margin-top:10px;
}

/*-------------------- 詳細テーブル --------------------*/
.table_detail {
	width:600px;
	text-align:left;
	margin-bottom:15px;
	background-color:#d8d8d8;
	border-spacing:1px;
}

.table_detail CAPTION ,
.table_list CAPTION,
.table_free CAPTION {
	background: url(../img/caption_pict.gif) no-repeat 5px 8px;
	height:32px;
	line-height:32px;
	padding-left:25px;
	font-weight : bold;
	text-align:left;
	color:#658c5d;
	font-size:14px;
	letter-spacing: 2px;
	caption-side:top;
}
.table_detail CAPTION SPAN ,
.table_list CAPTION SPAN {
	float:left;
	line-height:32px;
	color:#658c5d;
	font-size:14px;
	letter-spacing: 2px;
	
}
.table_detail CAPTION .btn ,
.table_list CAPTION .btn {
	float:right;
	padding:1px 5px 1px 5px;
	font-size:12px;
	font-weight:normal;
	letter-spacing: 0px;
	line-height:18px;
}
.table_detail TH {
	background-image: url(../img/detail_th.jpg);
	background-repeat:repeat-y;
	border : 1px solid #ffffff;
	padding:4px;
	vertical-align:top;
	color:#777777;
	background-color:#ffffff;
}
.table_detail TH EM,
.table_detail TD EM {
	font-size:12px;
	color:#990000;
	font-style:normal;
}
.table_detail TD {
	padding:4px;
	vertical-align:top;
	color:#777777;
	background-color:#ffffff;
}
.table_detail TD .memo {
	margin-left:3px;
	color:#CC6600;
	font-size:11px;
}
.table_detail TD P.memo {
	background:url(../img/memo_icon.gif) no-repeat left 2px;
	padding-left:14px;
	line-height:14px;
	padding-top:2px;
}
.table_detail .group TD,
.table_list .group TD {
	color : #666666;
	font-size:13px;
	font-weight:bold;
	background-image: url(../img/group_bk.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border : 1px solid #ffffff;
	padding:4px 2px 4px 6px;
	letter-spacing: 2px;
}

/* 登録ボタン */
.submit_box {
	text-align:center;
	margin:25px;
}
.submit_box .msg {
	text-align:left;
	color:#aa0000;
	margin-bottom:15px;
}
.submit_box INPUT {
	padding:3px 6px 3px 6px;
}
.submit_box INPUT.submit {
	margin-left:150px;
	margin-right:180px;
}

/*-------------------- リストテーブル --------------------*/
.table_list {
	width:600px;
	margin-bottom:10px;
	border-spacing:1px;
	background-color:#d8d8d8;
	font-size : 12px;
}
.table_list THEAD TD {
	color : #558b52;
	background-image: url(../img/list_th.jpg);
	background-repeat:repeat-x;
	background-position:bottom ;
	border : 1px solid #ffffff;
	
	font-weight : bold;
	text-align:center;
}
.table_list TH {
	padding:5px 2px 5px 5px;
	text-align:left;
	color:#777777;
	background-color:#ffffff;
	vertical-align:top;
}
.table_list TD {
	padding:5px 2px 5px 2px;
	color:#777777;
	background-color:#ffffff;
	vertical-align:top;
}
.table_list .off TD , .table_list .off TH {
	color : #999999;
	background-color : #eeeeee;
}
.table_list .pickup TD ,.table_list .pickup TH {
	color : #73563E;
	background-color : #FDF2C1;
}

/*-------------------- フリーテーブル --------------------*/
.table_free {
	width:auto;
	margin:0px;
	border-spacing:0px;
	background-color:;
}
.table_free TH {
	padding:0px;
	text-align:auto;
	color:;
	background-color:;
	vertical-align:auto;
}
.table_free TD {
	padding:0px;
	color:auto;
	background-color:auto;
	vertical-align:auto;
}

/*-------------------- メッセージボックス --------------------*/
.msg_box {
	background:url(../../shopping/img/kago_pict2.gif) no-repeat left top;
	margin:50px auto 50px auto;
	width:450px;
	border :1px solid #aaaaaa;
}
.msg_box H3 {
	background:url(../../shopping/img/kago_bar1.gif) repeat-x left;
	line-height:40px;
	text-align:left;
	margin-left:41px;
	padding-left:10px;
	font-size:14px;
}
.msg_box .msg {
	padding:10px 10px 20px 10px;
	line-height:140%;
	text-align:left;
}
.msg_box .msg P {
	margin-bottom:7px;
}
/* サブミットボタン */
.msg_box .btn {
	text-align:center;
	margin-bottom:10px;
}
.msg_box .btn INPUT {
	padding:3px 6px 3px 6px;
}
/*-------------------- その他 --------------------*/
.kiri_banner {
	text-align:center;
	margin-top:40px;
	margin-bottom:20px;
}
/*-------------------- 文字スタイル --------------------*/
.white{
  color : white;
}
.red{
  color : #990000;
}
.black {
	color : black;
}
.black_b{
	color : black;
	font-weight: bold;
}

/*-------------------- IME --------------------*/
.ime_jpn {
	ime-mode: active;
}
.ime_eng {
	ime-mode: inactive;
}
.ime_num ,
.ime_eng_only {
	ime-mode: disabled;
}


/*-------------------- 共通スタイル --------------------*/
.clear {
	clear:both;
}
.wid-l {
	width:96%;
}
.wid-m {
	width:90%;
}
.wid-s {
	width:80%
}
A.img_btn {
	display:block;
	text-indent:-9999em;
	text-decoration:none;
	background-repeat: no-repeat;
}
