@charset "utf-8";
* {
   padding:0;
   line-height: 20px;
   margin: 0;
   background-image: none;
   font-size: 12px;
}
body {
   text-align: center;
   margin: 0px;
   padding: 0px;
   background: url(../common/bg.gif) repeat-x #728C1B;
}
a:link {
   text-decoration: none;
   color: #0C8BBE;
}

a:hover {
	text-decoration: underline;
	color: #F6BF5F;
}
#box {
   width: 870px;
   margin-top: 10px;
   margin-right: auto;
   margin-bottom: 20px;
   margin-left: auto;
   height: auto;
   color: #606060;
   text-align: center;
}
#header {
   width: 870px;
   color: #FFFFFF;
   padding: 0;
   margin: 0;
   height: 70px;
   clear: both;
}
/*----Firefoxでクリック時にマイナスインデントされた範囲まで点線が出てしまう対策-----*/
a {
   overflow: hidden;
}
a {
/*¥*/
   overflow: hidden;/*MacIE*/
/**/
}
#logo {
   float: left;
   margin-left: 10px;
   padding: 0;
   width: 300px;
}
h1 {
   background: url(../common/logo-trans.png) no-repeat left top;
}
h1 a {
   text-indent: -10000px;
   display: block;
   text-decoration: none;
   height: 60px;
}
#hedaer_r {
   float: right;
   width: auto;
   margin-top: 5px;
   margin-right: 10px;
   font-size: 10px;
   font-weight: bold;
   text-align: right;
}

#hedaer_r form {
   margin-top: 5px;
}
#search {
   vertical-align: bottom;
   margin-left: 5px;
}

.usa {
   margin-right: 5px;
   vertical-align: middle;
}
#font {
   margin-top: 5px;
}
#hedaer_r a {
   text-decoration: none;
   color: #FFF;
   font-size: 10px;
}
#hedaer_r a:hover {
   text-decoration: underline;
   color: #FFF;
   font-size: 10px;
}

h2 {
   text-indent: -10000px;
   display: block;
   text-decoration: none;
   float: none;
}
#bg_top {
   margin: 0;
   padding: 0;
   background: url(../common/top_base-trans.png) no-repeat;
   width: 870px;
   clear: both;
}
#main {
   width: 870px;
   padding-bottom: 10px;
   margin: 0;
   background: url(../common/m_base-trans.png) repeat-y;
   color: #606060;
   float: left;
   text-align: left;
}

#menu {
   width: auto;
   padding: 0px;
   margin-left: 20px;
   float: left;
   width: 200px;
   height: 240px;
   display: inline;
}

#content_l {
   margin-top: 10px;
   margin-left: 20px;
   width: 200px;
   text-align: left;
   float: left;
   padding: 0;
   display: inline;
}

#content_l a {
   text-decoration: none;
   color: #0C8BBE;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#content_l a:hover {
   text-decoration: underline;
   color: #F6BF5F;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#l_info_top {
   margin: 0;
   padding: 0;
}
#l_info_m {
   background: url(../common/l_m.gif) repeat-y;
   width: 200px;/*---IE6対策----*/
}
#l_info_m ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
#l_info_m li {
   margin-bottom: 3px;
   margin-left: 8px;
   width: 182px;
   background-color: #FFFFFF;
   border: 1px solid #DDDDDD;
}
#l_info_m li a {
   text-decoration: none;
   display: block;
   white-space: nowrap;
}
#l_info_m li a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}

#l_info_bottom {
   margin-top: -3px;
   padding: 0;
}
#l_info_sub {
   margin-top: 13px;
   width: 200px;
}
#l_info_sub ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
#l_info_sub li {
   margin-bottom: 8px;
   margin-left: 2px;
   width: 196px;
   background-color: #FFFFFF;
}
#l_info_sub li a {
   text-decoration: none;
   display: block;
   white-space: nowrap;
}
#l_info_sub li a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}

#l_info_bus {
   background: url(../common/bus.gif) no-repeat;
   margin-top: 15px;
   width: 200px;
}
#l_info_bus_title {
   color: #FFFFFF;
   padding: 5px 0px 0px 10px;
   font-weight: bold;
   text-align: center;
}
#l_info_bus_txt {
   padding: 5px 7px 5px 10px;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
} 
#l_info_bus_img {
   float: left;
   margin-right: 5px;
}
#l_info_bus_txt a {
   text-decoration: none;
   color: #0C8BBE;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#l_info_bus_txt a:hover {
   text-decoration: underline;
   color: #F6BF5F;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#content_r {
   margin-top: 10px;
   margin-right: 10px;
   width: 620px;
   text-align: left;
   float: right;
   padding: 0;
}
* html #content_r {
   margin-top: 10px;
   width: 605px;
   text-align: left;
   float: right;
   padding: 0;
}
#content_r a {
   text-decoration: none;
   color: #0C8BBE;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#content_r a:hover {
   text-decoration: underline;
   color: #F6BF5F;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#root {
   margin: 0;
   padding: 0;
   width: auto;
   color: #999999;
}
.border {
   border: 1px solid #2C2C50;
   margin-left: 15px;
   padding: 5px;
}
#footer_line {
   margin-top: 10px;
   width: auto;
   text-align: center;
   clear: both;
}
#footer {
   padding: 0px 20px 0 0;
   font-size: 10px;
   color: #606060;
   text-align: right;
   width: auto;
   margin-top: 10px;
}
#footer a {
   text-decoration: none;
   color: #0C8BBE;
   font-size: 10px;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#footer a:hover {
   text-decoration: underline;
   color: #F6BF5F;
   font-size: 10px;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#page_bottom {
   margin: 0;
   padding: 0;
   width: auto;
}
#about {
   margin-top: 10px;
   text-align: center;
}
#about strong,em {
   font-style: normal;
   font-size: 12px;
}

address {
   text-align: center;
   font-style: normal;
   margin-top: 10px;
   font-size: 10px;
   font-family: Arial, Helvetica, sans-serif;
}

.line {
   margin-bottom: 10px;
   margin-top: 10px;
   clear: both;
}
.line2 {
   margin: 0;
   clear: both;
}
.clear {
   clear: both;
   margin: 0;
   padding: 0;
}
ul {
  margin-left: 0;
  padding: 0px;
  list-style: none;
}
ol {
  margin-left: 20px;
  padding: 0px;
}
* html li {
   margin-top: 0.3em;
}
.align_r {
   text-align: right;
}
.align_c {
   text-align: center;
}
.font_style1 {
   font-weight: bold;
}
.font_style2 {
   color: #FF6666;
}
.font_size10 {
   font-size: 10px;
}

.page_top {
   text-align: right;
   margin-right: 20px;
   margin-top: 20px;
}
.page_top img {
   margin-right: 5px;
   vertical-align: middle;
}
#page_top {
   height: 1px;
   width: 1px;
}
.page_top a {
   text-decoration: none;
   color: #0C8BBE;
   font-size: 10px;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.page_top a:hover {
   text-decoration: underline;
   color: #F6BF5F;
   font-size: 10px;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.arrow {
   margin-left: 5px;
   vertical-align: middle;
}
.arrow_down {
   vertical-align: text-bottom;
   margin-left: 5px;
}
a img {
   border: none;
}
input,textarea,select{
   border: 1px solid #cccccc;
   background-color: #FFFFFF;
   padding: 0;
   color: #7E7E7E;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
strong,em {
   font-style: normal;
   font-weight: 100;
}
#error {
   margin: 20px;
   float: none;
}
#error a {
   text-decoration: none;
   color: #0C8BBE;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#error a:hover {
   text-decoration: underline;
   color: #F6BF5F;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}