/*全体設定*/
*{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-image: url(../common_mt/top_title.gif); 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; padding-bottom: 50px; border-left:1px solid #fff; }
.contents{ width: 580px; }
.midasi_1 { background-image: url(../common_mt/midasi_back.gif); background-repeat: no-repeat; width: 580px; }
.kensaku { margin-top: 20px; margin-bottom: 20px; margin-left: 5px; }
/*コンテンツ_エリアボタン*/
#btn6 a { background-color: white; text-decoration: none; display:block; width:580px; height:70px; 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; line-height: normal; text-decoration: none; width: 330px; height: 31px; float: left; padding-top: 25px; }
.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; text-align:right; padding-top: 5px; }
/*テキスト*/
h1{ color: white; font-size: 1em; padding-top: 9px; padding-bottom: 9px; padding-left:20px; }
.h1_ye { color: #ffb316; font-size: 1em; }
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;}

