@charset "utf-8";

@import url("../../_styles/layout.css"); 

/* CSS Document */
#content {clear:both; line-height:1.5em; 	}

/*facomAdd 20100216*/
ul.listItem {padding-left:7px;}
ul.listItem li{background:url(../../_images/bullet_title03.gif) 0 7px 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 7px 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:7px; float:left}
ul.listItemFloat li{background:url(../../_images/bullet_title03.gif) 0 7px 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;}




table th.firstChild, table td.firstChild {border-left:none !important;}
table th.lastChild, table td.lastChild {border-right:none !important;}
table th.etc, table td.etc {border-left:none !important; border-right:none !important;}


.basicCenterTable {width:100%; font-size:1em; border-top:solid 2px #5e5e5e; border-bottom:solid 2px #d0d0d0;}
.basicCenterTable thead th {background:#eee; border: solid 1px #c6c6c6; padding:5px 0;}
.basicCenterTable tbody th {background:#f8f8f8; border: solid 1px #c6c6c6; padding:4px 3px;  font-weight:normal; color:#333;}
.basicCenterTable tbody td {border: solid 1px #d0d0d0; padding:4px 8px; text-align:center;}
.basicCenterTable tbody td.lastChild {text-align:left;}


.themeABox {margin-bottom:30px;}
.themeABox p{margin-left:7px; margin-bottom:15px;}
.themeABox dl{margin-left:8px; margin-top:5px;}

dl.listItem {}
dl.listItem dt{background:url(../../_images/bullet_title03.gif) no-repeat 0  8px; padding:0 0 0 7px; float:left; line-height:1.6em; font-weight:bold; margin-right:10px;}
dl.listItem dt.none {background:none;}
dl.listItem dd{padding:0 0 0 0;  line-height:1.6em; margin-left:54px;}

.orange {color:#FF6600;}

.mar10 {margin:10px;}

.alignCenter {text-align:center !important;}
