@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, 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;
	color: #007fc4;
}

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 20px;
}
body {
	font-size: 0.9em;
	line-height: 1.8;
	color:#313131;
	background:url(../img/bg_body.jpg) no-repeat top  center #fff;
	background-attachment: fixed;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;}
html* body{font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;}
}

.btn_menu{
	display: none;
}
.text_menu{
	display: none;
}

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 1px;
	padding-left:20px;
	}
a.out{
	background:url(../img/icon_external.gif) no-repeat right 1px;
	padding-right:20px;
	}
a.word{
	background:url(../img/icon_doc.gif) no-repeat 0 1px;
	padding-left:20px;
	}

a.xls{
	background:url(../img/icon_xls.gif) no-repeat 0 1px;
	padding-left:20px;
	}
a.ppt{
	background:url(../img/icon_pps.gif) no-repeat 0 1px;
	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 34px 32px 34px;
	font-size:24px;
	font-weight:bold;
	margin:0;
	line-height:1;
	color:#090e2b;
	/*text-shadow: 0px 0px 5px #000000;*/
	}
.h1_s{
	font-size:20px;
	}
section h2{
	font-size:1em;
	font-weight: bold;
	/*width:590px;*/
	color: #333;
	background:#E9E9E9;
	border-left:6px solid #154795;
	padding:6px 0 4px 15px;
	line-height: 1.2;
	margin:1em 20px;
}
section h2.odm{
	border-left:6px solid #f4cf7f;
}

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

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

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

}
section img{
	max-width: 100%;
	height: auto;
}

#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:1000px;
	margin:0 auto 10px auto;
	box-shadow:rgba(0, 0, 0, 0.12) 0px 0px 8px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.12) 0px 0px 8px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.12) 0px 0px 8px 3px;
	}

/* ---------- header ---------- */
header {
	margin:0;
	padding:0;
	position:relative;
	background: transparent;
	background: url(../img/header_bg.jpg)repeat-x top;
}


header h1{
	width:1000px;
	margin:0 auto;
	padding:0;
	line-height:0;
}

.btn_la{
	position:absolute;
	right:0;
	top:60px;
	}

/* ---------- contents ---------- */
#toppage #contents {
	overflow:hidden;
	margin:0;
    clear:both;
    background: rgba(0,89,154,0.7);
}

#contents {
	overflow:hidden;
	margin:0;
    clear:both;
    background: rgba(0,89,154,0.7);
}



/* ---------- globalnav ---------- */
nav {

	margin:0;
	padding:0;
	width:280px;
	float:left;
	position:relative;
}
#gloval_nav{
}
 
#gloval_nav li{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

a.main_menu{
	display:block;
	color:#fff !important;
	text-decoration:none;
	/*text-shadow: 1px 1px 1px #5f83b8;*/
	padding:12px 0 10px 35px;
	font-size:15px;
	line-height:1.2;
	overflow:hidden;
	border-bottom:1px solid #d4d6d7;
	background: url('../img/bg_menu.png') 15px 15px no-repeat;
	/*transition: ease-out .1s;*/
	}
a.main_menu2{
	color:#fff !important;
	background: #e27734;
	}
a.main_menu:hover{
	background:url("../img/bg_menu_on.png")15px 15px no-repeat #99d021;
	border-bottom:1px solid #d4d6d7;
	color: #090e2b !important;
	}
a.main_menu:visited {
	text-decoration:none;
	color:#fff;
}
span.main_menu{
	display:block;
	color:#090e2b !important;
	text-decoration:none;
	/*text-shadow: 1px 1px 1px #226239;*/
	padding:12px 0 10px 35px;
	font-size:15px;
	line-height:1.2;
	background:url("../img/bg_menu_on.png")15px 15px no-repeat #99d021;
	border-bottom:1px solid #d4d6d7;
	overflow:hidden;
	}
.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:720px;
	float:right;
	margin:0;
	padding:0 0 10px 0;
	background-color: rgba(255,255,255,0.95);
}

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

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





/* ---------- Information ---------- */
#top_news{
	width:700px;
	padding:0;
	margin:0 auto 20px auto;
	}

dl.top_news{
	color:#333333;
	margin:0 0 0 15px;
	width:640px;
	min-height:120px;
	overflow: hidden;
	padding:0 10px 10px 10px;
}
dl.top_news dt {
	float: left;
    margin: 0 10px 0 0;
	padding: 7px 0;
	text-align: left;
}
dl.top_news dd {
	margin: 0;
	padding: 7px 0 7px 110px;
	background-image:url(../img/dot.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
}


#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:#99d021;
	text-decoration:none;
	padding:10px 15px;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#090e2b;
	/*border: solid 1px #fff;*/
}
#page-top a:hover {
}

/* ---------- footer ---------- */
footer {
	overflow:hidden;
	clear:both;
	padding:10px 20px;
	margin:0;
	background:#f4f4f4;
	font-size:0.8em;
	color:#444444;
}
footer p{
	margin:0;
	}
