@charset "UTF-8";

/* 一般的な設定 */

* {
	margin: 0;
	color: #444;
	font-weight: normal;
	font-style: normal;
	font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Verdana', sans-serif;
	text-decoration: none;
	}

body    { background: #fff; }
img     { border: none; }
form    { padding: 0; }
input   {
	padding: 0;
	font-size: 80%;
	*font-size: 70%;
	}
select  {
	padding: 0;
	font-size: 80%;
	*font-size: 70%;
	}
textarea  {
	padding: 0;
	font-size: 80%;
	*font-size: 70%;
	}

strong  { font-weight: bold; }
strong a{ font-weight: bold; }
.imp { font-weight: bold; color: #C00; }
.big1 { font-size:110%; }
.big2 { font-size:130%; }
.clear  { clear: both; height: 0px; _display: none; }
.clear2 { clear: both; height: 0px; }
.clear3 { clear: both; }

a:link    { color: #4a74b4; text-decoration: underline; }
a:visited { color: #009; text-decoration: underline; }
a:hover   { color: #900; text-decoration: none; }
a:active  { color: #4a74b4; text-decoration: underline; }

.ac   { text-align: center; }
.al   { text-align: left; }
.ar   { text-align: right; }

.floatleft  { float: left; }
.floatright { float: right; }
.alignleft  { text-align: left; }
.alignright { text-align: right; }
.aligncenter{ text-align: center; }

.sp1 { margin-bottom: 2px; }
.sp2 { margin-bottom: 10px; }
.sp3 { margin-top: 10px; }
.sp4 { margin-left: 10px; }
.sp5 { margin-top: 20px; }
.sp6 { margin-bottom: 5px; }
.sp7 { margin-top: 40px; }
.sp8 { margin-bottom: 20px; }
.sp9 { margin-right: 10px; }
.sp10 { margin: 4px; }
.sp11 { margin-top: 6px; }
.sp12 { margin-bottom: 40px; }
.pdgT5{ padding-top: 5px; }
.pdgL5{ padding-left: 5px; }

/* リンク設定 */

a:link {
	color: #369;
	text-decoration: underline;
	}

a:visited {
	color: #009;
	text-decoration: underline;
	}

a:hover {
	color: #900;
	text-decoration: none;
	}

a:active {
	color: #369;
	text-decoration: underline;
	}


/* -------------------------------------
　　ページ全体用スタイル
------------------------------------- */

#container {
	width: 800px;
	margin: 0 auto;
	}

#contents {
	float: left;
	*display: inline;
	width: 580px;
	margin: 15px 0 10px;
	*margin-bottom: 0;
	}

#rightnav {
	float: right;
	*display: inline;
	width: 200px;
	margin: 15px 0 10px;
	*margin-bottom: 0;
	}


/* ヘッダー */

#header { margin-top: 10px; }

#hd_copy {
	margin-bottom: 7px;
	font-size: 87.5%;
	*font-size: 80%;
	text-align: center;
	line-height: 100%;
	}

#mid_area { }

#hd_logo {
	float: left;
	width: 130px;
	}

#hd_nav1  {
	float: right;
	width: 670px;
	margin-bottom: 5px;
	font-size: 87.5%;
	*font-size: 80%;
	text-align: right;
	}

#hd_nav1 img  {
	width: 112px;
	height: 20px;
	margin-left: 10px;
	}

#hd_catch {
	float: right;
	width: 670px;
	text-align: right;
	}

ul#hd_nav2  {
	clear: both;
	padding: 0;
	}

#hd_nav2 li {
	display: inline;
	padding: 0;
	}

#hd_nav2 li a {
	display: block;
	float: left;
	height: 40px;
	text-indent: -100em;
	}

