@import url("inside_base.css");
@import url("_font.css");


/* ブランド一覧
-----------------------------------*/
#sub_title{
	width:920px;
	padding-bottom:30px;
}


#contents .left{
	width:200px;
	padding-right:30px;
	float:left;
}

#contents .right{
	width:690px;
	float:right;
}


/* 最新
-----------------------------------*/
#latest{
	width:198px;
	border:1px solid #BFBFBF;
	padding-bottom:8px;
	margin-bottom:25px;
}

#latest .title{
	width:178px;
	height:16px;
	line-height:15px;
	color:#FFFFFF;
	background-color:#BFBFBF;
	padding:8px 10px;
	font-weight:bold;
	margin-bottom:13px;
}

#latest .inner{
	width:155px;
	margin:auto;
	padding:0px 0px 7px 0px;
}
/* リンク指定 */
#latest .inner a:link {
	line-height:23px;
}
#latest .inner a:visited {
	line-height:23px;
}
#latest .inner a:hover {
	line-height:23px;
}
#latest .inner a:active {
	line-height:23px;
}


/* ショップ情報
-----------------------------------*/
#shop{
	width:198px;
	border:1px solid #BFBFBF;
	margin-bottom:25px;
	padding-bottom:15px;
}

#shop .title{
	width:178px;
	height:16px;
	line-height:15px;
	color:#FFFFFF;
	background-color:#BFBFBF;
	padding:8px 10px;
	font-weight:bold;
	margin-bottom:13px;
}

#shop .box{
	width:160px;
	background-image:url(../img/snap/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:8px;
	margin:6px auto 0 auto;
	font-size:10px;
	color:#666666;
	line-height:12px;
}

#shop .box img{
	padding:4px 10px 0 0;
	float:left;
}

#shop .box .text_area{
	width:110px;
	float:right;
}

#shop .box2{
	width:160px;
	margin:6px auto 0 auto;
	font-size:10px;
	color:#666666;
	line-height:12px;
}

#shop .box2 img{
	padding:4px 10px 0 0;
	float:left;
}


/* 最近チェックした商品
-----------------------------------*/
#check{
	width:200px;
	text-align:left;
	margin-bottom:20px;
}

#check .title{
	width:200px;
	height:25px;
	padding:7px 0 0 0;
	color:#4D4D4D;
	text-align:center;
	background-image:url(../img/shop/side/check_bg.gif);
}

#check .inner{
	width:180px;
	border:1px solid #C9E1F4;
	border-top:none;
	padding:10px 9px;
}

#check .inner .img_area{
	width:50px;
	padding-right:5px;
	float:left;
}

#check .inner .text_area{
	width:125px;
	line-height:14px;
	float:right;
}
/* リンク指定 */
#check .inner .text_area a:link {
	font-size: 11px;
	line-height:14px;
}
#check .inner .text_area a:visited {
	font-size: 11px;
	line-height:14px;
}
#check .inner .text_area a:hover {
	font-size: 11px;
	line-height:14px;
}
#check .inner .text_area a:active {
	font-size: 11px;
	line-height:14px;
}

#check .inner .text_area2{
	width:125px;
	padding:3px 0 3px 0;
	font-size:10px;
	line-height:11px;
	color:#7F7F7F;
}


/* bt_side_members */
a.bt_side_members{
	width:180px;
	height:80px;
	display: block;
	background-image:url(../img/index/side/bt_members.gif);
	background-repeat:no-repeat;
	margin:auto;
	padding-bottom:20px;
}


/* 携帯ページ
-----------------------------------*/
#mobile{
	width:180px;
	height:107px;
	padding:10px;
	background-image:url(../img/snap/side/mobile.gif);
	background-repeat:no-repeat;
	text-align:center;
}
/* リンク指定 */
#mobile a:link {
	font-size: 10px;
	line-height:13px;
}
#mobile a:visited {
	font-size: 10px;
	line-height:13px;
}
#mobile a:hover {
	font-size: 10px;
	line-height:13px;
}
#mobile a:active {
	font-size: 10px;
	line-height:13px;
}

#mobile .text_area{
	width:105px;
	height:70px;
	padding:0 0 25px 75px;
	text-align:left;
	font-size:10px;
	line-height:13px;
}
/* リンク指定 */
#mobile .text_area a:link {
	font-size: 10px;
	line-height:13px;
	color:#7F7F7F;
}
#mobile .text_area a:visited {
	font-size: 10px;
	line-height:13px;
	color:#7F7F7F;
}
#mobile .text_area a:hover {
	font-size: 10px;
	line-height:13px;
	color: #0CB0EA;
}
#mobile .text_area a:active {
	font-size: 10px;
	line-height:13px;
	color: #027ABB;
}



