@charset "UTF-8";

#contents {
	padding: 0 10px;
}
#item {
	padding-top: 15px;
	width: 680px;
	background: url("../share/border.gif") repeat-x top left;
}
#item .left {
	width: 470px;

}
#item .left ul li{
	float: left;
	display: block;
	padding: 0 10px 0 0;
}
#item .clear {
	height: 10px;
	line-height: 100%;
}
#pic {
	position: relative;
	margin-bottom: 10px;
	height: 295px;
}
#item .right {
	width: 210px;
}
#item .right h2 {
	padding: 1px 6px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #fff;
	background-color: #012240;
}
#item .right p,
#item .right ul {
	margin-bottom: 5px;
}
#itemcolor,
#itemchara,
#guidelink,
#separate,
.itemdetail {
	padding: 7px 0 0 0;
	background: url("../share/border_02.gif") repeat-x top left;
}
#itemchara li {
	display: inline;
	padding: 0 5px 0 0;
	line-height: 100%;
}
#itemchara li img {
	margin: 2px 0;
}
#guidelink li {
	margin-left: 3px;
	padding: 0 0 0 10px;
	background: url("../share/list-style-disc.gif") no-repeat 0 8px;
}
#contents .inner {
	padding-bottom: 5px;
}
#contents .inner h2 {
	padding-bottom: 10px;
}
#contents .inner img.right {
	padding: 0 0 0 15px;
}
#contents .inner img.left {
	padding: 0 15px 0 0;
}
#contents .itemdetail {
	width: 680px;
}
#contents .itemdetail .left {
	padding-bottom: 5px;
}
#contents .itemdetail .left h3 {
	margin-left: 10px;
	padding: 0 0 0 14px;
	background: url("../share/icon_arrow.gif") no-repeat 0 2px;
}
#contents .itemdetail .left ul {
	margin-left: 24px;
	line-height: 130%;
}
#contents .itemdetail .right {
	width: 230px;
}
#contents .itemdetail .right .form1 { padding: 60px 0 5px 0;}
#contents .itemdetail .right .form1 select { margin-left: 5px;}
#contents .itemdetail .right .form1 input {	vertical-align: bottom;}
#contents .itemdetail .right .form2 { padding-top: 20px;}
#contents .itemdetail .right .form2 .submit-cart-02 { padding: 10px 0; text-align: right;}
#note {
	padding: 8px 0;
	background: url("../share/border_02.gif") repeat-x top left;
}
#itemnavi {
	margin-bottom: 5px;
	padding: 6px 0 0 0;
	background: url("../share/border_02.gif") repeat-x top left;
}
#itemnavi p {
	padding: 0 5px 7px 5px;
	text-align: right;
	background: url("../share/border_02.gif") repeat-x bottom left;
}
#contents #relateditem {
	width: 690px;
}
#contents #relateditem dl {
	float: left;
	padding-right: 10px;
	width: 162px;
}
#contents #relateditem dl dd {
	padding-top: 5px;
}


/* jquery */
.tabs-container {
	margin-bottom: 8px;
	height: 295px;
}
#tabs-nav {
	height: 69px;
}
#tabs-nav a {
	display: block;
	width: 105px;
	height: 69px;
	border: 1px solid #fff;
}
#tabs-nav a:hover {
	border: 1px solid #C82D72;
}
.tabs-hide {
    display: none;
}

