@import url("common.css");
h2 {
	background-color: #0592ca;
	background-image: url(img/price-title-.jpg);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	height: 27px;
	text-indent: -9999px;
}
table {
    border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	font-size: 75%;
}

#block1 table, #block2 table, #block3 table{
	
	font-size: 100%;
	width: 100%;
}
#block1 td {
	background-color: #FFFFFF;
	border: 1px solid #0591ca;
	color: #333;
	text-align: center;
	font-family: Arial;
	line-height: 1.5em;
	padding: 3px;
	width: 80px;
	
}
#block3 td {
	background-color: #FFFFFF;
	border: 1px solid #0591ca;
	color: #333;
	text-align: left;
	font-family: Arial;
	line-height: 1.5em;
	padding: 10px;
		
}
#block1 tbody td, #block3 tbody td{
	line-height: 2em;
}
#block2 td {
	color: #333;
	background-color: #FFFFFF;
	border: 1px solid #0591ca;
	font-family: Arial;
	padding: 3px;
	text-align: center;
	width: 90px;
}
#block1 th, #block2 th, #block3 th{
	text-align: center;
	border: 1px solid #0591ca;
	padding: 3px;
	width: 130px;
}
#block1 thead, #block2 thead, #block3 thead{
	background-color: #FFFFFF;
	border: 1px solid #0591ca;
	text-align: center !important;
}
.pink {
	color: #FF3300;
	background-color: #FEF269;
}
.blue {
	color: #004DA0;
	background-color: #A2E4FB;
}
.paple {
	color: #FF0066;
	background-color: #FFE5F0;
}
.green {
	color: #267300;
	background-color: #C5EDA1;
}
.orange {
	color: #FF6600;
	background-color: #FFD89D;
	
}
.senmon {
	color: #0033CC;
	background-color: #E3EAFF;
	
}
ul {
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #CBCBCB;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
li {
	list-style-type: none;
	line-height: 1.5em;
	color: #333;
}
.price {
	text-align: right;
	font-weight: bold;
	color: #333;
	display: block;
	margin-top: 20px;
}


/*   090821修正    */

#block1  .wd90 {
	width: 95px;
}

