
body {
	margin:0 0 0 0;
	color:#888;
}

table {
	margin:0 auto;
}

th {
	padding:5px 15px 10px 0;
	vertical-align: middle;
}

td {
	padding:5px 15px 10px 0;
	vertical-align: middle;
}

#iCarousel {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 900px; /* important*/
	height: 750px; /* important */
}

#iCarousel_content {
	position: absolute;
	top: 0;
	margin-left: 0px;
}

#iCarousel_content,
#iCarousel_content li {
	list-style: none;
	margin: 0 ;
	padding: 0;
}

#iCarousel_content li a {
	border:none;
}

#iCarousel_content {
	width: 30000px;
}

#iCarousel ul li {
	display: block;
	float: left;
	margin: 0 ;
	padding: 0;
	border: none;
	background-color: #fff;

}

#iCarousel ul li img {
	display: block;
}

#frame {
	width:210px;
	position: relative;
	top:100px;
	margin-left:665px;
}

#frame ul li {
	margin: 0 30px 15px 0;
}

.shot {
	width:500px;
	height:750px;
	padding:0 250px 0 150px;
	background-color:#f6f6f6;
}

#header {
	width:820px;
	height:70px;
	padding:30px 40px 0 40px;
	position:absolute;
	z-index:100;
}

.contents_body {
	width:900px;
	border-left:1px solid;
	border-right:1px solid;
	padding:0;
	margin:0 auto;
}

#top {
	width:820px;
	height:174px;
	margin:38px auto 47px;
	border-bottom:1px solid;
	clear:both;
}

#title {
	width:530px;
	height:93px;
	margin:0 20px 0 0;
	float:left;
}

#materials {
	width:270px;
	height:113px;
	float:left;
}

#middle {
	width:720px;
	margin:10px 90px 100px 90px;
	position:relative;
	clear:both;
}

#left {
	width:451px;
	margin:0 50px 0 0;
	float:left;
}

#right {
	width:219px;
	float:left;
}

.meta {
	width:451px;
	margin:0 0 20px 0;
	float:left;
}

.meta_l {
	width:80px;
	margin:0 15px 0 0;
	float:left;
}

.meta_r {
	width:330px;
	float:left;
}

.meta_r img {
	margin:0 0 18px 0;
}

.count {
	height:21px;
	margin:0 0 14px 0;
}


.cart {
	width:388px;
	padding:10px;
	margin:0 0 20px 0;
	float:left;
	background-image:url(../shared_images/plate_cart.gif);
  display:none;
}

.limit_msg {
  display:none;
}

#notsale {
	width:388px;
	padding:10px;
	margin:35px 0 83px 0;
	float:left;
	background-image:url(../shared_images/plate_cart.gif);
}

.cart_only {
	height:50px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}

#navi {
	width:219px;
	float:left;
}

#navi img {
	margin:0 0 15px 0;
}


#credit {
	width:220px;
	position:absolute;
	bottom:0;
	font-size:11px;
	line-height:20px;
}

#footer {
	width:820px;
	height:50px;
	padding:16px 40px 0 40px;
	border-top:1px solid;
	clear:both;
}

#footer img {
	margin:0 40px 0 0;
}

#explain {
	width:450px;
	margin:62px 0 0 0;
	float:left;
	font-size:14px;
	line-height:25px;
	letter-spacing:0.1em;
	color:#444;
}

.size_l {
	padding-right:0;
}

.product_icon {
	padding-right:12px;
}

.icon_title img {
	margin:0 5px 0 0;
}

.cart_area {
	padding:3px 0;
	text-align:center;
}

.stock {
	font-size: 10px;
	line-height: 2.3em;
	letter-spacing: 0.15em;
	color: #F00;
	text-align:center;
}

.cart_btn:hover {
	cursor: pointer;
}

#notsale {
	display:none;
}
