@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;
}
* html #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 top;
   width: 870px;
   clear: both;
}
#main {
   width: 870px;
   padding-bottom: 10px;
   margin: 0;
   background:  url(../../common/m_base-trans.png) repeat-y top;
   color: #606060;
   float: left;
   text-align: left;
}

#menu {
   width: auto;
   padding: 0px;
   margin: 0;
   width: 200px;
   height: 240px;
}
* html #menu {
   width: auto;
   padding: 0px;
   margin-top: 1px;
   width: 200px;
   height: 240px;
}

#content_l {
   margin-left: 20px;
   width: 200px;
   text-align: left;
   float: left;
   padding: 0;
}
* html #content_l {
   margin-left: 10px;
   width: 200px;
   text-align: left;
   float: left;
   padding: 0;
}
#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";
}
#shugaku_menu {
   margin: 20px 0px 20px 2px;
   width: 169px;
   border: 3px solid #e4e4e4;
   padding: 10px;
}
#contents_title {
   text-align: center;
}
#shugaku_menu ul {
   margin-top: 10px;
   padding: 0;
   list-style: none;
}
#shugaku_menu li {
   margin-bottom: 10px;
   width: auto;
   background-color: #FFFFFF;
   border-bottom: 1px solid #DDDDDD;
}
#shugaku_menu li a {
   text-decoration: none;
   display: block;
   white-space: nowrap;
}
#shugaku_menu li a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}

#content_r {
   margin-right: 20px;
   width: 620px;
   text-align: left;
   float: right;
   padding: 0;
}
* html #content_r {
   width: 620px;
   margin-right: 10px;
   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";
}
#top_img {
   background: url(../top/top_img.jpg) no-repeat left top;
   width: 620px;
   height: 240px;
}
.page_title {
   margin-top: 20px;
   margin-bottom: 10px;
   border-left: 5px solid #8E9E70;
   border-bottom: 1px solid #e4e4e4;
   padding-left: 10px;
   padding-bottom: 3px;
   font-weight: bold;
   float: none;
}
.content_box {
   margin-left: 10px;
}
.content_box p {
   margin-top: 10px;
}
.indent {
   margin-left: 10px;
}
#photo {
   margin-top: 20px;
   margin-left: 10px;
   clear: both;
}
.photo_box {
   float: left;
   margin-right: 10px;
   width: 190px;
   text-align: center;
   height: 170px;
}
.photo_box p {
   margin-top: 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;
}

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;
}
.clear {
   clear: both;
   margin: 0;
   padding: 0;
}
ul {
  margin-left: 10px;
  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;
}

.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;
}
.img_r {
   float: right;
   margin-left: 10px;
   clear: both;
}
table {
   border: 1px solid #DFDCD0;
   border-bottom: 3px solid #DFDCD0;
   font-size: 100%;
   width: 100%;
   margin-top: 5px;
   margin-bottom: 15px;
   text-align: left;
}
th {
   font-style: normal;
   width: 20%;
   border-bottom: 1px solid #DFDCD0;
   border-right: 1px solid #DFDCD0;
   padding: 5px;
   background-color: #F4F2E9;
   text-align: center;
}
td {
   border-bottom: 1px solid #DFDCD0;
   border-right: 1px solid #DFDCD0;
   padding: 5px;
   background-color: #FFFFFF;
   text-align: left;
   width: auto;
}
.td_top {
   border-bottom: 1px solid #DFDCD0;
   border-right: 1px solid #DFDCD0;
   padding: 5px;
   text-align: center;
   width: auto;
   background-color: #F4F2E9;
   font-weight: bold;
}
.td_naiyo {
   border-bottom: 1px solid #DFDCD0;
   border-right: 1px solid #DFDCD0;
   padding: 5px;
   text-align: center;
   width: 25%;
   background-color: #F4F2E9;
   font-weight: bold;
}
.td_jiki {
   border-bottom: 1px solid #DFDCD0;
   border-right: 1px solid #DFDCD0;
   padding: 5px;
   text-align: center;
   width: 15%;
   background-color: #F4F2E9;
   font-weight: bold;
}
.td_jikan {
   border-bottom: 1px solid #DFDCD0;
   border-right: 1px solid #DFDCD0;
   padding: 5px;
   text-align: center;
   width: 8%;
   background-color: #F4F2E9;
   font-weight: bold;
}