@charset "utf-8";


/*================初期化======================*/
*{
	margin: 0;
	padding: 0;
    font-family:Myriad Pro, Arial, MS Sans Serif;
}
html, body {margin:0; padding:0;}
html {overflow-y:scroll;}
a img { border: none;}

ul {
	margin:0;
	padding:0;
}

li {list-style:none;}

/*-- CONTAINER --*/

#container {
	margin-top:20px;
	padding:0;
	width:980px;
	height:auto;
}

/*-- TOP PAGE PRODUCTS BUTTON --*/

#products {
    margin:0;
	clear:both;
	float:left;
	width:980px;
	height:auto;
	display:inline;
}
#products_title {
    margin:0;
	padding:0;
	float:left;
	width:980px;
	height:22px;
	display:block;
}
#products_left {
    margin:0;
	float:left;
	width:190px;
	height:auto;
	display:inline;
}
ul#products_detail {
    margin-top:16px;
	padding:0;
	float:left;
	width:190px;
	height:auto;
	display: block;
    font-family:Myriad Pro, Arial, MS Sans Serif;
	line-height:120%;
}
ul#products_detail h2{
	width:190px;
	height:auto;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	line-height:120%;
}
ul#products_detail p.specifications{
    margin-top:20px;
	margin-bottom:10px;
	width:190px;
	height:auto;
	font-size:12px;
	font-weight:bold;
	line-height:120%;
}
ul#products_detail p.descriptions{
    margin-top:20px;
	margin-bottom:10px;
	width:190px;
	height:auto;
	font-size:12px;
	font-weight:bold;
	line-height:120%;
}
ul#products_detail p.detail{
    margin-top:6px;
	width:190px;
	height:auto;
	font-size:12px;
	font-weight:normal;
	line-height:120%;
}
ul#products_detail p{
    margin:0;
	padding:0;
	width:190px;
	clear:both;
	float:left;
	font-size:12px;
	line-height:120%;
}
#products_detail_icon {
    margin-top:20px;
	width:190px;
	height:20px;
	clear:both;
	float:left;
	display:block;
}
#products_detail_icon a {
	margin:0;
	padding:0;
	width:20px;
	height:20px;
	display:block;
	float:right;
}
#products_detail_icon a.icon_right {
	margin-left:5px;
	padding:0;
	width:20px;
	height:20px;
	display:block;
	float:left;
}
#products_detail_icon p{
    margin-top:2px;
	padding:0;
	width:auto;
	height:20px;
	float:left;
	font-size:12px;
	line-height:120%;
}

#products_middle {
    margin-top:20px;
    margin-left:20px;
	padding:0;
	clear:none;
	float:left;
	width:560px;
	height:auto;
	display:block;
}
#product_pict{
	margin:0;
	padding:0;
	float:left;
	width:560px;
	height:373px;
	display:block;
}
ul#product_pict_small li{
	margin:0;
	padding:0;
	width:104px;
	height:69px;
	display:block;
	float:left;
}

ul#product_pict_small li.small_product {
	margin-top:10px;
	margin-right:10px;
	padding:0;
	width:104px;
	height:69px;
	display:block;
	float:left;
}
ul#product_pict_small li.small_product_last {
	margin-top:10px;
	padding:0;
	width:104px;
	height:69px;
	display:block;
	float:left;
}
ul#product_pict_small img{
	width:104px;
	height:69px;
	float:left;
	display: block;
	text-decoration: none;
}
ul#product_pict_small a{
	float:left;
	width:104px;
	height:69px;
	display: block;
	text-decoration: none;
}

#products_bottom {
    margin:0;
	padding:0;
	float:left;
	width:560px;
	height:auto;
	display:inline;
}
#products_bottom p{
    margin:0;
	padding-top:20px;
	text-align:center;
	width:560px;
	height:auto;
	float:left;
	font-size:12px;
	line-height:100%;
}
#products_bottom p a{
	text-decoration:none;
}

#products_bottom p.grey{
    color:#CCCCCC;
}

#products_right {
    margin-top:20px;
    margin-left:20px;
	padding:0;
	clear:none;
	float:left;
	width:190px;
	height:auto;
	display:inline;
}
ul#products_price h3{
	width:190px;
	height:auto;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	line-height:100%;
}
ul#products_price h4{
    margin-top:12px;
	margin-bottom:7px;
	padding:0;
	width:190px;
	font-size:12px;
	line-height:120%;
}
ul#products_price p.price_country{
    margin-top:18px;
	width:190px;
	height:auto;
	font-size:14px;
	font-weight:bold;
	line-height:120%;
}

ul#products_price p.price_yen{
    margin:0;
	width:190px;
	height:auto;
	font-size:14px;
	font-weight:bold;
	line-height:120%;
}

ul#products_price p{
    margin-top:2px;
	padding:0;
	width:190px;
	float:left;
	font-size:10px;
	line-height:120%;
}
ul#products_price img.cart{
    margin-top:5px;
	padding:0;
	width:92px;
	height:19px;
	float:left;
}
#add_cart{
    margin-top:5px;
	padding:0;
	width:92px;
	height:19px;
	clear:both;
	float:left;
}
ul#products_price img.view{
    margin-top:5px;
	margin-left:5px;
	padding:0;
	width:92px;
	height:19px;
	float:left;
}
#view_cart{
    margin-top:5px;
	margin-left:5px;
	padding:0;
	width:92px;
	height:19px;
	float:left;
}


#products_price p.size{
    margin-top:12px;
	width:190px;
	height:auto;
	font-size:14px;
	font-weight:bold;
	line-height:120%;
}
#tshirt_size_chart {
    margin-top:20px;
	margin-bottom:0px;
    width:190px;
	height:auto;
	clear:both;
	float:left;
}
#tshirt_size_chart p.size_chart_sizes{
	font-size:12px;
	line-height:120%;
}
#tshirt_size_chart p.size_chart{
	font-size:14px;
	font-weight:bold;
	line-height:120%;
	margin-bottom:7px;
}
#tshirt_size_chart_img{
    margin-top:10px;
    width:80px;
	height:80px;
	display:block;
	clear:both;
	float:left;
}
#tshirt_box{
    width:190px;
    margin:0;
	padding:0;
}
#tshirt_size{
    margin-top:6px;
	padding:0;
	float:left;
}


#products_related {
    margin-top:20px;
	clear:both;
	float:left;
	width:980px;
	height:auto;
	display:block;
}
#products_related_title {
    margin:0;
	padding:0;
	float:left;
	width:980px;
	height:22px;
	display:block;
}
ul#products_related_pict {
	margin-top:20px;
	padding:0;
	width:980px;
	height:69px;
	display:block;
	float:left;
}
ul#products_related_pict a{
    text-decoration:none;
}
ul#products_related_pict li{
	margin-right:5px;
	padding:0;
	width:104px;
	height:69px;
	display:block;
	float:left;
}
ul#products_related_pict li.related_middle{
	margin-right:6px;
	padding:0;
	width:104px;
	height:69px;
	display:block;
	float:left;
}
ul#products_related_pict li.related_last{
    margin:0;
	padding:0;
	width:104px;
	height:69px;
	display:block;
	float:right;
}