@charset "utf-8";

#main_visual {
	background:url("../price/headimage.jpg") no-repeat top left;
}

#left_cont {
	width:260px;
	background:url("../img/price/bg.jpg") no-repeat bottom;
	display:inline;
	padding:10px 0 324px 0;
	margin:;
	float:left;
}

#right_cont {
	width:440px;
	display:inline;
	margin:;
	float:right;
}

#bottom_cont {
	clear:both;
	padding:20px 0 0;
}

.cont_box {
	margin:0 0 10px 0;
}

#left_cont h3 {
	margin:0 0 10px 20px;
}

#left_cont dl {
	margin:0 0 10px 20px;
}

#left_cont dl dt {
	width:103px;
	height:18px;
	text-align:center;
	letter-spacing:2px;
	line-height:150%;
	border-bottom:1px dotted #999;
	display:inline;
	padding:5px;
	float:left;
}

#left_cont dl dd {
	width:103px;
	height:18px;
	text-align:right;
	letter-spacing:2px;
	line-height:150%;
	border-bottom:1px dotted #999;
	display:inline;
	padding:5px;
	float:left;
}

#left_cont p {
	line-height:150%;
	padding:0 10px;
	margin:0 0 0 30px;
}

#main_content span,
#main_content em {
	color:#933;
}

#main_content em {
	font-weight:bold;
}

#right_cont p {
	line-height:160%;
	padding:5px 10px 10px 10px;
	margin:10px 0 5px 10px;
}

#right_cont p.text_1 {
	text-align:center;
	margin:12px 0;
}

#right_cont p a {
	color:#933;
}

#right_cont h4 {
	width:400px;
	text-align:center;
	color:#fff;
	line-height:120%;
	background:#666;
	margin:0 auto 10px;
}

#right_cont p.text_2 {
	text-align:left;
	color:#666;
	line-height:110%;
	margin:0 0 15px 10px;
	width:400px;
}

#right_cont dl {
	width:400px;
	margin:5px auto 5px;
}

#right_cont dl dt {
	width:220px;
	text-align:left;
	line-height:120%;
	background:#efeacd;
	padding:3px;
	margin:0 0 2px 0;
	float:left;
}

#right_cont dl dd {
	width:162px;
	text-align:right;
	line-height:120%;
	padding:3px;
	margin:0 0 2px 0;
	float:left;
}

#right_cont dl dt.goukei {
	background:#e8e0b2;
}

#card {
	width:400px;
	border:1px dotted #99620f;
	margin:0 auto;
}

#card h5 {
	text-align:center;
	background:url("../price/card2.jpg") no-repeat bottom;
	padding:0 0 56px 0;
	margin:10px 0;
}

#card p {
	line-height:160%;
	padding:10px;
	margin:10px 0;
}

#card ul {
	padding:10px;
	margin:10px 0;
}

#card ul li {
	line-height:160%;
	margin:0 0 0px;
}

#bottom_cont table {
	width:648px;
	font-size:16px;
	border:1px solid #808080;
	margin:0 auto 10px;
}

#bottom_cont caption {
	margin:0 0 10px;
}

#bottom_cont th {
	width:75px;
	height:40px;
	line-height:120%;
	border:1px solid #808080;
	background:#efeacd;
	padding:2px;
}

#bottom_cont td {
	width:75px;
	height:40px;
	text-align:right;
	line-height:120%;
	padding:2px;
}


#bottom_cont p {
	width:650px;
	color:#a61919;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	margin:0 auto 10px;
}


