@charset "utf-8";
/* CSS Document */
#side_navi{
	width:200px;
	float:left;
	padding:0 25px 0 0;
}
#side_navi li{
	height:23px;
	border-bottom:dashed 1px #666;
	line-height:23px;
}
#main{
	width:520px;
	float:left;
}
h3{
	font-size:12px;
	font-weight:normal;
	color:#96c;
}
#box1{
	margin:15px 0;
	line-height:120%;
}
.li1{
	font-size:14px;
	text-align:center;
	color:#E30059;
	padding:4px 0;
}
.li2{
	height:50px;
	text-align:center;
	line-height:120%;
}
.li3{
	text-align:center;
}
.li4{
	padding:0 0 0 4px;
}
table ul{
	width:170px;
}
td{
	border:dashed 1px #666;
}

.tooltip {  
	width: 250px;  
	position: absolute;  
	left: -9999px;  
	background: #EEE;  
	padding: 5px;  
	border: 1px solid #AAA;  
}
#box2{
	margin:15px 0;
	line-height:120%;
	border:solid 1px #c00;
	color:#c00;
	padding:4px;
}
.left{
	width:153px;
	float:left;
}
.right{
	width:364px;
	float:left;
}
#main li{
	border-top:dashed 1px #666;
	border-left:dashed 1px #666;
	border-right:dashed 1px #666;
}
.ttl{
	color:#E30059;
	font-size:16px;
	border-bottom:solid 1px #666;
	font-weight:bold;
	margin:8px 0 0 0;
}

.size_box{
	margin:30px 0 0 0;
	width:270px;
	float:right;
}

.size{
	width:160px;
	float:left;
}
.price{
	width:110px;
	float:right;
	text-align:right;
}

.btm_line{
	border-bottom:dashed 1px #666;
}

#btm{
	margin:20px 0 0 0;
}


