/* TOP PAGEへ戻る */
.to_top {
	margin: 0px;
	padding: 0px 0px 10px 300px;
}
.to_top a {
	background-position: 0px 0px;
	background-image: url(../img_allproducts/to_top.jpg);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	height: 25px;
	width: 233px;
}
.to_top a span {
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}
.to_top a:hover {
	background-position: 0px -25px;
	background-image: url(../img_allproducts/to_top.jpg);
	background-repeat: no-repeat;
}
#to_product a {
	background-position: -720px 0px;
}
#to_product a:hover {
	background-position: -720px -50px;
}
#to_product a.selected {
	background-position: -720px -100px;
}
#to_product_outlet a {
	background-position: -900px 0px;
}
#to_product_outlet a:hover {
	background-position: -900px -50px;
}
#to_product_outlet a.selected {
	background-position: -900px -100px;
}
/* 当該ページの商品購入ページへ戻る */
#product_contents {
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	width: 690px;
	float: left;
}
#product_contents h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #000;
	line-height: 1.2;
	margin-top: 10px;
	margin-bottom: 20px;
}
#product_contents h2 span{
	font-weight: bold;
	font-size: 1.2em;
	background: url(../img_main/bg_img/bg_blueline.jpg) repeat-x bottom;
	padding-right: 1px;
	padding-left: 1px;
	margin: 0px 0px 0px 15px;
}

#product_contents .p_note {
	padding-left: 0.3em;
	color: #900;
	font-size: 1.2em;
}

#product_contents ul#outlet_note {
	width: 660px;
	margin: 0px;
	padding-bottom: 20px;
	border-bottom: 3px double #CCC;
}
#product_contents ul#outlet_note li{
	background-image: url(../img_main/bg_img/bg_square3.jpg);
	background-repeat: no-repeat;
	background-position: 0.5em 1px;
	padding-left: 1.8em;
	padding-bottom: 3px;
	line-height: 1.2;
	font-size: 1em;
	color: #666;
}
#product_contents ul#outlet_note li span {
	font-size: 0.95em;
	color: #666;
	letter-spacing: 0em;
}
.doubleline {/*二重取り消し線*/
	font-size: 85%;
	color: #333;
	background: url(../img_main/bg_img/bg_doubleline.jpg) repeat-x center;
}
.f_size {
	font-size: 85%;
	color: #333333;
}
.f_small {
	font-size: 90%;
}
#product_contents h3 img{
	float: right;
	padding-right: 20px;
	margin: 0px;
}
ul#product_point {
	width: 390px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 0px;
}
ul#product_point li{
	background-image: url(../img_main/bg_img/bg_square.jpg);
	background-repeat: no-repeat;
	background-position: 0.5em 1px;
	padding-left: 1.8em;
	padding-bottom: 10px;
	line-height: 1.3;
}
/* 商品詳細ページへのリンクボタン */
.click {
	padding-left: 5px;
	padding-top: 10px;
}
.click a{
	background-image: url(../img_allproducts/click.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 370px;
	display:block;
	text-decoration:none;
}
.click a:hover{
	background-image: url(../img_allproducts/click.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
.click a span {
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}
.click_text {
	padding-left: 1em;
	width: 620px;
	line-height: 1.4;
}
.click_nonimg {
	font-size: 1.4em;
	background: #FFC;
	width: 390px;
	border: 1px solid #006;
	line-height: 1.3;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 10px;
}
.click_nonimg a {
	color: #00F;
	font-weight: bold;
}

ul#shop_item {
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
	width: 640px;
}

ul#shop_item li,ul#shop_item_azmk22 li{
	background-image: url(../img_main/bg_img/bg_square2.jpg);
	background-repeat: no-repeat;
	background-position: 0.5em 1px;
	padding-left: 1.8em;
	padding-bottom: 0px;
	width: 600px;
}
ul#shop_item_azmk22 li{
	line-height: 1.5;
	padding-bottom: 5px;

}
#product_spec {
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	clear: both;
}
#product_spec table {
	border-collapse:separate;
	border-spacing:0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	width: 630px;
}
#product_spec tbody th {
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	text-align: left;
	width: 150px;
	letter-spacing: 0.1em;
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#product_spec td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-align: left;
	vertical-align: top;
}
#product_spec #supplement {
	font-size: 90%;
	padding-left: 30px;
	width: 580px;
	letter-spacing: 0em;
	text-indent: -22px;
	line-height: 1.3;
}

#shop_point {
	width: 380px;
	float: left;
	overflow: hidden;
	height: 250px;
	margin-left: 50px;
	display: inline;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCC;
}
#shop_point .price{
	padding-top: 10px;
	padding-left: 20px;
	font-size: 1.4em;
	color: #900;
}
#shop_point #purchase{
	padding-left: 20px;
	width: 300px;
	float: left;
	overflow: hidden;
}
#shop_point #purchase #buy{
	margin-top: 10px;
	margin-left: 10px;
}
#shop_care {
	width: 200px;
	float: left;
	height: 200px;
	padding-top: 10px;
}
#shop_care ul{
	padding-top: 20px;
}
#shop_care li {
	padding-bottom: 15px;
}
#shop_care li a{
	background-image: url(../img_allproducts/bg_img/bg_shop_care.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	width: 170px;
}
#shop_care li a:hover{
	background-image: url(../img_allproducts/bg_img/bg_shop_care.jpg);
	background-repeat: no-repeat;
}
#shop_care li a span{
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}
#shop_care #stock a{
	background-position: 0px 0px;
}
#shop_care #stock a:hover{
	background-position: 0px -30px;
}
#shop_care #return a{
	background-position: -170px 0px;
}
#shop_care #return a:hover{
	background-position: -170px -30px;
}
#note {
	letter-spacing: 0em;
	color: #F00;
	font-size: 1.2em;
	padding: 10px 60px 20px 10px;
	line-height: 1.2;
}
.copy_note {
	letter-spacing: 0em;
	color: #333;
	font-size: 95%;
	padding: 10px 60px 20px 10px;
	width: 630px;
}

.copy_note_img {
	vertical-align: text-bottom;
}

