@charset "utf-8";

@import url("../../_styles/layout.css"); 

/* CSS Document */
#content {clear:both; float:left; line-height:1.5em;}

ul.listItem {padding-left:7px;}
ul.listItem li{background:url(../../_images/bullet_title03.gif) 0 9px no-repeat; padding:0 0 0 7px; word-break:break-all;}
ul.listItem li.offer {color:#000;}
ul.listItem li.offerContent {background:none;}

ul.listItemEtc {}
ul.listItemEtc li{background:url(../../_images/bullet_title03.gif) 0 9px no-repeat; padding:0 0 0 7px; word-break:break-all;}
ul.listItemEtc li.offer {color:#000;}
ul.listItemEtc li.offerContent {background:none;}



ul.listItemFloat {padding-left:8px; float:left}
ul.listItemFloat li{background:url(../../_images/bullet_title03.gif) 0 9px no-repeat; padding:0 0 0 7px; line-height:1.67em;}

.floatRightBox {float:right;}

.themeAdLeftBox {float:left;}
.themeAdRightBox {width:277px; float:right;}


.themeAdLeftBox p, .themeAdRightBox p {margin-bottom:7px; padding-left:7px;} 

.floatLeft {float:left; margin-right:25px;}
.textBox {float:left;}


.basicTable {font-size:1em; border-top:solid 2px #5e5e5e; border-bottom:solid 2px #d0d0d0;}
.basicTable thead th {background:#eee; border: solid 1px #9d9d9d; padding:5px 0;}
.basicTable tbody th {font-size:0.9em; font-weight:normal;border: solid 1px #9d9d9d; padding:3px 0;}
.basicTable th.firstChild {border-left:none;}
.basicTable th.lastChild {border-right:none;}

.basicTable tbody td {border: solid 1px #9d9d9d; text-align:center; padding:3px 0;}
.basicTable tbody td.opening {color:#ff6907;}
.basicTable tbody td.track {color:#079eb4;}
.basicTable tbody td.pubric {color:#f23b6a;}
.basicTable tbody td.exbition {font-weight:bold; background:#f9f9f9; padding:0 4px;}
.basicTable td.lastChild {border-right:none;}
.basicTable td.lastChildEtc {border-right:none; text-align:left; padding-left:15px;}
.basicTable td.firstChild {border-left:none;}



