@charset "utf-8";

/* CSS Document */
@import url("clear.css");
@import url("set_common.css");

/*---------------------------------------------------------------------
layout_common
---------------------------------------------------------------------*/
html{
}
body{
	color:#000000;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size:80%;
	line-height:160%;
	background-color:#FFF;
}


#container{
	width:1054px;/*両サイドにLOGO-shadow7px*/
	margin:0 auto;
}
#container:after{
	display:block;
	clear:both;
	content:".";
	height:0;
	visibility:hidden;
	font-size:0;
}
#container{display:inline-block;}
html[xmlns] #container{display:block;}
* html #container{height:1%;}

.index_back{
	background:url(../../img/common/layout/back_index_container.gif) no-repeat right top;
}
.archives_back{
	background:url(../../img/common/layout/back_archives_container.gif) no-repeat right top;
}

#column2_left{
	float:left;
	width:220px;
	padding:135px 0 0 7px;
	margin:0 0 30px 0;
}
#column2_right{
	float:right;
	width:790px;
	padding:35px 7px 0 0;
}


/*---------------------------------------------------------------------
header
---------------------------------------------------------------------*/
#header{
	background:url(../../img/common/g_navi/back_g_navi.gif) repeat-x center bottom;
	min-width:1054px;
}
#header_inner{
	width:1054px;/*両サイドにLOGO-shadow7px*/
	margin:0 auto;
	padding:40px 0 0 0;
	position:relative;
}
#header_inner #logo{
	background:url(../../img/common/header/logo.png) no-repeat center top;
	width:233px;
	height:193px;
	position:absolute;
	left:0;
	top:0;
}
#header_inner #logo a{
	display:block;
	width:233px;
	height:193px;
}


/*---------------------------------------------------------------------
g_navi
---------------------------------------------------------------------*/
#g_navi{
	height:30px;
	padding:10px 0;
	margin:0 0 0 250px;
	background:url(../../img/common/g_navi/back_g_navi_line.png) no-repeat left 10px;
}
#g_navi li{
	display:inline;
}
#g_navi li img{
	vertical-align:top;
}

/*---------------------------------------------------------------------
column2_left
---------------------------------------------------------------------*/

/*検索*/
#searchform{
	background:url(../../img/common/side/search/back_search.gif) no-repeat left top;
	width:205px;
	height:23px;
	padding:7px 0 0 15px;
	margin-bottom:23px;
	position:relative;
}
#search_text{
	width:160px;
	height:16px;
	border:none;
}
input#searchsubmit{
	height:16px;
	position:absolute;
	right:10px;
}

/*会員*/
div#link_new_member{
	margin:0 0 15px 0;
}
div#link_member_login{
	margin:0 0 25px 0;
}
div#link_member_login p{
	line-height:23px;
	font-size:10px;
	padding:0 0 0 45px;
}
div#link_member_login p a{
	background:url(../../img/common/side/member/arrow_login.gif) no-repeat left center;
	padding:0 0 0 7px;
}

/*カート*/
div#cart_now{
	border:3px solid #dcdcdc;
	margin:0 0 25px 0;
	padding:7px;
}
div#cart_now dl{
	font-size:12px;
}
div#cart_now dl dt{
	float:left;
	margin-bottom:0.5em;
}
div#cart_now dl dd{
	text-align:right;
	margin-bottom:0.5em;
}
div#cart_now dl dd span{
	color:#c53d43;
	font-size:16px;
}
div#cart_watch{
	clear:both;
}

ul#side_navi{
	margin-bottom:35px;
}
ul#side_navi li{
	margin-bottom:5px;
}
ul#side_navi li img{
	vertical-align:top;
}

#news_list{
	background:url(../../img/common/side/news/back_news.gif) no-repeat center top;
	width:220px;
	height:451px;
	padding:12px 0 0 0;
	margin-bottom:14px;
}
#news_list h2{
	margin-bottom:13px;
}
#news_list dl{
	width:190px;
	height:365px;
	overflow:auto;
	margin:0 15px 10px 15px;
}
#news_list dl dt{
	color:#c53d43;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:0.9em;
}
#news_list dl dd{
	border-bottom:1px dashed #939371;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
p#btn_newslist{
	margin:0 15px;
}

div#under20{
	margin:0 0 22px 0;
}
div#link_company{
}

/*---------------------------------------------------------------------
footer
---------------------------------------------------------------------*/
div#footer{
	background:url(../../img/common/footer/back_footer.gif) repeat-x left 55px;
	min-width:1054px;
}

div#footer:after{
	display:block;
	clear:both;
	content:".";
	height:0;
	visibility:hidden;
	font-size:0;
}

div#footer_inner{
	width:1040px;
	margin:0 auto;
	padding:0 7px;
}

div#footer_inner:after{
	display:block;
	clear:both;
	content:".";
	height:0;
	visibility:hidden;
	font-size:0;
}

div#footer_inner p#attention{
	border:2px solid #d0d0c2;
	height:31px;
	line-height:31px;
	font-size:12px;
	text-align:center;
	margin-bottom:20px;
}

div#f_shop_info{
	padding:20px 0 0 0;
	height:330px;
	float:left;
}
div#f_shop_info:after{
	display:block;
	clear:both;
	content:".";
	height:0;
	visibility:hidden;
	font-size:0;
}
div#f_shop_info{display:inline-block;}
html[xmlns] div#f_shop_info{display:block;}
* html div#f_shop_info{height:1%;}

