@charset "Shift_JIS";


#price{
background-color:#eeeeee;
border:1px solid #999999;
margin:20px 0 20px 0;
padding:7px 7px 7px 7px ;
}

#price h1{
font:20px ;
line-height:1.3em;
font-weight:bold;
color:#333;
margin:3px 0 5px 0;
padding:0 0 0 0;
}


#price h2{
font-size:12px;
font-weight:bold;
color:#4f7bba;
margin:0 0 0 0;
padding:0 0 0 0;
line-height:1.5em;
}

.line{
border-bottom:1px solid #999999;
margin:0 0 10px 0;
padding:0 0 0 0 ;
line-height:2em;
width:380px;

}


#price h3{
font-size:20px;
font-weight:bold;
color:#4f7bba;
margin:5px 0 5px 0;
padding:0 0 0 0;
line-height:1.5em;
}


#price p{
font-size: 12px;
line-height:1.5em;
font-weight:normal;
color:#666;
margin: 2px 0 5px 0;
padding:0 0 0 0;

}



#price hr {

height:0 0 0 0;
margin:0 0 0 0;
border:none;
}


