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

/*----- 
----------------------------------------------------------------------------------------*/


/*----- hanjyunmakuBox css
----------------------------------------------------------------------------------------*/
.regBox .kiyaku {
	width:500px; 
	height:250px; 
	background-color:#ffffe0; 
	overflow: auto;
	text-align:left;
	color:#660000;
	border:#cccccc solid 1px;
	border-bottom-color: #999999;
	border-right-color: #999999;
	margin: 2px 0px 4px 0px;
}


.regBox 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;
}
.regPrice 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;
}
 .regPrice 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;
}
/*
.regBox 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;
}
*/

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

