@charset "utf-8";

/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0 15px;
  margin: 1em 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}
.small {
  font-size: 0.9em;
}
* {
  margin: 0;
  padding: 0;
}

html {
  overflow-y: scroll;
}

img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 1em 15px;
}
body {
  font-size: 0.9em;
  line-height: 1.8;
  color: #313131;
  background-color: #ffffff;
  background-image: url(../img/bg_body.jpg);
  background-repeat: repeat-x;
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
body,
x:-moz-broken {
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka－等幅";
}
html* body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

a:link {
  text-decoration: underline;
  color: #007fc4;
}
a:visited {
  text-decoration: underline;
  color: #007fc4;
}
a:active {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a name {
  text-decoration: underline;
}

a.point_r {
  background: url(../img/ico_arrow.png) left no-repeat;
  padding-left: 20px;
}
a.point_l {
  background: url(../img/ico_arrow2-trans.png) left no-repeat;
  padding-left: 20px;
}
a.pdf {
  background: url(../img/icon_pdf.gif) no-repeat 0 3px;
  padding-left: 20px;
}
a.out {
  background: url(../img/icon_external.gif) no-repeat right 3px;
  padding-right: 20px;
}
a.word {
  background: url(../img/icon_doc.gif) no-repeat 0 3px;
  padding-left: 20px;
}

a.xls {
  background: url(../img/icon_xls.gif) no-repeat 0 3px;
  padding-left: 20px;
}
a.ppt {
  background: url(../img/icon_pps.gif) no-repeat 0 3px;
  padding-left: 20px;
}

a.over img {
  display: block;
}

a.over:hover img {
  filter: alpha(opacity=60);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

section h1 {
  background: url(../img/bg_h1.jpg) no-repeat 0 0;
  padding: 28px 30px 32px 30px;
  font-size: 26px;
  font-weight: bold;
  margin: 0;
  line-height: 1;
  color: #fff;
  text-shadow: 0px 0px 5px #000000;
}
.h1_s {
  font-size: 20px;
}
section h2 {
  font-size: 1em;
  font-weight: bold;
  color: #333;
  background: #e9e9e9;
  border-left: 6px solid #ed8bb7;
  padding: 6px 0 4px 15px;
  line-height: 1.2;
  margin: 1em 15px;
}

section h3 {
  font-size: 1em;
  color: #ed8bb7;
  font-weight: bold;
  border-bottom: 1px dotted #ed8bb7;
  padding: 5px 5px;
  line-height: 1.4;
  margin: 1em 15px;
}

section h4 {
  font-size: 1em;
  font-weight: bold;
  border-left: solid 7px #333;
  padding: 0 5px;
  line-height: 1.4;
  margin: 1em 15px;
}

#top_news section h2 {
  width: 628px;
  background: none;
  padding: 0;
  margin: 0;
}

#kousin section h2 {
  width: 198px;
  background: none;
  padding: 0;
  margin: 0;
}

#poster section h2 {
  width: 306px;
  background: none;
  padding: 0;
  margin: 0;
}

#access section h2 {
  width: 198px;
  background: none;
  padding: 0;
  margin: 0;
}

/* ---------- bodybox ---------- */
#bodybox {
  width: 1024px;
  margin: 0 auto;
}

/* ---------- header ---------- */
header {
  margin: 0;
  padding: 0;
  position: relative;
}

header h1 {
  margin: 0;
  padding: 0;
  line-height: 0;
}

#btn_head {
  position: absolute;
  right: 4px;
  top: 0;
}

/* ---------- contents ---------- */
#toppage #contents {
  overflow: hidden;
  margin: 0;
  clear: both;
  background: url(../img/bg_contents.jpg) repeat-y left top #fff;
}

#contents {
  overflow: hidden;
  margin: 0;
  clear: both;
  background: url(../img/bg_contents.jpg) repeat-y left top #fff;
}

/* ---------- globalnav ---------- */
nav {
  margin: 0;
  padding: 0;
  width: 230px;
  float: left;
  position: relative;
}
#sub_navi {
}

#sub_navi li {
  padding: 0 0 0 0;
  margin: 0 6px 6px 6px;
}