li#nav1 a { width:  98px; background: url(../../images/hd_m_kids.gif) no-repeat 0 0; }
li#nav2 a { width:  90px; background: url(../../images/hd_m_mens.gif) no-repeat 0 0; }
li#nav3 a { width: 141px; background: url(../../images/hd_m_goods.gif) no-repeat 0 0; }
li#nav4 a { width: 157px; background: url(../../images/hd_m_stationery.gif) no-repeat 0 0; }
li#nav5 a { width: 153px; background: url(../../images/hd_m_sports.gif) no-repeat 0 0; }
li#nav6 a { width: 161px; background: url(../../images/hd_m_gift.gif) no-repeat 0 0; }
li#nav7 a { width: 120px; background: url(../../images/top_FILA.gif) no-repeat 0 0; }
li#nav8 a { width: 175px; background: url(../../images/Frame_top_GUN-WOLF.gif) no-repeat 0 0; }
li#nav9 a { width: 130px; background: url(../../images/top_KIDS.gif) no-repeat 0 0; }
li#nav10 a { width: 155px; background: url(../../images/Frame_top_GOODS.gif) no-repeat 0 0; }
li#nav11 a { width: 175px; background: url(../../images/Frame_top_SCHOOL&SPORTS.gif) no-repeat 0 0; }
li#nav12 a { width: 165px; background: url(../../images/Frame_top_SALE.gif) no-repeat 0 0; }
li#nav13 a { width: 175px; background: url(../../images/Frame_top_MEN.gif) no-repeat 0 0; }

li#nav1 a:hover, 
li#nav2 a:hover, 
li#nav3 a:hover,
li#nav4 a:hover, 
li#nav5 a:hover, 
li#nav7 a:hover, 
li#nav8 a:hover, 
li#nav9 a:hover, 
li#nav10 a:hover, 
li#nav11 a:hover, 
li#nav12 a:hover, 
li#nav13 a:hover{ background-position: 0px -40px; }

#breadcrumb {
	clear: left;
	margin-bottom: 20px;
	padding-top: 10px;
	font-size: 87.5%;
	*font-size: 80%;
	}

#loginmenu {
	clear: left;
	padding: 5px;
	border: 1px solid #ccc;
	font-size: 80%;
	*font-size: 70%;
	line-height: 100%;
	}
#loginmenu strong { color: #B34759; }
.hd_history { background: url(../../images/hd_ico_history.gif) no-repeat left center; padding-left: 14px; }
.hd_cart    { background: url(../../images/hd_ico_cart.gif) no-repeat left center; padding-left: 17px; }


/* コンテンツエリア */

h1 {
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
	font-size: 150%;
	*font-size: 140%;
	font-weight: bold;
	}

h2 {
	margin-bottom: 10px;
	font-size: 130%;
	*font-size: 120%;
	font-weight: bold;
	}

h2 a { font-weight: bold; }

h2.title {
	margin-bottom: 20px;
	border-bottom: 1px solid #999;
	}

h3 { font-weight: bold; }

div.entryBox {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #999;
	}

div.entryBox2 {
	margin-bottom: 30px;
	padding-bottom: 20px;
	}

div.infobox {
	background: #f7f7e9;
	margin-top: 3px;
	margin-bottom: 20px;
	padding: 15px 15px 0 15px;
	border: 1px solid #e5e4cf;
	font-size: 90%;
	*font-size: 80%;
	}

div.entryAuthor {
	float: left;
	width: 80px;
	font-size: 80%;
	text-align: center;
	}

div.entryBody {
	float: left;
	width: 480px;
	margin-left: 20px;
	}

div.entryBody p {
	margin-bottom: 15px;
	line-height: 1.4;
	}

div.entryBody p a { line-height: 1.4; }

div.entryBox p { line-height: 1.4; }

div.posted {
	margin-top: 10px;
	font-size: 80%;
	}

div#trackbackBox {
	margin-bottom: 30px;
	font-size: 87.5%;
	line-height: 1.5;
	}

div#commentsBox {
	margin-bottom: 30px;
	}

