@charset "utf-8";
/* CSS Document */


/*共通項目*/
html{
	height:100%;
}

body {
	height:100%;
	margin:0; 
	padding:0; 
	font-size:12px; 
	line-height:150%; 
	font:12px/1.22 "MS PGothic","Osaka",Arial,sans-serif;
	letter-spacing:0;
	color:#000000;
	background-color:#ffffff;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}
	
h1 , h2 , h3 , h4 , h5 , ul {
	margin:0; padding:0;
}

h2{
	font-weight:bold;
	font-size:14px; 
}

h3{
	font-weight:bold;
}

li {
	margin:0; 
	padding:0; 
	list-style:none
}

p {
	margin:0; 
	padding:0; 
	line-height:150%;
	color:#3e3a39;
	font-weight:normal;
}

a:link {font-size:12px; text-decoration:none;}
a:visited {font-size:12px; text-decoration:none;}
a:hover {font-size:12px; text-decoration:underline;}
a:active {font-size:12px; text-decoration:underline;}

img { border:none;}


/* モダンブラウザ（Firefox Opera Safari）対策 */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0;
}

/* Win版IE7とMac版IE5対策 */
.clearfix{
	display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .clearfix{
	height:1px;
}

.clearfix{
	display:block;
}
/* End hide from IE-mac */


/*Container*/
div#container{
	width:1000px; 
	clear:both;
	margin:0 auto; 
	padding:0;
	background:transparent;
}

div#two_maincolumn,
div#naiyo{
	float:left;
	width:730px;
	padding:0;
}



/*ヘッダー*/
div#header{
	margin:0;
	padding:0;
	width:950px;
	height:70px;
	clear:both;
	background:transparent;
}

#header_L{
	float:left;
	width:405px;
}

#header_L h1,
#header_L p#h1{
	color:#000000;
	display:inline;
	font-size:12px;
	font-weight:normal;
}

#header_L p{
	display:inline;
}

#header_L img{
	margin-top:8px;
	margin-bottom:3px;
}

#header_R{
	float:right;
	width:450px;
	position:relative;
}


#header_R ul{
	width:450px;
	margin-top:10px;
	text-align:right;
}

#header_R li{
	display:inline;
	text-align:right;
	width:450px;
	padding:0px;
	margin:0px;
}

#header_R li a{
	padding:0px;
	margin:0px;
}

#header_R .simahchu{
	position:absolute;
	left: 328px;
	top: 5px;
}

#header_R .homes{
	position:absolute;
	left: 389px;
	top: 5px;
}


/*footer*/
#footer{
	width:950px;
	height:50px;
	clear:both;
	background-image:url(../images/ft_back.gif);
	background-repeat:repeat-x;
}

#footer_L{
	float:left;
}

#footer_L ul{
	width:650px;
	margin-top:25px;
}
	
#footer_L li{
	display:inline;
	width:650px;
	padding:0px;
	margin-right:15px;
}

#footer_L li a{
	padding:0px;
	margin:0px;
}

#footer_R{
	float:right;
	text-align:right;
	margin-top:26px;
}


/*テイストナビ*/
#taste_navi{
	width:950px;
	height:32px;
	padding-top:5px;
	padding-bottom:6px;
}

#taste_navi a.tasteLink{
	margin-left:3px;
}


/*グローバルナビ*/
div#leftcolumn,
div#g_navi{
	float:left;
	width:214px;
	padding-right:14px;
}


/*ログイン*/
.login{
	background-image:url(../images/m_login_back.gif);
	width:192px;
	height:75px;
	padding:10px 11px 0 11px;
	margin-bottom:5px;
}

.login_bt{
	margin-bottom:5px;
}

.login_id{
	margin-bottom:3px;
}


/*検索*/
div.kensaku{
	width:202px;
	height:62px;
	margin-bottom:5px;
	padding:5px 6px 0 6px;
	background-image:url(../images/m_kensaku_back.gif);
	background-repeat:no-repeat;
}

div.kensaku #search_form{
	position: relative;
	margin:7px 0 0;
}

div.kensaku #search_form input#keywords{
	width: 130px;
	height: 16px;
	border: 1px solid #CCC;
	padding: 2px 2px 2px 2px;
}

div.kensaku #search_form input#searchBtn{
	position: absolute;
	top: 0;
	left: 140px;
}


/*配送地域*/
.haisou{
margin-bottom:5px;
position:relative;
}

.haisou .todohuken{
	position:absolute;
	color:#FFFFFF;
	font-size:12px;
	line-height:120%;
	width:200px;
	left: 18px;
	top: 82px;
}


.haisou_middle{
margin-bottom:5px;
position:relative;
}

.haisou_middle .todohuken_middle{
	position:absolute;
	color:#FFFFFF;
	font-size:12px;
	line-height:120%;
	width:200px;
	left: 18px;
	top: 82px;

}


/*５つの安心*/
.anshin_middle{
	margin-bottom:15px;
}


/*商品カテゴリ*/
.category{
	width:214px;
	margin-bottom:10px;
}

.category ul{
	width:214px;
	margin-top:5px;
	padding:0;
}

.category li{
	display:inline;
	width:214px;
}

.category li img{
	padding-bottom:1px;
}

.category li h3{
	display:inline;
}


