@charset "utf-8";

#contents {
	margin: 0px auto;
	padding: 0px 0px 40px 0px;
	height: auto;
	width: 900px;
	background-image:url(../images/bg_price.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_block {
	margin:0px;
	padding:0px;
	width:220px;
	height:90px;
	float:left;
}
#left_block h2 {
	text-indent:-9999px;
}
#right_block {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	float: right;
	height: auto;
	width: 540px;
}
#right_block p {
	font-size: 1.2em;
	line-height: 1.4em;
}
.price_table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 4px 0px 0px 0px;
}
.price_table th {
	margin: 0px;
	padding: 7px 20px 6px 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/th_bg.png);
	background-repeat: repeat;
	font-size: 1.2em;
	text-align: center;
}
.price_table td {
	margin: 0px;
	padding: 7px 30px 6px 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 1.4em;
	text-align: center;
}
.dicription_table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.dicription_table th {
	margin: 0px;
	padding: 7px 20px 6px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 1.2em;
}
.dicription_table td {
	margin: 0px;
	padding: 7px 7px 6px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 1.2em;
	text-align: right;
}
#right_block ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.4em;
}
#right_block li {
	margin: 0px;
	padding: 2px 0px 2px 12px;
	background-image: url(../images/price_list_cap.gif);
	background-repeat:no-repeat;
	background-position: 1px 9px;
}
.genkin_red {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #FF0000;
	margin: 0px 0px 4px 0px;
	width: 440px;
	padding: 3px 3px 2px 3px;
}
.btn_goyoyaku_deka {
	margin: 0px;
	padding: 12px 70px 0px 0px;
	float: right;
	height: 38px;
	width: 188px;
}
.th_left {
	text-align: left;
}
.price_table th span {
	font-size: 0.9em;
}