footer p.jimu_in{
	margin:5px 5px;
	line-height:1.4;
	}
footer span.jimu{
	background:#322462;
	padding:2px 20px;
	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:#00878c !important;
	}
.logo{
	position:absolute;
	right:70px;
	top:5px;
	}
/* ---------- copy ---------- */
#copy{
	clear:both;
	width:870px;
	height:35px;
	padding:5px 0 0 0;
	margin:0 auto;
	font-size:80%;
	text-align:center;
	color: #333;
	}
#copy a{
	color:#333 !important;
	}



/* ---------- main_in ---------- */
#main_in p , table {
	margin:1em 20px;
}
#main_in ul, #main_in ol {
	padding:0 20px;
	margin:0.5em 0;
}

#main_in dl {
	padding:0 20px;
	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 20px;
	width: calc(100% - 40px);
	
	}
table.nittei td{
	padding:5px;}
table.main_table {
	padding:0;
	margin:1.5em 20px;
	border:solid 2px #7f7f7f;
	width: calc(100% - 40px);
}
table.main_table th {
	background:url(../img/dot.png) repeat-x left bottom #d5dcfe;
	padding:6px;
	border-right: solid 1px #ccc;
	vertical-align: middle;
}
table.main_table th.th2 {
	background:url(../img/dot.png) repeat-x left bottom #caf2ff;
	padding:6px;
}
table.main_table td {
	background:url(../img/dot.png) repeat-x left bottom;
	padding:6px;
	border-right: solid 1px #ccc;
	vertical-align: middle;
}
.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 20px;
	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 #c00;
	background-color: #fffbeb;
	padding:15px 5px 15px 5px; 
	margin:2em 20px;
	text-align:center;
} 

.box2{
	border:solid 1px #F00;
	color:#F00;
	padding:5px;
	margin:1em 20px;
	} 
.box3{
	border:solid 1px #cccccc;
	background-color: #eeeeee;
	padding:5px 10px;
	margin:1em 20px;
	font-size:0.9em;
} 

.box4{
	background-color:#d5dcfe;
	padding:6px 11px;
	margin:1em 20px;
	text-align:left;
	font-size:0.9em;
} 
.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:1em 0 !important;
	clear: both;
}
dl.program dt {
	float: left;
}
dl.program dd {
	margin-left: 3em !important;
}

dl.program_en {
	padding:0;
	margin:1em 0 !important;
	clear: both;
}
dl.program_en dt {
	float: left;
}
dl.program_en dd {
	margin-left: 6em !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;
}
.kaichou_name{
	text-align:right;
	padding:120px 0 10px 0;
	}


.attention{
	color:#C00;
	}
.attention_g{
	color:#5d7d05;
	font-weight:bold;
	}
.attention_b{
	color:#154795;
	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;
	}

/*青ボタン*/
.btn_b{
	border:1px solid #007bc2;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 10px 25px;
	margin: 10px;
	min-width: 150px;
	text-decoration:none !important;
	display:inline-block;
	/*text-shadow: -1px -1px 0 rgba(0,0,0,0.3);*/
	color: #FFFFFF !important;
	background-color: #007bc2;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.btn_b:hover{
	border:1px solid #005b8f;
	background-color: #005b8f;
}

.btn_b img{
 width: 16px !important;
}

/*赤ボタン*/

.btn_r{
	border:1px solid #d93025;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 10px 25px;
	margin: 10px;
	min-width: 150px;
	/*text-decoration:none !important;*/
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	color: #FFFFFF !important;
 	background-color: #d93025;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.btn_r:hover{
	border:1px solid #a6251c;
 	background-color: #a6251c;
}

.btn_r img{
 width: 16px;
}

/*緑ボタン*/

.btn_g{
	border:1px solid #008d38;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 10px 25px;
	margin: 10px;
	min-width: 150px;
	text-decoration:none !important;
	display:inline-block;
	/*text-shadow: -1px -1px 0 rgba(0,0,0,0.3);*/
	color: #FFFFFF !important;
	background-color: #008d38;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.btn_g:hover{
	border:1px solid #006629;
	background-color: #006629;
}

.btn_g img{
 width: 16px;
}

/*グレーボタン*/

.btn_gr{
	border:1px solid #838383;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 10px 25px;
	margin: 10px;
	min-width: 150px;
	text-decoration:none !important;
	display:inline-block;
	/*text-shadow: -1px -1px 0 rgba(0,0,0,0.3);*/
	color: #FFFFFF !important;
 	background-color: #838383;
}

.pc{
	display:block;
	}
.smp{
	display:none;
	}

.box_kikan {
  padding: 5px 10px;
  text-align: left;
  border: solid 2px #07367c;
  line-height: 1.6;
  color: #04204A;
  margin: 0 15px;
  font-size: 0.9em;
}
.box_kikan dt{
	color: #0C58C9;
	font-weight: bold;
	float: left;
}
.box_kikan dd{
	padding-left: 8em;
}