@charset "Shift_JIS";


h1,h2,h3,h4{
margin:0;
padding:0;
}

ul,dl{
margin:0;
padding:0;}

ul li{
/*list-style-type:none;*/
}

form{
margin:0;
}


img{border:none;
}

img.imgleft{margin-right:10px;
margin-bottom:10px;
float:left;
}

img.imgright{margin-left:10px;
margin-bottom:10px;
float:right;

}


.tleft{
text-align:left;
}

.tright{
text-align:right;
}

.tcenter{
text-align:center;
}

.vmiddle{
vertical-align:middle;
}

.fclear
{
clear:both;

}
.fleft{
float:left;
}

.fright{
float:right;
}

small{
font-size:0.8em;
}
.big{
font-size:1.2em;
line-height:1.6em;
}

.red{
color:#cc0000;
}

.orenge{
color:#ff9900;
}

.blue{
color: #2F3CA4;
}

.white{
color:#fff;
}
.yellow{
color:#ffff00;

}


.fbold{
font-weight:bold;
}

.hidden {
text-indent:-999999px;
text-decoration:none;

}

.none{
display:none;
}



hr.divider{
display:none;}

.line{
clear:both;
display:block;
width:100%;
height:10px;
margin:3px 0px;
}


/**/


#side .menu{
width:213px;
background:url(img/side_bg.gif) repeat-y;
}

#side .menu h2{
height:63px;
background:url(img/side_top.gif) 0 0 no-repeat;
text-align:center;
color:#fff;
font-size:140%;
}

#side .menu h2 span{
display:block;
padding-top:26px;
}


#side .menu ul{
margin-left:15px;
line-height:200%;
}

#side .menu ul ul{
margin-left:0px;
}

#side .menu li{
padding-left:30px;
background:url(img/side_icon.gif) 0 0 no-repeat;
list-style:none;
color:#993300;
} 

#side .menu li li{
padding-left:15px;
background:url(img/side_sub_icon.gif) 0px 7px no-repeat;
} 

#side .menu a{
color:#993300;
text-decoration:none;
}

#side .menu a:hover{
color:#FF0000;
text-decoration:underline;
}




#side .menubottom{
background:url(img/side_bottom.gif) left bottom no-repeat;
height:30px;
}


.bana{
margin:10px 0 10px 1px;

}

.bana ul{
margin:0;
padding:0;
}

.bana ul li{
list-style:none;
}

.bana img{
margin:3px 0;
}

.bana a.btn_event_entry{
	display:block;
	width:211px;
	height:100px;
	background-image:url(../../css/img/bana_event.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}




/*table*/



/*td{
vertical-align:top;
}*/

.table1{
font-size:100%;
border-collapse:collapse;
border-spacing:0;
empty-cells:show;
border:1px solid #ccc;
margin-bottom:1em;
margin-left:5px;
}

.table1 th{
background-color:#FEFADE;
border:1px solid #cccccc;
text-align:center;
line-height:1.5em;
font-weight:normal;
color:#990000;
padding:3px;
}

.table1 td{
background-color:#ffffff;
border:1px solid #cccccc;
line-height:1.5em;
color:#333333;
padding:3px 5px;

}

.lay{
font-size:1em;
border-collapse:collapse;
border-spacing:0;
empty-cells:show;
font-size:100%;

}


/*


.table1
{
font-size:1em;
border-collapse:collapse;
border-spacing:0;
empty-cells:show;
border:1px solid #F6903D;
margin-bottom:1em;
}

.table1 th
{
background-color:#FDE6D4;
border:1px solid #cccccc;
text-align:center;
line-height:1.5em;
font-weight:normal;
}

.table1 td
{
background-color:#ffffff;
border:1px solid #cccccc;
line-height:1.5em;
}


*/













a:link { text-decoration: underline;}
a:active {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover { text-decoration: underline;color:#CC0000;}



