
.block_kakomi{
border: 1px dotted #999999;
padding: 10px;
margin: 10px;
line-height: 140%;
}

.bn_title{
color: #ffffff;
font-weight: bold;
background-color: #555555;
padding: 2px;
}

.bn_name{
color: #444444;
background-color: #bbbbbb;
padding: 2px;
}

.price_form{
color: #151599;
font-weight: bold;
background-color: #8B8BFD;
padding: 5px;
}

.price_form2{
color: #ffffff;
font-weight: bold;
background-color: #3636C2;
padding: 5px;
}



a:link {color:#3333FF;text-decoration: underline;}
A:visited {color: #6666FF;text-decoration: underline;}
A:active {color: #FF0000;text-decoration: underline;}
a:hover {color: #FF0000;text-decoration: underline;}


a.white:link{ color:#ffffcc;text-decoration: none;}
a.white:visited { color:#ffffff;text-decoration: none;}
a.white:hover {color: #FF0000;text-decoration: none;}

