@charset "UTF-8";


/* reset */
body,table,tr,div,p,dl,dt,dd,form,input,hr{
margin: 0;padding: 0;
}
h1,h2,h3,h4,h5,h6,address,em,th,td{
margin: 0;padding: 0;
font-size: 100%;
font-style: normal;
font-weight: normal;
}
ul,ol{
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
}
img{
border: none;
vertical-align: bottom;
}
table{
border-collapse: collapse;
}


/* common */
h2{
margin-top: 24px;
margin-bottom: 6px;
border-bottom: 3px solid #ccc;
font-size: 200%;
font-weight: bold;
}
h3{
clear: both;
padding-top: 24px;
border-bottom: 1px dashed #ccc;
font-size: 130%;
font-weight: bold;
}
h4{
border-left: 3px solid #ff9933;
margin: 12px 0 0;
padding-left: 9px;
padding-top: 6px;
}
a{
text-decoration: none;
color: #e38232;
}
a:hover{
color: #ff9933;
text-decoration: underline;
}
#main em{
border-bottom: 1px dotted #666;
font-weight: bold;
color: #000;
}
.lv_h3,
.lv_h4{
margin: 0 12px;
}
#main strong{
font-size: 120%;
color: #000;
}
.copy{
font-size: 140%;
color: #777;
}
.end img{
color: red;
vertical-align: middle;
}
.goto{
margin-top: 36px;
text-align: right;
}
.goto a{
background: url(img/icon_up.gif) left center no-repeat;
padding-left: 14px;
}


/* page */
body{
background: #fff;
color: #333;
font-size: 80%;
font-family: Verdana, sans-serif;
line-height: 1.6;
}
#header h1,
#nav ul,
#main,
#footer address{
width: 800px;
margin: 0 auto;
}


/* header */
#header{
background: #ff3;
}
#header h1{
padding: 10px 0;
}

/* nav */
#nav{
background: #666;
}
#nav a{
text-decoration: none;
}
#nav ul{
padding: 0;
list-style: none;
text-align: center;
}
#top #Ntop a,
#about #Nabout a,
#training #Ntraining a,
#visit #Nvisit a,
#lips #Nlips a,
#shucolle #Nshucolle a,
#job #Njob a,
#link #Nlink a{
color: #333;
background: #fff url(img/nav_current.gif) top left repeat-x;
font-weight: bold;
}
#nav li{
margin: 0;
padding: 0;
float: left;
width: 99px;
}
#Nlink a{
border-right: 1px dotted #ccc;
}
#nav a{
padding: 8px 0;
display: block;
color: #fff;
white-space: nowrap;
width: 98px;
border-left: 1px dotted #ccc;
}
#nav a:hover{
background: #ccc;
color: #666;
}
#nav:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
#nav{
min-height: 1px;
}
* html #nav{
height: 1px;
/*\*//*/
height: auto;
overflow: hidden;
/**/
}


/* main */
#main{
}


/* footer */
#footer{
margin-top: 24px;
padding: 10px 0;
background: #ff3;
text-align: right;
font-size: 80%;
}
#footer a{
color: #333;
}


/* top */
#news ol{
list-style: none;
}
/* 
#topimg{
width: 800px;
height: 230px;
margin-top: 20px;
background: url(img/top_image.gif) top left no-repeat;
text-indent: -9999px;
}
 */
#topimg{
width: 800px;
height: 220px;
margin-top: 20px;
background: url(img/top_image_all.gif) top left no-repeat;
text-indent: -9999px;
}
#soon{
height: 63px;
background: url(img/top_soon.gif) top right no-repeat;
text-indent: -9999px;
}
#btn_shucolle{
text-align: center;
padding-top: 24px;
}
#btn_shucolle a{
position: relative;
}
#btn_shucolle a:hover{
top: 2px;
}
#news ol{
margin: 0;
padding: 0;
}
#news li{
margin: 0;
padding: 0;
}
#top h2{
margin: 36px 0 12px;
padding: 2px 3px;
border-bottom: 3px solid #ff3;
background: #f6f6f6;
font-size: 130%;
color: #999;
font-weight: bold;
}
#update dt{
width: 8em;
float: left;
}
#update dd{
margin-left: 8em;
}
#sponsor{
margin-top: 60px;
}
#sponsor dt{
margin-top: 1em;
padding-left: 3px;
border-left: 3px solid #ff3;
font-weight: bold;
}
#sponsor dd{
margin-left: 6px;
}


/* about */
.initial{
font-weight: bold;
color: #000;
}


/* shucolle */
.fig_r{
float: right;
padding: 0 24px;
text-align: center;
}



/* training */
.timetable{
width: 700px;
margin-bottom: 36px;
}
.timetable td{
padding: 2px 3px;
border: 1px solid #ccc;
vertical-align: top;
}
.timetable .title{
width: 30%;
}



/* job */
#job #main ul{
margin: 24px 0;
}
#job #main ul a{
padding-right: 15px;
background: url(img/icon_pdf.gif) right center no-repeat;
}


/* link */
#link #main ul a{
padding-right: 15px;
background: url(img/icon_outlink.gif) right center no-repeat;
}
