@charset "utf-8";
* {
   color:#FFFFFF;
   padding:0;
   line-height: 20px;
   margin: 0;
   background-image: none;
   font-size: 12px;
}
body {
   text-align: center;
   margin: 0px;
   padding: 0px;
   background-color: #000041;
}
a:link {
   text-decoration: none;
   color: #FFF;
}

a:hover {
	text-decoration: underline;
	color: #FFF;
}
#box {
   width: 850px;
   margin-top: 20px;
   margin-right: auto;
   margin-bottom: 20px;
   margin-left: auto;
   height: auto;
   border: 1px solid #585878;
   color: #FFFFFF;
   text-align: center;
}
#header {
   width: 830px;
   padding: 10px;
}
#bunkazai {
   margin-left: 10px;
   font-size: 10px;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   padding: 0;
}
#l_top {
   text-align: left;
   width: auto;
   float: left;
   width: 400px;
   margin-top: 10px;
   display: inline;
}

h1 a {
   text-indent: -10000px;
   display: block;
   text-decoration: none;
   height: 1px;
}
#r_top {
   float: right;
   width: auto;
   margin-top: 10px;
   margin-right: 20px;
   width: 250px;
   display: inline;
}
h2 {
   background: url(../top/takenokai.jpg) no-repeat top;
   text-indent: -10000px;
   display: block;
   text-decoration: none;
   height: 350px;
}

.top_img {
   margin-bottom: 10px;
}

#menu {
   width: auto;
   padding: 0px;
   margin-top: 30px;
   text-align: center;
   clear: both;
}
#content_l {
   margin-top: 10px;
   width: 408px;
   text-align: left;
   float: left;
   padding: 0;
   display: inline;
}
#content_l a {
   text-decoration: none;
   color: #BDE47A;
}
#content_l a:hover {
   text-decoration: underline;
   color: #BDE47A;
}
.c_title {
   background: url(../top/sub_base.gif) no-repeat top left;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   margin-left: 10px;
   color: #FFFFFF;
   padding-left: 15px;
   padding-top: 3px;
   text-align: left;
   height: 25px;
}
.comment {
   margin-left: 10px;
   margin-bottom: 10px;
   padding: 5px 5px 5px 15px;
   text-align: left;
   background-color: #000041;
   background: url(../top/comment_bg.gif) repeat-x top;
}

#content_r {
   margin-top: 10px;
   margin-right: 10px;
   width: 400px;
   text-align: left;
   float: right;
   padding: 0;
   display: inline;
}
#content_r a {
   text-decoration: none;
   color: #BDE47A;
}
#content_r a:hover {
   text-decoration: underline;
   color: #BDE47A;
}
.comment2 {
   margin-left: 10px;
   margin-bottom: 10px;
   padding: 5px 5px 5px 15px;
   text-align: left;
}
.border {
   border: 1px solid #2C2C50;
   margin-left: 15px;
   padding: 5px;
}
#foot_link {
   clear: both;
   padding: 10px;
   font-size: 10px;
   color: #FFFFFF;
   text-align: right;
   width: auto;
   margin-top: 10px;
}
#foot_link a {
   text-decoration: none;
   color: #FFF;
   font-size: 10px;
}
#foot_link a:hover {
   text-decoration: underline;
   color: #FFF;
   font-size: 10px;
}

address {
   text-align: center;
   font-style: normal;
   margin: 10px;
   margin-bottom: 10px;
   font-size: 10px;
   color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
}
.line {
   margin-bottom: 10px;
   margin-top: 10px;
   clear: both;
}
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;
}
.img_1 {
   margin-right: 3px;
}
.img_left {
   margin: 10px 10px 10px 0;
   float: left;
}
.img_right {
   margin: 0px 0px 10px 10px;
   float: right;
}
.font_style1 {
   font-weight: bold;
}
.font_style2 {
   color: #FF6666;
}
.font_style3 {
   font-size: 10px;
}
.page_top {
   text-align: right;
   margin-right: 10px;
}
.page_top a {
   text-decoration: none;
   color: #ffffff;
   font-size: 10px;
}
.page_top a:hover {
   text-decoration: underline;
   color: #ffffff;
   font-size: 10px;
}

.arrow {
   margin-left: 5px;
}
.clear_both {
   clear: both;
   margin-top: 20px;
   margin-left: 20px;
   text-align: left;
   width: auto;
}
.clear_both a {
   text-decoration: none;
   color: #BDE47A;
}
.clear_both a:hover {
   text-decoration: underline;
   color: #BDE47A;
}
a img {
   border: none;
}
strong,em {
   font-style: normal;
   font-weight: 100;
   font-size: 10px;
}