/* ライトエリア
-----------------------------------*/
#box{
	width:690px;
	padding:10px 0 15px 0;
}

#box .title{
	width:680px;
	height:26px;
	background-image:url(../img/brand/dot_bg.gif);
	background-repeat:no-repeat;
	padding:5px 0 12px 10px;
	font-size:14px;
	line-height:18px;
	color:#666666;
	font-weight:bold;
}

#box .icon{
	font-size:10px;
	float:left;
	font-weight:normal;
	}

#box .inner{
	width:210px;
	padding:0 10px 10px 10px;
	background-image:url(../img/brand/icon.gif);
	background-position:left 7px;
	background-repeat:no-repeat;
	float:left;
}


/* ブランド詳細
-----------------------------------*/

#details{
	width:920px;
}

#details .logo{
	width:200px;
	border:1px solid #CCCCCC;
	float:left;
}

#details .text{
	width:690px;
	color:#4D4D4D;
	float:right;
}

#details .text .title{
	width:680px;
	height:24px;
	text-align:right;
	padding:7px 10px 10px 0;
	background-image:url(../img/brand/dot_bg.gif);
	background-repeat:no-repeat;
}

#details .text2{
	width:690px;
	padding-top:10px;
}


#details .text .bt_area{
	width:690px;
	height:46px;
	padding-top:14px;
	background-image:url(../img/brand/dot_bg2.gif);
	background-repeat:no-repeat;
}

/* bt_item */
a.bt_item{
	width:200px;
	height:31px;
	display:block;
	background-image:url(../img/brand/bt/bt_item.gif);
	margin:auto;
}
a.bt_item:hover{
	background-position:top right;
} 

#details .text .photo{
	width:690px;
	padding-top:40px;
}

#details .text .photo .leftphoto{
	width:130px;
	padding:0 10px 7px 0;
	float:left;
}

#details .text .photo .rightphoto{
	width:130px;
	padding-bottom:7px;
	float:left;
}



#reco{
	width:880px;
	margin:auto;
	padding:30px 0px;
}

#reco .title{
	width:830px;
	height:30px;
	background-image:url(../img/shopping/details/reco.gif);
	background-repeat:no-repeat;
	font-size:15px;
	color:#4C4C4C;
	padding:23px 0 20px 50px;
	font-weight:bold;
}

#reco .box{
	width:880px;
	height:242px;
	background-image:url(../img/shopping/details/reco_vertical.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#reco .box_s{
	width:146px;
	padding:0 15px 0 15px;
	height:242px;
	float:left;
	background-image:url(../img/shopping/details/reco_vertical.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#reco .box_s .gray{
	width:136px;
	padding:0 5px;
	background-color:#EDEADF;
	text-align:left;
}

#reco .box_s .red{
	width:136px;
	padding:0 5px;
	background-color:#FF8C7E;
	text-align:left;
	font-size:10px;
	color:#FFFFFF;
}

#reco .box_s .photo{
	width:100px;
	padding:0px 23px;
}

#reco .box_s .category_area{
	width:103px;
	float:left;
}

#reco .box_s .red .img{
	width:32px;
	text-align:right;
	padding-top:6px;
	float:right;
}

#reco .box_s .gray .img{
	width:32px;
	text-align:right;
	padding-top:6px;
	float:right;
}

#reco .box_s .stock{
	width:146px;
	padding:1px 0 2px 0;
}

#reco .box_s .links{
	width:146px;
	height:28px;
	padding-top:3px;
	font-size:10px;
	line-height:12px;
}
/* リンク指定 */
#reco .box_s .links a:link {
	font-size:10px;
	line-height:12px;
}
#reco .box_s .links a:visited {
	font-size:10px;
	line-height:12px;
}
#reco .box_s .links a:hover {
	font-size:10px;
	line-height:12px;
}
#reco .box_s .links a:active {
	font-size:10px;
	line-height:12px;
}

#reco .box_s .brand{
	width:146px;
	height:19px;
	padding-top:4px;
	line-height:9px;
	color:#7F7F7F;
	font-size:10px;
}

#reco .box_s .price{
	width:146px;
	color:#4D4D4D;
	padding-top:4px;
	font-size:11px;
	line-height:14px;
}
