@charset 'utf-8';

/*============================================================
Price.CSS

Production Date:2007/8/4


Copyright(C)Nekonote All Rights Reserved.
============================================================*/

h4{
color:#336699;
margin-left:10px;
margin-bottom:5px;
}



/*====================
table.priceTable
====================*/

table.priceTable{
width:530px;
border-collapse:collapse;
margin:0px 0px 30px 10px;
}

table.priceTable th{
color:#333333;
background-color:#eeeeee;
padding:5px 3px;
border:1px solid #cccccc;
}

table.priceTable td{
text-align:center;
line-height:130%;
padding:5px 5px;
border:1px solid #cccccc;
}

table.smallver th{
padding:2px 3px;
}
