td, th {vertical-align:top;}
a img{ border:0px;}/* イメージボーダー指定 */

li {list-style:none;}
.box {width:800px; border-right:2px solid #b6b6b6; height:100%;}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/* テキストその他 */
.bold { font-weight:bold}
.float_l { float:left;}
.float_r { float:right;}
.clear { clear:both;}
.clear_both {clear:both;}

.red{color:#913125;}
.orange{color:#FF6600;}
.blue{color:#3168d7;}
.green{color:#5e7d09;}
.glay{color:#999999;}

.tx_9 { font-size:9px}
.tx_10 { font-size:10px}
.tx_12 { font-size:12px}

/* オリジナルページ用CSS */
/* その他ページ用ヘッダ */
.head_box { background:#FFFFFF url(/img/head_bg.jpg) repeat-y; margin-bottom:20px;}
.head_logo { margin-top:10px;}
.head_copy { color:#FFFFFF; font-size:10px; background:#5e7d09; padding:2px 20px;}
.head_top { text-align:right; padding:0px 20px 2px 20px; border-bottom:2px solid #5e7d09;}

/* 本文 */
.center { text-align:center}
.content_box { margin-left:30px; width:740px;}
.content_box02 {width:660px;}

/* フッタ */
.other_foot { color:#FFFFFF; font-size:10px; background:#aac366; border-bottom:5px solid #5e7d09; padding:2px 10px; margin-top:20px;}