/*カートへのリンク*/
.cartLink{
	width:214px;
	margin-bottom:13px;
}


/*特集リスト一覧*/
.specialListLink{
	margin-bottom:13px;
}

.specialListLink img{
	margin:0px;
}



/*TOPページ上部*/
#top_header{
	width:720px;
	float:left;
	margin-bottom:12px;
}

#top_header #top_L{
	float:left;
	width:495px;
}

#top_header #top_L .season{
	width:495px;
	height:350px;
	margin-bottom:10px;
}

#top_header #top_L .top_anshin{
	width:495px;
	height:130px;
}

#top_header #top_R{
	float:right;
	width:214px;
}

#top_header #top_R .top_hajimeni{
	margin-bottom:7px;
}


#top_header #top_R .top_osusume{
	width:214px;
}

#top_header #top_R .top_osusume .osusume_title{
	margin:0px;
}

#top_header #top_R .top_osusume .rank{
	background-image:url(../images/top_osusume_back.gif);
	background-repeat:no-repeat;
	width:214px;
	height:312px;
}

#top_header #top_R .top_osusume .rank .rank_waku{
	width:214px;
	height:105px;
}

#top_header #top_R .top_osusume .rank .rank_waku .rank_img{
	float:left;
	width:82px;
	height:87px;
	padding:8px 0 8px 7px;
}

#top_header #top_R .top_osusume .rank .rank_waku p{
	float:right;
	width:100px;
	height:87px;
	padding:8px 7px 8px 0;
	font-size:12px;
	line-height:1.5;
}


/*商品ランキング*/
#top_rankList{
	float:left;
	position:relative;
	width:722px;
	height:377px;
	margin:10px 0 10px 0;
	background-image:url(../images/top_rank_back.gif);
	background-repeat:no-repeat;
}

#top_rankList .updated{
	position:absolute;
	width: 111px;
	left: 601px;
	top: 18px;
	text-align:right;
	font-size:12px;
	font-weight:normal;
}

#top_rankList .owaku{
	width:700px;
	height:320px;
	padding-left:13px;
	padding-top:42px;
}

#top_rankList .waku{
	float:left;
	width:175px;
	height:160px;
	position:relative;
}

#top_rankList .waku .no{
	position:absolute;
	left: 8px;
	top: 7px;
}

#top_rankList .waku .shohinImg{
	width:160px;
	height:105px;
	padding:7px;
}

#top_rankList .waku .shohinImg a{
	display:block;
	text-align:center;
}

#top_rankList .waku p.shohinName{
	margin-left:7px;
	font-size:10px;
}

#top_rankList .waku .kakaku_link{
	margin-left:7px;
	width:160px;
	font-size:14px;
	font-weight:bold;
}

#top_rankList .waku .kakaku_link .kakaku{
	float:left;
}

#top_rankList .waku .kakaku_link .link{
	float:right;
}







/*NEWS*/
#top_news2{
	overflow: hidden;
	zoom: 1;
	width:722px;
	xmargin-top:10px;
	padding-bottom:18px;
	border:1px solid #918c8a;
	clear: both;
}

#top_news2 #top_news3{
	width:680px;
	height:37px;
	margin:20px 20px 0 20px;
}

#top_news2 #top_news3 .news_title{
	float:left;
	width:145px;
}

#top_news2 #top_news3 .news_naiyo{
	float:left;
	width:510px;
	height:17px;
	background:url(../images/top_news_back.gif);
	background-repeat:repeat-x;
	padding:10px;
}

#top_news2 #top_news3 .news_naiyo .back{
	text-align:right;
}

#top_news2 dl{
	margin-top:6px;
	margin-left:25px;
	font-size:14px;
	font-weight:normal;
}

#top_news2 dl dt{
	width: 100px;
	float: left;
}

#top_news2 dl dd{
	margin-left:40px;
	_height: 1%;
}



/* 特定商取引法に関する表示 */
div#tokutei{
}

div#tokutei h3{
	margin-top:2em;
}

div#tokutei dl dt{
	clear:left;
	float:left;
	width:8em;
}

div#tokutei dl dd{
	padding-left:8em;
}


/* ご利用規約 */
div#kiyaku{
}

div#kiyaku h3{
	margin-top:2em;
}


/* 購入手続き：家具引取り */
dl#kaguHikitori dt{
	clear:left;
	float:left;
	margin-right:2em;
	padding-top:2px;
}

dl#kaguHikitori dd{
	margin-bottom:0.5em;
}


div.status_icon{
	padding:1px;
	background-color:#DBDBDB;
	background-image:url(../images/item_name_back.gif);
	background-repeat:repeat-x;
}

div.status_icon img{
	margin:6px 0 1px 3px;
}











#contents{
width:1000px;
height:auto;
clear:both;
}



































#top_news{
	width:720px;
	height:37px;
	float:left;
}

#top_news .news_title{
	float:left;
	width:145px;
}

#top_news .news_naiyo{
	float:left;
	width:555px;
	height:17px;
	background:url(../images/top_news_back.gif);
	background-repeat:repeat-x;
	padding:10px;
	font-size:12px;
	font-weight:normal;
}

/*サイドバナー*/
.side_middle{
	margin-bottom:5px;
}

