﻿@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 0px;
	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;
}
body {
	font-size: 0.9em;
	line-height: 1.8;
	color:#313131;
	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;
	width:745px;
	color: #333;
	background:#E9E9E9;
	border-left:6px solid #bb0069;
	padding:6px 0 4px 15px;
	line-height: 1.2;
	margin:1em 15px;
}

section h3{
	font-size:1em;
	color: #bb0069; 
	font-weight: bold;
	border-bottom:1px dotted #bb0069;
	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:790px;
	margin:0 auto;

	}

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


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

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

/* ---------- contents ---------- */
#toppage #contents {
	overflow:hidden;
	margin:0;
    clear:both;
}

#contents {
	margin:0;
}




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

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

a.main_menu{
	display:block;
	color:#2b2b2b !important;
	text-decoration:none;
	padding:10px 0 8px 25px;
	font-size:14px;
	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.main_menu:hover{
	color:#FFF !important;
	background:url(../img/bg_menu_on.png) no-repeat 0 center;
	}
a.main_menu:visited {
	text-decoration:none;
	color:#2b2b2b;
}
span.main_menu{
	display:block;
	color:#FFF !important;
	text-decoration:none;
	padding:10px 0 8px 25px;
	font-size:14px;
	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:640px;
	float:right;
	margin:0;
}

/* ---------- main_in ---------- */
#main_in {
	background-color:#FFF;
	width:790px;
	margin:0;
	min-height:500px;
	line-height:1.6;
}
#main_in article{
	min-height:500px;
	
}

/* ---------- top_mainimg ---------- */
#top_mainimg{
	margin:0;
	padding:0;
	position:relative;
	line-height:0;
}
.box_video{
position:absolute;
bottom: 28px;
left: 175px;
}




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

dl.top_news{
	color:#333333;
	margin:0 0 0 15px;
	width:550px;
	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:300px;
	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:0;
}

#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;
	font-size:0.8em;
}
footer p{
	margin:0;
	}
footer p.jimu_in{
	margin:5px 5px;
	line-height:1.4;
	}
footer span.jimu{
	background:#000000;
	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{
	clear:both;
	width:870px;
	height:35px;
	padding:5px 0 0 0;
	margin:0 auto;
	font-size:80%;
	text-align:center;
	}
#copy a{
	color:#333 !important;
	}



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

#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{
	width:90%;
	
	}
table.nittei td{
	padding:5px;}
table.main_table {
	padding:0;
	margin:15px 15px;
	border:solid 2px #bb0069;
	width:97%;
}
table.main_table th {
	background:url(../img/dot.png) repeat-x left bottom #f3fbff;
	padding:6px;
}
table.main_table th.th2 {
	background:url(../img/dot.png) repeat-x left bottom #f3fbff;
	padding:6px;
}
table.main_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 #bb0069;
	background-color: #f6f6f6;
	padding:15px 5px 15px 5px; 
	margin:2em auto;
	width:600px;
	font-size:18px;
	text-align:center;
} 

.box2{
	border:solid 4px #dfdfdf;
	padding:15px;
	width:60%;
	text-align:left;
	margin:1em auto 30px 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;
} 
.box5{
	border:solid 2px #dfdfdf;
	padding:15px;
	width:90%;
	text-align:left;
	margin:1em auto 30px auto;
	} 

.box6{
	border:solid 2px #bb0069;
	background-color: #f6f6f6;
	padding:15px 5px 15px 5px; 
	margin:2em auto;
	width:600px;
}

.box7{
	border:solid 2px #bb0069;
	background-color: #ffffff;
	padding:10px;
	margin:0.5em auto;
	width:530px;
}

.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;
	}

.btn1 {
    border: 1px solid #0041a2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    min-width: 180px;
    text-align: center;
    padding: 10px 25px 10px 25px;
    text-decoration: none !important;
    display: inline-block;
    text-shadow: -1px -1px 0px rgba(0,0,0,0.3);
    color: #ffffff !important;
    background-color: #0057DA;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0057DA), to(#0042A6));
    background-image: -webkit-linear-gradient(top, #0057DA, #0042A6);
    background-image: -moz-linear-gradient(top, #0057DA, #0042A6);
    background-image: -ms-linear-gradient(top, #0057DA, #0042A6);
    background-image: -o-linear-gradient(top, #0057DA, #0042A6);
    background-image: linear-gradient(to bottom, #0057DA, #0042A6);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0057DA, endColorstr=#0042A6);
}

.btn2{
border:1px solid #B90F0F;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
min-width:180px; text-align:center;padding: 10px 25px 10px 25px; text-decoration:none !important; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3); color: #FFFFFF !important;
 background-color: #AF1648; background-image: -webkit-gradient(linear, left top, left bottom, from(#AF1648), to(#CD3A90));
 background-image: -webkit-linear-gradient(top, #AF1648, #CD3A90);
 background-image: -moz-linear-gradient(top, #AF1648, #CD3A90);
 background-image: -ms-linear-gradient(top, #AF1648, #CD3A90);
 background-image: -o-linear-gradient(top, #AF1648, #CD3A90);
 background-image: linear-gradient(to bottom, #AF1648, #CD3A90);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D04141, endColorstr=#CD3A90);
 }