/*全体設定*/
*{margin:0; padding:0;}
body{ background-color:#f5f0d7; width:100%; margin-top: 50px; }
#my_body{ background-color: white; margin:0 auto; width:800px; order-right-style: solid; }
/*ヘッダ*/
#my_header{ width:100%; background-color:#ccb; background-repeat: no-repeat; height:67px; }
#my_header2 { background-color: black; width: 100%; height: 35px; }
/*サイド*/
#my_navigation{ background-color: white; float:left; width:190px; height: 100%; }
#mynavi{ padding:20px 0 20px 20px; }
#mybotan { background-color: #f5f0d7; width: 140px; height: auto; }
/*コンテンツ*/
#my_contents{float:left;  width:610px;}
#mymain{ padding-top: 20px; border-left:1px solid #fff; }
.contents{ width: 580px; }
.midasi_1 { background-repeat: no-repeat; width: 580px; }
/*コンテンツ_エリアボタン*/
#btn6 a { background-color: white; text-decoration: none; display:block; width:580px; height:56px; border-bottom: 1px dotted #903; }
#btn6 a:hover { background-color: #ffb316; background-repeat:no-repeat
 ; text-decoration: none; border-bottom: 1px dotted #903; }
.textbox_1 { color: black; font-size: 1.25em; font-weight: 700; text-decoration: none; width: 375px; height: 38px; float: left; padding-top: 18px; }
.textbox_sikaku { color: #903; font-size: 1em; text-decoration: none; }
.textbox_2 { color: black; font-size: 0.5em; font-weight: 400; text-decoration: none; }
.textbox_3 { color: black; font-size: 12px; line-height: 13px; text-decoration: none; text-align: right; height: 38px; padding-top: 18px; padding-right: 10px; }
/*フッタ*/
#my_footer{ color: #666; font-size: 0.63em; background-color: #f5f0d7; width:100%; clear:both; padding-top: 5px; }
#my_footer a { color: #666; font-size: 11px; background-color: #f5f0d7; text-decoration: none; padding-top: 5px; width: 100%; clear: both; }
#my_footer a:hover { color: #ff8200; font-size: 11px; text-decoration: none; background-color: #f5f0d7; padding-top: 5px; width: 100%; clear: both; }
/*テキスト*/
h1{ color: white; font-size: 1em; padding-top: 9px; padding-bottom: 9px; padding-left:20px; }
.h1_ye { color: #ffb316; font-size: 1em; }
.red12 { color: #903; font-size: 14px; font-weight: 700; }
h2 { color: white; font-size: 0.88em; font-weight: 700; padding-top: 9px; padding-bottom: 9px; padding-left: 20px; }
.h2_ye { color: white; font-size: 0.88em; font-weight: 700; padding-top: 9px; padding-bottom: 9px; padding-left: 20px; }
li {list-style:none;}
/*トップページ*/
#top_image { background-image: url(../images/top_image.jpg); background-repeat: no-repeat; width: 100%; height: 350px; }
.top_title { background-image: url(../images/title_back.gif); background-repeat: no-repeat; width: auto; height: 82px; padding-top: 10px; padding-left: 360px; }
#news { background-color: white; background-repeat: no-repeat; width: 100%; height: 158px; }

