@charset "utf-8";
/* CSS Document */
.buy table { color:#383836; border:1px solid #d6d6d6; margin:20px 0 50px 0px; border-top:none;}
.buy td { border-top:1px solid #d6d6d6; padding:4px 20px; line-height:30px;}
.buy table .item { background:#d8e7ee;}
.buy table .item td { padding:8px 20px; color:#383836; font-size:12px; font-weight:bold; border-right:1px solid #c9ced7; line-height:normal;}
.buy table .item .col01 { width:40%;}
.buy table .item .col02 { width:20%;}
.buy table .item .col03 { width:40%; border-right:none;}
.buy table a:link {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #a53905; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.buy table a:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #a53905; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.buy table a:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #a53905; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.buy table a:active {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #a53905; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}


