@charset "utf-8";
/* CSS Document */

#top { width:100%; height:300px; }

#top_l { width:60%; height:100%; float:left; }

.top_l_cont { padding:30px 3px 0px 70px; text-align:left; }
.top_l_cont table {background-image:url(trans_back9.png); border:1px solid #000000;}
.top_l_cont td {padding:3px 6px 3px 6px;}
.top_l_cont a {color: #cdc5ae; font-size:14px; font-style:normal; text-decoration:none;}
.top_l_cont a:hover {color:#ac963d; font-size:14px; font-style:normal; text-decoration:underline;}


.top_l_cont .buy_container {background-image:url(trans_back9.png); border-top:1px solid #000000; border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000;}
.top_l_cont .buy_container .buy { margin:2px; color:#000000; font-size:16px; text-align:center;}
.top_l_cont .buy_container .buy a {color: #cdc5ae; font-size:16px; font-style:bold; text-decoration:none;}
.top_l_cont .buy_container .buy a:hover {color: #ac963d; font-size:16px; font-style:bold; text-decoration:underline;}

#top_r { width:40%; height:100%; float:right; }

.top_r_cont { padding:0px; }

#bottom { clear:both; width:100%; height:300px;  }

.bot_cont { width:80%; color:#cdc5ae; font-size:16px; background-image:url(trans_back9.png); text-align:justify; padding:10px; border:1px solid #000000; }

.bot_cont p { margin:0px;}
