/*共通パーツ*/
*{margin:0; padding:0;}
body{ background-color: #2f2f2f; width:100%; height: auto; }
#my_body_bg { background-image: url(../common/bg.gif); width: 1000px; height: 695px; overflow: auto; margin-right: auto; margin-bottom: 0; margin-left: auto; }
#my_body{ width: 900px; height: auto; overflow: auto; margin:0 auto; }
/*共通ヘッダ*/
#my_header { width: 900px; height: 64px; }
/*トップコンテンツ*/
#my_contents_top { width: 800px; }
/*ヘッダボタン領域*/
#my_header_botan { background-color: #dcd296; width: 900px; height: 30px; }
/*共通コンテンツ*/
#my_contents { background-color: black; width: 900px; height: 545px; }
.twocolcont_my_contents {width:900px; height:545px }
.twocolboxl_my_contents { background-color: white; width:450px; height:545px; float:left; }
.twocolboxr_my_contents { margin-left:450px; width:auto; height:545px  ; padding-left: 20px; }
/*右カラム設定*/
.title_box_1 { color: #c0142d; font-size: 14px; width:400px; height:20px  ; padding-top: 20px; }
.title_box_2 { color: #dcd296; font-size: 20px; font-weight: bold; width: 400px; height: 25px; padding-top: 10px; }
.title_box_3 { color: #dcd296; font-size: 13px; width: 400px; height: 180px; margin-top: 30px; border-bottom: 1px solid #969696; }
.title_box_3 p { color: #dcd296; font-size: 13px; font-weight: bold; line-height: 200%; width: 400px; height: auto; }
.icon_box { color: #dcd296; font-size: 13px; width: 420px; height: 220px; margin-top: 20px; }
.icon_item_box { background-color: olive; width: 90px; height: 100px; float: left; margin-right: 10px; margin-bottom: 10px; }
/*共通フッタ*/
#my_footer { width: 900px; height: 30px; margin-top: 10px; }
.twocolcont_foot { width:100%; height: 36px; margin-top: 10px; }
.twocolboxl_foot { color: #dcd296; font-size: 12px; text-align: right; width:50%; height:31px; float:left; padding-top: 5px; }
.twocolboxl_foot a { color: #dcd296; font-size: 12px; text-decoration: none; }
.twocolboxl_foot a:hover { color: #fff; font-size: 12px; }
.twocolboxr_foot { text-align: right; margin-left:50%; width:auto; height:36px  }

