@charset "UTF-8";
/* CSS Document */

.main_text	{
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 10px;
	border-bottom: 1px dashed #CCC;
}

.acc_pic	{
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 10px;
	border-bottom: 1px dashed #CCC;
}

.room	{
	font-family: Book Antiqua, Times New Roman;
	font-weight: bold;
	font-size: 16px;
	color: #ff9900;
}

.rate	{
	font-family: Book Antiqua, Times New Roman;
	text-align: right;
	font-size: 13px;
	color: #1c0f02;
	font-weight: bold;
}

.room_td	{
	padding-top: 15px;	
}

.rate_td	{
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
}

#common	{
	background-color: #fff0da;	
}

.acc_pic_common	{
	border-left: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	padding-left: 10px;
}

.title_common	{
	padding-right: 10px;
	padding-top: 15px;
	border-right: 1px dashed #CCC;
}

.text_common	{
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	border-bottom: 1px dashed #CCC;
	border-right: 1px dashed #CCC;
	font-family: Book Antiqua, Times New Roman;
	font-size: 12px;
	color: #1c0f02;	
	line-height: 16px;
}

.star	{
	font-family: Book Antiqua, Times New Roman;
	font-size: 12px;
	color: #1c0f02;
	padding-top: 10px;
}

.cancel	{
	padding-top: 15px;
	font-family: Book Antiqua, Times New Roman;
	font-size: 12px;
	color: #1c0f02;
}

.cancel_title	{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	display: block;
}