@charset "utf-8";

.cont_box {
	margin:20px 0;
}

.cont_box h3 {
	margin:15px 0;
}

#main_content p {
	line-height:150%;
	padding-left:2.5em;
}

.cont_box h4 {
	padding-left:2.5em;
}

.left_box {
	width:;
	display:inline;/* IE6 */
	float:left;
}

.right_box {
	width:;
	display:inline;/* IE6 */
	float:left;
}

.pricelist {
	width:368px;
	border:1px solid #ccc;
	padding:1px 2px;
	margin:0 0 20px 10px;
}

.pricelist dt {
	width:140px;
	height:28px;
	font-weight:bold;
	text-align:center;
	line-height:28px;
	border-top:1px solid #fff;
	border-bottom:1px dotted #ddd;
	background:#edf8fc;
	display:inline;/* IE6 */
	padding:0 10px;
	float:left;
}

.pricelist dd {
	width:178px;
	height:28px;
	line-height:28px;
	border-top:2px solid #fff;
	border-bottom:1px dotted #ddd;
	display:inline;/* IE6 */
	padding:0 10px 0 20px;
	float:left;
}

#main_content p.text_1 {
	clear:both;
	padding:0 0 0 20px;
}

.pricelist2 {
	width:744px;
	border:1px solid #ccc;
	padding:1px 2px;
	margin:0 0 20px 10px;
}

.pricelist2 dt {
	width:500px;
	height:28px;
	font-weight:bold;
	text-align:center;
	line-height:28px;
	border-top:1px solid #fff;
	border-bottom:1px dotted #ddd;
	background:#edf8fc;
	display:inline;/* IE6 */
	padding:3px 10px 3px;
	float:left;
}

.pricelist2 dd {
	width:194px;
	height:28px;
	line-height:28px;
	border-top:2px solid #fff;
	border-bottom:1px dotted #ddd;
	display:inline;/* IE6 */
	padding:3px 10px 3px 20px;
	float:left;
}

.pricelist2 dt.line2 {
	height:36px;
	line-height:150%;
}

.pricelist2 dd.line2 {
	height:36px;
	line-height:36px;
}

.pricelist2 dt.line3 {
	height:54px;
	line-height:150%;
}

.pricelist2 dd.line3 {
	height:54px;
	line-height:54px;
}

.pricelist2 dt a {
	color:#ff0066;
	text-decoration:underline;
}

.pricelist2 dt span {
	font-weight:normal;
	line-height:150%;
	display:block;
}

#main_content p.text_2 {
	width:400px;
	line-height:160%;
	background:url("../img/visa.gif") no-repeat right center;
	padding:0 220px 0 20px;
}

