@charset "UTF-8";
/*---------------------------------------------------------------
set.css
-----------------------------------------------------------------
table of contents

	1. Common
	2. Preview
-----------------------------------------------------------------
font-size table

	10px :   77%		16px : 123.1%
	11px :   85%		17px :    131%
	12px :   93%		18px : 138.5%
	13px : 100%		19px : 146.5%
	14px : 108%		20px : 153.9%
	15px : 116%		21px : 161.6%
---------------------------------------------------------------*/

/*==============================================================
	1.	 Common
===============================================================*/

#header{
	background:none;
	z-index:10;
}
#header h1{
	position:relative;
}
#header *{
	z-index:100;
}
#contents{
	overflow:visible;
	margin-top:0;
	padding-bottom:10px;
}

/*==============================================================
	2.	 Preview
===============================================================*/

#preview{
	z-index:5;
	position:relative;
}
#preview h2{
	z-index:60;
	position:absolute;
	top:0px;
	left:0px;
}
#preview-image{
	z-index:50;
	position:absolute;
	top:-70px;
	left:32px;
}
#main-area{
	height:450px;
}

#main-area .summary{
	z-index:60;
	position:absolute;
	width:180px;
	top:85px;
	left:710px;
}
#main-area .summary.nocomment{
	top:135px;
}
#main-area .order{
	width:150px;
	margin-left:15px;
}
#main-area .order dt{
	height:7px;
	line-height:0;
}
#main-area .order dd{
	margin-bottom:10px;
	padding-bottom:1px;
	background:url(/images/set/dd_dott.gif) bottom left no-repeat;
	text-align:right;
	font-size:182%;
	font-weight:bold;
	color:#000;
}
#main-area .buttons{
	margin-top:-9px;
	padding: 20px 0 0 15px;
	background:url(/images/set/bg_buttons.jpg) top left no-repeat;
}
#main-area .buttons p{
	margin-bottom:15px;
	line-height:0;
}
#main-area .balloon{
	position:relative;
	top:-10px;
	left:-100px;
	width:320px;
	background:url(/images/set/bg_balloon_bottom.png) bottom left no-repeat;
}
#main-area .balloon dt{
	height:23px;
	padding-top:27px;
	padding-left:19px;
	background:url(/images/set/bg_balloon_top.png) top left no-repeat;
	font-weight:bold;
	font-size:93%;
}
#main-area .balloon dd{
	padding-left:19px;
	padding-right:16px;
	padding-bottom:14px;
}
#main-area .balloon dd p{
	font-size:77%;
	line-height:1.4;
	color:#4c4c4c;
}
#data{
	position:relative;
	z-index:60;
	top:-30px;
	width:930px;
	padding-bottom:2px;
	background:url(/images/set/bg_data_bottom.png) bottom left no-repeat;
}
#tabs{
	margin-left:10px;
}
#tabs li{
	display:inline;
	list-style-type:none;
	cursor:pointer;
}
#toggle-area{
	position:relative;
	width:100%;
	background:url(/images/set/bg_data.png) top left repeat-y;
}
#detail{
	width:886px;
	padding:15px 22px 13px;
	background:url(/images/set/bg_data_detail.png) top left no-repeat;
}
#spec{
	overflow:hidden;
	width:886px;
	padding:0 22px;
	background:url(/images/set/bg_data_spec.png) top left no-repeat;
}
#detail table{
	width:100%;
}
#detail td{
	padding:4px 0;
	background:url(/images/shared/bg_dott1.png) bottom left repeat-x;
	vertical-align:middle;
	font-size:77%;
	color:#4c4c4c;
}
#detail .separate td{
	padding-bottom:19px;
	background:none;
}
#detail td.parts{
	width:233px;
	padding-left:10px;
}
#detail td.left{
	width:190px;
}
#detail td.right{
	background:url(/images/shared/bg_dott2.png) bottom left repeat-x;
}
#detail .last td{
	background:none;
}
#detail td .position{
	margin-right:3px;
	vertical-align:-3px;
}
#detail td .colorchip{
	margin-right:3px;
	vertical-align:-3px;
}
#detail td.both .colorchip{
	margin-left:10px;
}
#detail td .stone{
	margin-right:3px;
}

#spec .params{
	float:left;
	width:358px;
	padding-bottom:17px;
}
#spec .image{
	float:left;
	width:440px;
	padding:2px 0 0;
}
#spec .thumbs{
	float:left;
	width:88px;
	padding:29px 0 0;
}
#spec .params h3{
	padding-top:19px;
	padding-left:10px;
	padding-bottom:5px;
	width:328px;
	border-bottom:1px solid #000;
	font-size:123.1%;
	font-weight:bold;
	color:#000;
	letter-spacing:0.05em;
}
#spec .params table{
	width:338px;
	margin-bottom:11px;
	font-size:77%;
	color:#4c4c4c;
}
#spec .params table th{
	padding:7px 0 5px 10px;
	background:url(/images/set/spec_dott.gif) bottom left no-repeat;
	font-weight:normal;
}
#spec .params table td{
	padding:7px 10px 5px 0;
	background:url(/images/set/spec_dott.gif) bottom right no-repeat;
	text-align:right;
}
#spec .params table .last th,
#spec .params table .last td{
	background:none;
	border-bottom:1px solid #000;
}
#spec .params p.notice{
	margin:0 0 12px 9px;
	font-size:69%;
	color:#949494;
}
#spec .params p.attachments{
	margin-bottom:6px;
	font-size:77%;
}
#thumb-list{
	margin-left:23px;	
}
#thumb-list li{
	position:relative;
	margin-bottom:5px;
	padding-left:5px;
	list-style-type:none;
	line-height:0;
}
#thumb-list li span{
	cursor:pointer;
}
#thumb-list li .outline,
#thumb-list li .hover,
#thumb-list li .selected{
	position:absolute;
	top:0px;
	right:0px;
	width:65px;
	height:60px;
	background:url(/images/set/thumb_outline.gif) top left no-repeat;
}
#thumb-list li .hover,
#thumb-list li .selected{
	background:url(/images/set/thumb_outline_selected.gif) top left no-repeat;
}