body {
	background-color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.box {
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 20px;
}
.spec {
	font-size: 0.8em;
	line-height: 1.6em;
}

#products
a:link {
  color: #FF9900;
}
a:visited {
  color: #FF6666;
}
.products {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #FFFFFF;
}
.top {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: 400;
}
.spec10px {
	font-size: 10px;
	line-height: normal;
	color: #333333;
}

.font10 {
	font-size: 10px;
	color: #FFFFFF;
}
.akamoji {
	color: #990000;
	font-weight: bold;
}
.box {
	background: #F5F5F5;
	padding: 5px;
	border: 1px solid #999999;
}
.bg-img {
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-y;
}
p {
	font-size: 0.8em;
	line-height: 1.6em;
}

h1 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
}

.product_lead {
	margin: 20px;
	color: #FFFFFF;
}

.caption{
	font-size: 10px;
}


/******* ショッピング　スペック関係 ********/




.shop_box {
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}


.shop_box h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-color: #999999;
	padding: 0px;
	text-align: left;
	line-height: normal;
}

.shop_box h1 span#small {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: left;
}

.shop_box h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #993300;
	padding: 2px 0px;
	width: 200px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 16px;
}

.shop_box h2 span#brand {
	font-size: 10px;
	font-weight: bold;
	color: #5F5F5F;
}


.shop_box h3 {
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	padding: 0px;
	width: 200px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: left;
}

.shop_box h3 span#small {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: left;
}

.shop_box h4 {
	font-size: 10px;
	font-weight: bold;
	color: #993300;
	padding: 3px 0px;
	width: 200px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 13px;
}


.shop_box p {
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

/**************** recommend ***************/

.shop_box_recommend {
	width: 450px;
	margin-bottom: 40px;
	border: 2px dotted #999999;
	text-align: left;
	background: url(../shopping/images/recommend_bg.gif) no-repeat;
}

.shop_box_recommend td {
	padding: 50px 20px 20px;
}

.img_l {
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

.img_r {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	height: 129px;
}
.second {
	padding: 10px 0px 3px;
	clear: both;
}
.shop_box_recommend .recommend_img {
	margin-right: 10px;
	width: 200px;
	display: inline;
	float: left;
}

.shop_box_recommend h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	border-bottom-color: #999999;
	padding: 0px;
	text-align: left;
	line-height: normal;
	margin: 10px 0px 0px;
	clear: both;
}

.shop_box_recommend h1 span#small {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	text-align: left;
	margin: 10px 0px 2px;
}

.shop_box_recommend h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #993300;
	padding: 2px 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 16px;
}

.shop_box_recommend h2 span#brand {
	font-size: 10px;
	font-weight: bold;
	color: #5F5F5F;
}


.shop_box_recommend h3 {
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	padding: 0px;
	text-align: left;
	display: inline;
	margin: 3px 1em 2px 0px;
}

.shop_box_recommend h3 span#small {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: left;
}

.shop_box_recommend h4 {
	font-size: 10px;
	font-weight: bold;
	color: #993300;
	padding: 3px 0px;
	width: 410px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 13px;
	margin: 2px 0px 10px;
}


.shop_box_recommend p {
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	display: inline;
}
/******* ショッピング　スペック関係 ここまで ********/

.text {
	font-size: 0.8em;
	line-height: 1.2em;
}
