@charset "utf-8";
/* CSS Document */


#menu_main{
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	width:900px;
	height:580px;
	margin-bottom:20px;
}





#left{
	padding-left:20px;
	font-family:"ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
	width:569px;
	float:left;
}

.menu_midashi{
	height:100px;
	padding-top:26px;
}


.menu_midashi h2{
	background-image:url(../images/shouwa_ryokin_05.gif);
	position:relative;
	text-indent:-9999px;
	width:117px;
	height:34px;
	top:17px;
	
	
}

#left ul{
	margin-bottom:10px;
}


#left ul li{
	 background-image:url(../images/list_icon.gif);
	 background-repeat:no-repeat;
	 background-position:center left;
	 padding:5px 0 5px 15px;
	 margin-right:10px;
	 
	 font-size:90%;
	 
}


.float{
	float:left;
	margin-bottom:15px;
}



#left table.price{
	clear:both;
	width:520px;
	height:170px;
	text-align:center;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	margin-bottom:15px;			

}



.caption td{
	height:27px;
	background-color:#eae5d7;
	
	
}


.td_height{
	height:47px;
	
}

.floar{
	font-size:120%;
	letter-spacing:1pt;
	font-weight:900;

}

#left table.cancel{
	clear:both;
	width:520px;
	height:75px;
	text-align:center;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	margin-bottom:15px;			

}

#left p{
	font-size:60%;
}

#right{
	float:right;
	width:310px;
	height:580px;
	border-left:1px solid #666666;
}