a.menu1 {
  display: block;
  color: #2b2b2b !important;
  text-decoration: none;
  padding: 12px 0 10px 30px;
  font-size: 16px;
  line-height: 1.2;
  background: url(../img/bg_menu.png) no-repeat 0 center;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
a.menu1:hover {
  color: #fff !important;
  background: url(../img/bg_menu_on.png) no-repeat 0 center;
}
a.menu1:visited {
  text-decoration: none;
  color: #2b2b2b;
}
a.active {
  display: block;
  color: #fff !important;
  text-decoration: none;
  padding: 12px 0 10px 30px;
  font-size: 16px;
  line-height: 1.2;
  background: url(../img/bg_menu_on.png) no-repeat 0 center;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.join a,
.join span {
  font-size: 12px !important;
}
.smenu {
  display: block;
  font-size: 10px;
  line-height: 1.2;
  width: 120px;
  float: right;
}
/* ---------- main ---------- */
#main {
  width: 794px;
  float: right;
  margin: 0;
}

/* ---------- main_in ---------- */
#main_in {
  background-color: #fff;
  width: 794px;
  float: right;
  margin: 0;
  min-height: 500px;
  line-height: 1.6;
}
#main_in article {
  min-height: 500px;
}

/* ---------- top_mainimg ---------- */
#top_mainimg {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  line-height: 0;
}

/* ---------- Information ---------- */
#top_news {
  min-height: 150px;
}

.h2_info {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}

#scroll1 {
  margin: 0;
  height: 150px;
  overflow-y: scroll;
  line-height: 180%;
}

#poster {
  width: 306px;
  min-height: 230px;
  padding: 0;
  margin: 0 0 0 0;
  background-color: #fff;
  float: left;
}

table.poster {
  margin: 30px 0 0 10px;
}

#kousin {
  width: 198px;
  min-height: 185px;
  background-color: #fdf1e3;
  padding: 0;
  margin: 0 0 0 6px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

dl.kousin {
  font-size: 0.9em;
  color: #333333;
  margin: 10px;
  width: 175px;
  overflow: hidden;
  font-size: 80%;
}

dl.kousin dt {
  margin: 0;
  padding: 0;
  text-align: left;
}

dl.kousin dd {
  margin: 0 0 0 0;
  padding: 0 0 0 1em;
}

.right_kousin {
  margin: 0 10px 10px 0;
  padding: 0;
  text-align: right;
}

/* ---------- access ---------- */
#access {
  width: 198px;
  min-height: 195px;
  background-color: #fff;
  padding: 0;
  margin: 0 0 0 6px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

#access h3 {
  color: #5c2929;
  border: none;
  padding: 0;
  margin: 1em 10px 0 10px;
  font-size: 20px;
  font-weight: normal;
}

#access p {
  margin: 0 10px 1em 10px;
  font-size: 0.8em;
}

.right_access {
  float: right;
  width: 7em;
  margin: 0 15px 0 0 !important;
  background: none !important;
  text-align: right;
}

/* ---------- pagetop ---------- */
/* page-top */
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
#page-top a {
  background: #002e74;
  text-decoration: none;
  padding: 10px 15px;
  text-align: center;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
}
#page-top a:hover {
}

/* ---------- footer ---------- */
footer {
  overflow: hidden;
  clear: both;
  padding: 10px 20px;
  margin: 0;
  background: #f4f4f4;
}
footer p {
  margin: 0;
}
footer p.jimu_in {
  margin: 5px 5px;
  line-height: 1.4;
}
footer span.jimu {
  background: #ed8bb7;
  padding: 2px 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #fff;
}
.footer_l {
  width: 50%;
  float: left;
  position: relative;
}
.footer_r {
  width: 50%;
  float: right;
}
footer a {
  color: #007fc4 !important;
}
.logo {
  position: absolute;
  right: 70px;
  top: 5px;
}
/* ---------- copy ---------- */
#copy {
  width: 1024px;
  margin: 0 auto;
  font-size: 12px;
  text-align: right;
}
#copy a {
  color: #333 !important;
}

/* ---------- main_in ---------- */
#main_in p,
table {
  margin: 1em 15px;
}
#main_in div {
  margin: 1em 15px;
}
#main_in ul,
#main_in ol {
  padding: 0 15px;
  margin: 0.5em 0;
}
#main_in article {
  min-height: 200px;
}
#main_in dl {
  padding: 0 15px;
  margin: 0.5em 0;
}

#main_in ul li {
  list-style: disc outside;
  text-align: left;
  margin-left: 2em;
}
#main_in ol li {
  list-style-type: decimal;
  text-align: left;
  margin-left: 2em;
}

#main_in dl dd {
  text-align: left;
  margin-left: 2em;
}

/* ---------- clear ---------- */
.clear {
  clear: both;
  font-size: 1px;
  width: 100%;
  height: 1px;
}