div#f_shop_info a{
	color:#c53d43;
}
div#footer_inner dl{
	width:330px;
	line-height:normal;
	font-size:10px;
	float:left;
	margin:0 25px 0 0;
}
div#footer_inner dl dt{
	margin-bottom:8px;
}
div#footer_inner dl dd{
	margin-bottom:1em;
}
div#footer_inner dl dd#imp{
	color:#c53d43;
}
ul#list_mark{
	list-style-type:disc;
	margin:0 0 0 2em;
}
div#footer_inner dl dd ul#daibiki li{
	padding:0 0 0 1.5em;
}

div#footer_inner div#contact_guide{
	background:url(../../img/common/footer/back_contact.gif) no-repeat left top;
	width:300px;
	height:210px;
	float:right;
	padding:15px 15px 0 15px;
	margin:20px 0 0 0;
}

div#footer_bottom{
	clear:both;
	width:100%;
	position:relative;
}
div#footer_bottom ul li{
	display:inline;
	line-height:60px;
}
div#footer_bottom ul li a{
	background:url(../../img/common/footer/arrow_orange.gif) no-repeat left center;
	padding:0 0 0 10px;
	margin:0 1.5em 0 0;
}
div#footer_bottom p#copy{
	background:url(../../img/common/footer/copy.gif) no-repeat left center;
	position:absolute;
	top:0;
	right:0;
	margin:25px 0 0 0;
}


/*---------------------------------------------------------------------
 Search Templete
---------------------------------------------------------------------*/

div#search_info{
	background:url(../../img/common/item/item_outline_bg.png);
	border:1px #d6d6c4 solid;
	width:638px;
	padding:10px;
	margin-bottom:25px;
	line-height:1.8;
}

/* sort area */

div.sort_bx{
	border-bottom:1px #dedede solid;
	padding-bottom:15px;
	width:660px;
	margin-bottom:25px;	
}

p.sort_menu{
}

p.page_menu{
	position:relative;
}

p.page_menu span{
	position:absolute;
	right:0;
}

a.page_link{
	color:#060;
	font-weight:bold;
	padding:0.2em 0.6em 0.2em 0.6em;
	border:#ddd solid 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	background:url(../../img/common/item/item_outline_bg.png);
	text-decoration:none;
}

a.page_link:hover{
	background:#49922E;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}

/* 商品一覧 */

div#item_srh_list{
}

div#item_srh_list:after{
	display:block;
	clear:both;
	content:".";
	height:0;
	visibility:hidden;
	font-size:0;
}

div.item_k{
	width:200px;
	margin-right:30px;
	margin-bottom:30px;
	float:left;
}

div.item_mrg{
	margin-right:0!important;
}

a.item_img_link{
	display:block;
	background:#fff;
	border:1px solid #d6d6c4;
	border-bottom:2px solid #a2a27a;
	padding:10px;
	margin:0;
	margin-bottom:5px;
}

a.item_k_name{
	display:block;
	font-weight:bold;
}

.item_k_price{
	color:#bf3d4d;
	font-weight:bold;
	text-align:right;
}


/*---------------------------------------------------------------------
 item page template
---------------------------------------------------------------------*/

h2.h2_item_name{
	padding:25px 0px 20px 90px;
	margin-bottom:30px;
	background:url(../../img/common/item/title_item_bg.gif);
	color:#bf3d4d;
	font-size:20px;
	font-weight:bold;
	letter-spacing:0.1;
}

div.item_left{
	width:360px;
	float:left;
}

img.item_s_img{
	width:348px;
	border:1px #dcdcdc solid;
	padding:5px;
	background:#fff;
	
}

/* item_right */

div.item_right{
	width:390px;
	float:right;
}

/* item_outline */

div.item_outline{
	padding:10px;
	background:url(../../img/common/item/item_outline_bg.png);
	margin-bottom:25px;
	letter-spacing:0.1em;
}

h3.h3_title_price{
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.1em;
	color:#c53d43;
	border-bottom:2px #c53d43 solid;
	margin-bottom:10px;
	padding:5px 0 5px 0;
}

.item_price{
	font-size:18px;
	font-weight:bold;
	color:#c53d43;
	margin-bottom:25px;
}

#kounyu_num{
	margin-bottom:25px;	
}

.disable_cartin{
	margin-bottom:25px;	
}

#sk_link_other a{
	color:#c53d43;
	font-weight:bold;
	letter-spacing:0.1em;
}


/* text */

ul.t_action{
	letter-spacing:0.1em;
}

ul.t_action li{
	display:block;
	padding:4px 0 4px 30px;
	font-size:12px;
	background:url(../../img/common/item/link_arrow.jpg) no-repeat left;
}

/* item page */
#other_items{
	margin-top:20px;
}
#other_items:after{
	display:block;
	clear:both;
	content:".";
	height:0;
	visibility:hidden;
	font-size:0;
}
#other_items li{
	width:170px;
	border:#ddd 1px solid;
	float:left;
	margin-bottom:15px;
}
#other_items li:nth-child(2n+1){
	margin-right:15px;	
}

/*---------------------------------------------------------------------
 category template
---------------------------------------------------------------------*/

h2.h2category_name{
	font-size:18px;
	border-bottom:2px #c53d43 solid;	
}

p#pan{
	margin-bottom:25px;	
}


div#sub_category{
	margin-top:20px;	
}


div#sub_category ul li{
	display:inline;
	padding-left:1em;
	font-size:12px;
}