/* CSS Document */


/*=====================================================*/
/*h2̐ݒ*/
/*=====================================================*/

h2#price
{
width:960px;
height:95px;
margin:0px auto;
font-size:-1px;
text-indent:-9999px;
background: url(../../price/img/h2.jpg) 0% 0% no-repeat;
clear:both;
}


/*H3*/

h3#price_01
{
width:670px;
height:45px;
margin-top:0px;
margin-bottom:35px;
font-size:-1px;
text-indent:-9999px;
background: url(../../price/img/h3_01.jpg) 0% 0% no-repeat;
clear:both;
}



/*H4*/

h4#price_01
{
width:670px;
height:30px;
margin-top:0px;
margin-bottom:20px;
font-size:-1px;
text-indent:-9999px;
background: url(../../price/img/h4_01.jpg) 0% 0% no-repeat;
clear:both;
}

h4#price_02
{
width:670px;
height:30px;
margin-top:70px;
margin-bottom:20px;
font-size:-1px;
text-indent:-9999px;
background: url(../../price/img/h4_02.jpg) 0% 0% no-repeat;
clear:both;
}



/*--table--*/

.table_price01 {}

.table_price01 TH {
PADDING: 10px; BACKGROUND:#CCC;}

.table_price01 TD {
BORDER: #CCC 1px solid;
PADDING: 15px 10px; 
}


.table_inn01 {}

.table_inn01 TH {
PADDING: 3px; BACKGROUND:#CCC; }

.table_inn01 TD {
BORDER: #CCC 1px solid;
PADDING: 3px; 
}


.f_price{
font-weight:bold;
font-size:13px;
color:#CC0000;
}



/*hr*/

hr {
border-width: 1px 0px 0px 0px;
border-style: solid;
border-color: #cccccc;
height: 1px;
width:670px;
margin:15px 0px;
}
