body {
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}
#container {
    background-image:url(image/back.jpg);
    overflow:hidden;
    width:640px;
    height:480px;
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-320px;
    margin-top:-240px;
}
#menu {
	margin:0;
	padding:0;
	width:192px;
	float:left;
}
#contents {
	position:absolute;
	left:200px;
	top:0px;
	margin:0;
	padding:30px;
	background-image:url(image/back_contents.jpg);
	width:380px;
	height:275px;
	color:#000;
}
#contents_top {
	position:absolute;
	left:200px;
	top:0px;
	margin:0;
	padding:30px;
	background-image:url(image/order.jpg);
	width:380px;
	height:275px;
	color:#000;
	line-height:150%;
	color:#FFFFFF;
	overflow-y:scroll;	
}
#concept {
	position:absolute;
	left:200px;
	top:0px;
	margin:0;
	padding:30px;
	background-image:url(image/concept.jpg);
	width:380px;
	height:275px;
}
#design {
	position:absolute;
	left:200px;
	top:0px;
	margin:0;
	background-image:url(image/design.jpg);
	width:440px;
	height:335px;
}
.black{
	position:absolute;
	left:30px;
	top:30px;
	width:190px;
	height:190px;
	margin:0;
	padding:0;
}
.burgundy{
	position:absolute;
	left:220px;
	top:115px;
	width:190px;
	height:190px;
	margin:0;
	padding:0;
}
.black_text{
	position:absolute;
	left:222px;
	top:46px;
	width:188px;
	height:14px;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:100%;
	color:#000000;
}
.black_text a{
	color:#000;
}


.burgundy_text{
	position:absolute;
	left:30px;
	top:292px;
	width:188px;
	height:14px;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:100%;
	color:#5D0022;
	text-align:right;
}
.burgundy_text a{
	color:#5D0022;
}





#size {
	position:absolute;
	left:200px;
	top:0px;
	margin:0;
	background-image:url(image/size.jpg);
	width:440px;
	height:335px;
}
.fit{
	position:absolute;
	left:102px;
	top:226px;
	margin:0;
	width:236px;
	height:83px;
}

#order {
	background-image:url(image/order.jpg);
	position:absolute;
	left:200px;
	top:0px;
	margin:0;
	padding:0px;
	width:440px;
	height:335px;
	color:#FFF;
	overflow-y:scroll;	
	font-size:12px;
}
dl{
	margin:10px;
}
dt {
	font-size:14px;
	color:#F00;
	border:1px dotted #ccc;
	padding:5px 20px 5px 20px;
	background-color:#FFFFFF;
	line-height:normal;
	font-weight:bold;
}
dd {
	font-size:14px;
	line-height:180%;
	margin:10px 0 20px 0px;
	padding:0 0 0 25px; 
}
td {
	font-size:12px;
	line-height:15px;
	border:1px solid #ccc;
}
.mleft{
	margin-left:10px;
}
#order_r {
	position:absolute;
	left:200px;
	top:0px;
	margin:0;
	background-image:url(image/thanks.jpg);
	width:440px;
	height:335px;
}
