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

/*----- 
----------------------------------------------------------------------------------------*/
#contentsArea table,#contentsArea td {
	vertical-align: top;
}
#contentsArea th {
	vertical-align: top;
	text-align: center;

}


/*----- hanjyunmakuBox css
----------------------------------------------------------------------------------------*/
.onsenBox h4 {
	background-image: url(../c_image/po_hana02.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	color: #999900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: 0px 6px;
}
.onsenPrice th {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	color: #333333;
	font-weight: normal;
}
.onsenPrice td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	padding-left: 12px;
}
/*
.onsenBox h5 {
	background-image: url(../c_image/po_01.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	font-size: 12px;
	color: #CC9900;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-position: 0px 8px;
}
*/

.onsenBox p{
	clear:both;
	padding: 0px 0px 4px 4px;
	margin: 2px 0px 4px 0px;
	line-height:140%;
	color: #895F5F;
}	

