/********************************************************************/

@charset "EUC-JP";
/* CSS Document */


/*Price list etc******/
.tbl_price_list{
width:450px;
background-color:#FFFFFF;
border-bottom:1px solid #999999;
border-left:1px solid #999999;
}
.tbl_price_list td{
border-top:1px solid #999999;
border-right:1px solid #999999;
padding:5px 0px;
text-align:center;
}

.tbl_price_list td.houtei_all{border-bottom:1px solid #FFF;}
.tbl_price_list td.houtei{border-right:1px solid #FFF;}

br.clear {
	clear:both;
}

td.bkWebGreen {
	background:#ECFEE7;
}

td.bkOtakaraRed {
	background:#FFE6E6;
}

td.shopLabelSen3 {
	background:url(https://otakara-shaken.com/common/images/shop/shop_label_sen3.gif) no-repeat top left #FFE6E6;
	padding-top:11px;
}


.txt_bold_16 {
    font-size: 16px;
    font-weight: bold;
}

.txt_85per {
    font-size: 85%;
    line-height: 1.2;
}

.txt_red {
    color: red;
}