div#commentsBox p {
	font-size: 87.5%;
	line-height: 1.5;
	}

div#commentsWriteBox {
	margin-bottom: 30px;
	font-size: 87.5%;
	line-height: 1.5;
	}

img.mainvisual { width: 425px; height: 265px; margin: 0 5px 25px 0; }
img.trenditem  { width: 150px; height: 265px; margin-bottom: 25px; }

#top_ranking_area {
	float: left;
	width: 205px;
	margin-bottom: 20px;
	}

table#top_ranking { width: 205px; }

#top_ranking td {
	background: #fff;
	padding: 0;
	font-size: 80%;
	*font-size: 70%;
	line-height: 140%;
	}

.udl { border-bottom: 1px dotted #676767; }

#whatnew_area {
	float: right;
	width: 365px;
	background: #fff;
	margin-bottom: 20px;
	}

#whatnew { padding: 0; }

#whatnew li {
	margin-top: 10px;
	padding: 0 0 0 32px;
	list-style: none;
	font-size: 80%;
	*font-size: 70%;
	line-height: 130%;
	}

#whatnew li.staff1 { background:url(../../images/ico_face1.gif) left center no-repeat; }
#whatnew li.staff2 { background:url(../../images/ico_face2.gif) left center no-repeat; }
#whatnew li.staff3 { background:url(../../images/ico_face3.gif) left center no-repeat; }
#whatnew li.staff4 { background:url(../../images/ico_face4.gif) left center no-repeat; }
#whatnew li.staff5 { background:url(../../images/ico_face5.gif) left center no-repeat; }
#whatnew li.staff6 { background:url(../../images/ico_face6.gif) left center no-repeat; }

#genre_area {
	clear: both;
	}

#genre { padding: 0; }

#genre li {
	float: left;
	width: 227px;
	min-height: 55px;
	margin-top: 18px;
	padding: 0 0 0 63px;
	list-style: none;
	font-size: 80%;
	*font-size: 70%;
	line-height: 130%;
	}

