﻿@charset "utf-8";

/*アクセサリー
------------------------------------------*/

#subcont_box{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 850px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin-top: 20px;
}
.box_l{
	float: left;
	width: 286px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.box_l_top{
	text-indent: -9999px;
	height: 31px;
	width: 286px;
	background-image: url(/sbs/common/images/submenu_accessory01.gif);
	background-repeat: no-repeat;
	display: block;
        font-size: 0px;
	line-height: 0px;
}
.box_l_under{
	text-indent: -9999px;
	height: 75px;
	width: 286px;
	background-image: url(/sbs/common/images/submenu_accessory02.gif);
	background-repeat: no-repeat;
	display: block;
}
#box_r{
	float: left;
	width: 532px;
	margin: 0px;
	padding: 0px;
}

.box_r_top{
	width: 512px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/submenu_accessory_part.gif);
	background-repeat: no-repeat;
	background-position: right;
}

em.accessories {
	color: #AE802E;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}


p.accessories{
	color: #CC0000;
	padding-top: 10px;
	font-style: italic;
}

#shop{
	padding-top: 20px;
	padding-left: 20px;
	width: 850px;
}

.shoplist{
	padding-bottom: 15px;
	padding-top: 20px;
}

.shoplist ul{
	list-style-type: none;
}

.shoplist li{
	float: left;
	width: 260px;
	margin-right: 20px;
}

.shoplist li img{
	padding-top: 0.3em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}

.shoplist li em{
	font-size: 12px;
	font-style: normal;
}
