@charset "UTF-8";
/* CSS Document */

p{
width:480px;
margin:8px 0 8px 15px;
}

#image{
background:url(../images/image.jpg) no-repeat 0 0;
width:800px;
height:140px;
margin:0 auto;
}

h2.title{
background:url(../images/h2_title.gif) no-repeat 0 0;
width:512px;
height:50px;
margin:0 0 30px 0;
}

/*h3.h3title1{
background:url(../images/h3_title1.jpg) no-repeat 0 0;
width:512px;
height:40px;
margin:0px 0 20px 0;
}

h3.h3title2{
background:url(../images/h3_title2.jpg) no-repeat 0 0;
width:512px;
height:40px;
margin:0px 0 20px 0;
}

h3.h3title3{
background:url(../images/h3_title3.jpg) no-repeat 0 0;
width:512px;
height:40px;
margin:0px 0 20px 0;
}

h3.h3title4{
background:url(../images/h3_title4.jpg) no-repeat 0 0;
width:512px;
height:40px;
margin:0px 0 20px 0;
}*/


h3.h3title1{
background:url(../images/ichiran.jpg) no-repeat 0 0;
width:512px;
height:20px;
margin:0px 0 5px 0;
}

h3.h3title2{
background:url(../images/sapporo.jpg) no-repeat 0 0;
width:512px;
height:20px;
margin:30px 0 5px 0;
}

h3.h3title3{
background:url(../images/moushikomi.jpg) no-repeat 0 0;
width:512px;
height:20px;
margin:30px 0 5px 0;
}

div.nerai{
border:3px double #996633;
padding:20px;
margin:10px 0;
text-align:left;
width:435px;
margin:0 0 0 10px;
}

div.nerai ul{
margin:0px 0 0 7px;
text-align:left;
padding:0 0 0 0;
list-style-type:none;
}

div.nerai ul li{
margin-bottom:5px;
background:url(../../images/marker_dot.gif) no-repeat 0 6px;
padding-left:12px;
}


table.course{
border-collapse:collapse;
border-top:1px solid #999;
border-right:1px solid #999;
margin:10px 0 0 15px;
width:490px;
}

table.course th{
background-color:#f5f5dc;
padding:4px;
border-left:1px solid #999;
border-bottom:1px solid #999;
text-align:center;
font-size:14px;
}

table.course td{
background-color:#FFF;
padding:3px;
border-left:1px solid #999;
border-bottom:1px solid #999;
text-align:left;
font-size:12px;
}

table.course td.time{
background-color:#FFF;
padding:3px;
border-left:1px solid #999;
border-bottom:1px solid #999;
text-align:center;
font-size:12px;
}

table.course td.ampm{
background-color:#FFFFCC;
padding:4px;
border-left:1px solid #999;
border-bottom:1px solid #999;
text-align:center;
font-size:12px;
}

table.course th.bunka{
background-color:#b0c4de;
padding:4px;
border-left:1px solid #999;
border-bottom:1px solid #999;
text-align:center;
font-size:14px;
}

table.course td.boshu{
color:#CC0000;
font-weight:bold;
}

table.course td.panel{
background-color:#FFF;
padding:4px;
border-left:1px solid #999;
border-bottom:0;
text-align:left;
font-size:12px;
}

table.course td.panelb{
background-color:#FFF;
padding:4px;
border-left:1px solid #999;
border-bottom:1px solid #999;
text-align:left;
font-size:12px;
}

table.course td.mei{
background-color:#eee8aa;
padding:4px;
border-left:1px solid #999;
border-bottom:1px solid #999;
text-align:center;
font-size:14px;
color:#990000;
font-weight:bold;
}

table.course td.kaijo{
background-color:#eee8aa;
padding:4px;
border-left:1px solid #999;
border-bottom:1px solid #999;
text-align:center;
font-size:12px;
}

table.course td.kaijo2{
background-color:#FFFFCC;
padding:4px;
border-left:1px solid #999;
border-bottom:1px solid #999;
text-align:center;
font-size:12px;
}

table.course th.kaijo{
background-color:#eee8aa;
padding:4px;
border-left:1px solid #999;
border-bottom:1px solid #999;
text-align:center;
font-size:14px;
}


p.course{
font-size:12px;
margin:5px 0 0 15px;
}


ol.uketsuke{
width:450px;
text-align:left;
margin:8px 0 0 0px;
_margin:8px 0 0 0;
_padding:0 0 0 25px;
}

*+html ol.uketsuke{
text-align:left;
margin:8px 0 0 0;
padding:0 0 0 25px;
}

ol.uketsuke li{
margin-bottom:5px;
}


/*2階層目右メニュー*/
#rightMenu .topTitle{
background:url(../images/r_title.jpg) no-repeat 0 0;
width:246px;
height:50px;
}

#rightMenu .topTitle a{
display:block;
width:246px;
height:50px;
}

/*20081120追加--------------------*/
.caution2{
color:#FF0000;
}

.caution2 ul{
margin:5px 8px 0 23px;
padding:0;
list-style-type:disc;
}

.caution2 li{
font-size:14px;
line-height:145%;
margin-bottom:5px;
}

.cancel{
color:#333;
}