li.genre_kids       { background:url(../../images/top_genrepic_kids.gif) left top no-repeat #fff; }
li.genre_men        { background:url(../../images/top_genrepic_men.gif) left top no-repeat #fff; }
li.genre_kaban      { background:url(../../images/top_genrepic_kaban.gif) left top no-repeat #fff; }
li.genre_glove      { background:url(../../images/top_genrepic_glove.gif) left top no-repeat #fff; }
li.genre_towel      { background:url(../../images/top_genrepic_towel.gif) left top no-repeat #fff; }
li.genre_pajama     { background:url(../../images/top_genrepic_pajama.gif) left top no-repeat #fff; }
li.genre_swimw      { background:url(../../images/top_genrepic_swimw.gif) left top no-repeat #fff; }
li.genre_underw     { background:url(../../images/top_genrepic_underw.gif) left top no-repeat #fff; }
li.genre_stationery { background:url(../../images/top_genrepic_stationery.gif) left top no-repeat #fff; }
li.genre_golf       { background:url(../../images/top_genrepic_golf.gif) left top no-repeat #fff; }

#maker_bnr_area {
	clear: left;
	}

#maker_bnr_area img { margin-top: 20px; }

div.searchResultBox {
	margin-bottom: 15px;
	font-size: 87.5%;
	line-height: 150%;
	}


/* テーブル用スタイル */
.tbl_stl01 {
	width: 100%;
	margin-bottom: 20px;
	}

.tbl_stl01 td {
	padding: 5px 20px 5px 0;
	border-bottom: 1px solid #ccc;
	*font-size: 90%;
	line-height: 150%;
	}

.tbl_stl02 {
	width: 100%;
	}

.tbl_stl02 th {
	background: #ddc;
	padding: 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 87.5%;
	*font-size: 80%;
	font-weight: bold;
	text-align: center;
	}

.tbl_stl02 td {
	background: #f7f7e9;
	padding: 5px;
	border-bottom: 1px solid #fff;
	font-size: 87.5%;
	*font-size: 80%;
	}


/* FAQ */
.faq {
	margin-bottom: 10px;
	}

.faq dt {
	margin-left: 20px;
	font-weight: bold;
	}

.faq dd {
	margin: 0 0 10px 20px;
	font-size: 87.5%;
	*font-size: 80%;
	}


/* 右ナビゲーション */

h2.rNavH2 {
	margin: 10px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	font-size: 95%;
	}

ul.rNavUl {
	margin-bottom: 20px;
	padding: 0;
	list-style: none;
	}

ul.rNavUl li {
	margin-bottom: 5px;
	font-size: 80%;
	line-height: 1.5;
	}

div#memberArea {
	background: #f4f4f4;
	padding: 5px;
	border: 1px solid #e5e4cf;
	}

table#memberTable {
	border: none;
	border-collapse: collapse;
	}

table#memberTable td {
	padding: 0 0 10px 5px;
	font-size: 87.5%;
	*font-size: 80%;
	line-height: 1.5;
	vertical-align: top;
	}

table#memberTable td.none {
	padding: 0;
	}

h2#side_rank_ttl {
	background: #B34759;
	margin-bottom: 5px;
	padding: 2px 4px;
	color: #fff;
	font-size: 80%;
	*font-size: 70%;
	font-weight: bold;
	}

table#side_ranking {
	width: 200px;
	margin-bottom: 20px;
	}

#side_ranking td {
	background: #fff;
	padding: 0;
	font-size: 80%;
	*font-size: 70%;
	line-height: 140%;
	}

.srh_form {
	background: #F4F3D7;
	margin-bottom: 15px;
	padding: 5px;
	}

.srh_text {
	width: 130px;
	}

.srh_submit {
	width: 47px;
	height: 20px;
	margin-left: 8px;
	}

.srh_price {
	width: 190px;
	}

.srh_category {
	width: 190px;
	}

h2#review {
	margin-top: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #676767;
	}

dl#review_area dt {
	background: url(../../images/ico_review_dt.gif) left center no-repeat;
	margin: 8px 0;
	padding-left: 24px;
	font-size: 80%;
	*font-size: 70%;
	font-weight: bold;
	line-height: 120%;
	}

dl#review_area dt a { font-weight: bold; }

dl#review_area dd {
	background: url(../../images/ico_review_dd.gif) left top no-repeat;
	padding-bottom: 6px;
	padding-left: 38px;
	font-size: 80%;
	*font-size: 70%;
	line-height: 120%;
	}

dl#review_area .bdb { border-bottom: 1px dotted #676767; }

h2#oshirase {
	margin-top: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #676767;
	}

dl#oshirase_area dt {
	background: url(../../images/ico_review_dt.gif) left center no-repeat;
	margin: 8px 0 0;
	padding-left: 24px;
	font-size: 80%;
	*font-size: 70%;
	font-weight: bold;
	line-height: 120%;
	}

dl#oshirase_area dt a { font-weight: bold; }

dl#oshirase_area dd {
	padding-bottom: 6px;
	padding-left: 24px;
	font-size: 80%;
	*font-size: 70%;
	line-height: 120%;
	}

dl#oshirase_area .bdb { border-bottom: 1px dotted #676767; }


/* フッタ */

#footer {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	}

#footer p {
	font-size: 87.5%;
	*font-size: 80%;
	line-height: 1.8;
	}

.pagetop {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #ccc;
	text-align: right;
	}

.pagetop a {
	background: url(../../images/ico_pagetop.gif) left center no-repeat;
	padding-left: 12px;
	}

span#takashima {
	font-size: 120%;
	font-weight: bold;
	}

span#takashima a {
	font-size: 120%;
	font-weight: bold;
	}

#footBanner {
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 15px;
	border-top: 1px solid #ccc;
	font-size: 87.5%;
	*font-size: 80%;
	}
