@charset "UTF-8";


/* reset */
body,table,tr,div,p,dl,dt,dd,form{
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;
}
table{
border-collapse: collapse;
border-spacing: 0;
font-size: 100%;
line-height: 1.6;
}
img{
border: none;
vertical-align: bottom;
}
input{
font: inherit;
}


/* common */
a{
color: #bb3535;
text-decoration: none;
}
a:hover{
color: #e55555;
}
#main a.outlink{
margin-right: 3px;
padding-right: 16px;
background: url(../img/icon_newwin.gif) right center no-repeat;
}
.gotop{
margin: 0;
padding: 10px 0 20px;
text-align: right;
}
.gotop a{
padding-right: 11px;
background: url(img/icon_up.gif) right center no-repeat;
}
.jump{
margin: 0;
padding: 0;
list-style: none;
}
.jump li{
display: inline;
margin: 0 2em 0 0 ;
}
.jump a{
padding-right: 11px;
background: url(img/icon_down.gif) right center no-repeat;
color: #666;
}
.add{
margin-top: 12px;
padding-left: 1em;
text-indent: -1em;
}


/* page */
body{
background: #fcfcfc;
font-family: Verdana, sans-serif;
font-size: 85%;
line-height: 1.6;
text-align: center;
}
#page{
width: 954px;
margin-right: auto;
margin-left: auto;
background: #fff;
color: #333;
text-align: left;
}
#container{
border-width: 0 2px;
border-style: solid;
border-color: #c40808 #f0f0f0;
}
#main{
clear: both;
margin: 0 74px;
}
#footer{
margin-top: 50px;
border-top: 1px dotted #ccc;
border-bottom: 5px solid #c40808;
color: #999;
font-size: 90%;
text-align: right;
}
#footer #cr{
padding: 10px 75px 20px;
}


/* header */
#top{
padding: 0 2px;
background: #c40808;
color: #fff;
font-size: 90%;
text-align: right;
}
#header h1{
padding: 10px 75px 0;
}
#header h1 img{
display: block;
margin-bottom: 10px;
}
#navi{
margin: 0;
padding: 0 75px;
list-style: none;
}
#navi li{
margin: 0;
padding: 0;
float: left;
border-left: 1px dotted #ccc;
}
#navi li a{
display: block;
width: 120px;
padding: 5px 5px 20px;
color: #666;
white-space: nowrap;
}
#navi li a:hover{
color: #bb3535;
}
.top #navi #Ntop a,
.about #navi #Nabout a,
.program #navi #Nprogram a,
.practice #navi #Npractice a,
.data #navi #Ndata a,
.link #navi #Nlink a{
color: #bb3535;
font-weight: bold;
}
#navi:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
#navi{
min-height: 1px;
}
* html #navi{
height: 1px;
/*\*//*/
height: auto;
overflow: hidden;
/**/
}


/* hx */
h2{
margin: 0;
padding: 20px 75px;
border-top: 5px solid #ccc;
border-bottom: 1px dotted #ccc;
background: #fafafa url(img/icon_line.gif) 60px center no-repeat;
color: #666;
font-weight: bold;
font-size: 160%;
}
.top h2{
padding: 0;
border-bottom: none;
}
h2 img{
display: block;
}
h3{
margin-top: 24px;
font-size: 140%;
color: #bb2222;
}


/* top */
.top #main p{
padding-left: 2em;
}


/* program */
.program dl{
padding: 0 24px;
}
.program dt{
margin-top: 12px;
font-weight: bold;
}
.program dd{
padding: 0 12px;
}
.program .day{
margin: 60px 0 0;
padding-bottom: 12px;
border: 1px dotted #ccc;
}
.program .day h4{
padding: 12px;
font-size: 120%;
border-bottom: 1px dotted #ccc;
background: #f8e9e9;
}
.timetable{
width: 728px;
}
.timetable th,
.timetable td{
padding: 2px 6px;
border: 1px solid #ccc;
vertical-align: top;
}
.timetable th{
text-align: center;
background: #fafafa;
}
.timetable .time{
white-space: nowrap;
}


/* data */
.pdf .outlink{
padding-left: 12px;
color: #666;
background: url(img/icon_pdf.gif) left center no-repeat !important;
}


/* link */
.linkitem{
margin: 0;
padding: 0 0 0 12px;
list-style: none;
}
.linkitem li{
padding: 0 0 0 12px;
background: url(img/icon_dia.gif) left center no-repeat;
}
.linkitem li a{
padding-right: 12px;
color: #666;
background: url(img/icon_newwin.gif) right center no-repeat;
}



/* practice */
.practice table{
width: 800px;
}
.practice th,
.practice td{
padding: 2px 3px;
border: 1px solid #999;
}
.practice th{
background: #ccc;
text-align: center;
font-weight: bold;
}
.practice .time{
width: 15%;
text-align: center;
}
.practice .lec{
width: 20%;
}
.practice .people{
width: 10%;
text-align: right;
}
.practice .no{
text-align: right;
}
.practice h4{
margin-top: 24px;
}
.practice .jump{
margin-top: 1em;
margin-bottom: 1em;
}
.practice caption{
text-align: left !important;
}



h4{
padding-left: 6px;
padding-bottom: 1em;
font-size: 140%;
border-left: 3px solid #c40808;
}
.practice .point{
margin: 1em 0;
}
.practice .point dt{
float: left;
clear: left;
width: 6em;
}
.practice .point dd{
margin-left: 7em;
}