/* ---------- table ---------- */
table.nittei {
  margin: 1.5em 15px;
  width: 90%;
}
table.nittei td {
  padding: 5px;
}
table {
  padding: 0;
  margin: 1.5em 15px;
  border: solid 2px #ed8bb7;
  width: 760px;
}
table th {
  background: url(../img/dot.png) repeat-x left bottom #fff6fa;
  padding: 6px;
}
table th.th2 {
  background: url(../img/dot.png) repeat-x left bottom #fff6fa;
  padding: 6px;
}
table td {
  background: url(../img/dot.png) repeat-x left bottom;
  padding: 6px;
}
.td_none {
  background: none !important;
  padding: 0 !important;
}
.table_none {
  background: none;
  margin: 0;
  border: none;
  padding: 0;
}

.td_r {
  border-right: 1px solid #ccc;
}

table.navi_table {
  padding: 0;
  margin: 1.5em 15px;
  border: solid 2px #999999;
}
table.navi_table td {
  padding: 6px;
  width: 150px;
  text-align: center;
}

table.navi_table td.on {
  padding: 6px;
  background-color: #f2f2f2;
}

/* ---------- BOX ---------- */
.box1 {
  border: solid 2px #ed8bb7;
  background-color: #f8f1dd;
  padding: 15px 5px 15px 5px;
  margin: 2em auto;
  width: 600px;
  text-align: center;
}

.box2 {
  border: solid 1px #f00;
  background-color: #f2f2f2;
  color: #f00;
  padding: 5px;
  width: 80%;
  text-align: center;
  margin: 1em auto;
}
.box3 {
  border: solid 1px #cccccc;
  background-color: #eeeeee;
  padding: 5px 10px;
  margin: 1em 15px;
  font-size: 0.8em;
}

.box4 {
  border: solid 1px #5d7d05;
  background-color: #f1efe6;
  padding: 5px 10px;
  margin: 1em 15px;
  text-align: left;
  font-size: 0.8em;
}

.adobe {
  border: solid 1px #cccccc;
  background-color: #eeeeee;
  padding: 5px 15px;
  margin: 30px auto 15px auto;
  width: 80%;
  font-size: 80%;
}
.adobe table {
  border: none;
  margin: 5px 0 0 0;
}
.adobe table td {
  border: none;
  vertical-align: middle;
  padding: 5px;
  font-size: 11px;
}

/* ---------- program ---------- */
dl.program {
  padding: 0;
  margin: 1.5em 15px !important;
}
dl.program dt {
  background-color: #f1efe6;
  border-bottom: 2px solid #8fc320;
  text-align: left;
  padding: 2px 10px;
  margin: 1em 0 0 0;
  font-weight: bold;
}
dl.program dd {
  padding: 5px 0 0 0;
}

dl.program dd.name {
  text-align: right !important;
}

/* ---------- banner ---------- */
.bnr_koukoku {
  margin: 10px auto 20px auto;
  width: 185px;
  height: 40px;
}

.bnr_koukoku img {
  display: none;
}

.bnr_top {
  margin: 10px 0;
  text-align: center;
}
.btn_about {
  text-align: right;
  padding-right: 15px;
}
.btn_about a {
  color: #1c1c1c;
  text-decoration: none;
  font-size: 0.8em;
}

.bnr_shokusai {
  margin: 10px auto;
  width: 185px;
  height: 40px;
  background-color: #fff;
}

.bnr_shokusai a img {
  display: block;
}
.bnr_shokusai a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

.kaichou {
  float: right;
  margin: 15px 20px 0 15px;
  padding: 0;
}

.attention {
  color: #c00;
}
.attention_g {
  color: #5d7d05;
  font-weight: bold;
}
.attention_b {
  color: #1f3c6b;
  font-weight: bold;
}
.greeting_box {
  padding: 10px 18px;
  overflow: hidden;
}
.greeting_l {
  width: 454px;
  float: left;
}
.greeting_r {
  width: 121px;
  float: right;
}

.clr {
  clear: both;
}

.tright {
  text-align: right;
}
.center {
  text-align: center;
}
ul.admin_menu {
  margin: 15px auto;
  padding: 0;
  list-style: none;
  border-left: 1px solid #c2ddf2;
  border-right: 1px solid #c2ddf2;
  border-top: 1px solid #c2ddf2;
  width: 220px;
}
ul.admin_menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.admin_menu li a {
  display: block;
  background: url(../../img/ico_sub_off.gif) no-repeat 10px center #eff8ff;
  padding: 5px 10px 5px 20px;
  line-height: 1.2;
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #c2ddf2;
}
ul.admin_menu li a:hover {
  background: url(../../img/ico_sub_on.gif) no-repeat 10px center #1571ba;
  color: #fff;
}
