@charset "euc-jp";
@import url(/css/cate_base.css);

/*--------------- Category Theme --------------*/
body#access{
	background-image:url(/images/bg06.jpg);
	background-repeat:repeat-x;
	background-position:50% 94px;
}


/*--------------- Grobal Navi --------------*/
#access #grobalNavi {
	background-image:url(/images/menu_space06.jpg);
}



/*--------------- Local Navi --------------*/
#access .localNaviBg{
	background-color:#06C;
}

#access #localNavi .bottom{
	background-image:url(/access/images/ln_bottom.gif);
	background-repeat:no-repeat;
}

#access #localNavi a:link,#access #localNavi a:visited{
	text-decoration:none;
	color:#CCD;
}

#access #localNavi a:hover,#access #localNavi a:active{
	text-decoration:underline;
	color:#FFF;
}

#access #localNavi li{
	border-bottom:solid 1px #3F8CD9;
	padding:4px 4px 4px 20px;
	background:url(/access/images/linkiconasobuoff.gif) no-repeat;
	background-position:0.3em 0.5em;
}

#access #localNavi li.active{
	background:url(/access/images/linkiconasobuon.gif) no-repeat;
	background-position:0.3em 0.5em;
	color:#FFF;
	font-weight:bold;
}

#access #localNavi ul.lnavi li{
	border-bottom:dotted 1px #3F8CD9;
	padding:4px 4px 4px 20px;
	background:url(/access/images/linkiconasobuoff.gif) no-repeat;
	background-position:0.3em 0.5em;
}

#access #localNavi ul.lnavi li.active{
	background:url(/access/images/linkiconasobuon.gif) no-repeat;
	background-position:0.3em 0.5em;
	color:#FFF;
	font-weight:bold;
}

#localNavi2{
	width:186px;
}

#localNavi2 li a{
	display:block;
}


#localNavi2 .localNaviBg2{
	font-size:75%;
}

#access .localNaviBg2{
	background-color:#fff;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
}

#access #localNavi2 .top{
	background-image:url(/access/images/out_top.gif);
	background-repeat:no-repeat;
}

#access #localNavi2 .bottom{
	background-image:url(/access/images/out_bottom.gif);
	background-repeat:no-repeat;
}

#access #localNavi2 a:link, #access #localNavi2 a:visited{
	text-decoration:none;
	color:#418DD9;
}

#access #localNavi2 a:hover, #access #localNavi2 a:active{
	text-decoration:underline;
	color:#06C;
}

#access #localNavi2{
	margin:8px 0px;
}

#access #localNavi2 li{
	border-bottom:solid 1px #408CD9;
	padding:4px 4px 4px 20px;
	background:url(/access/images/linkiconabout.gif) no-repeat;
	background-position:0.3em 0.5em;
}


/*--------------- Anchr Navi --------------*/
.anchrNavi{
	width:760px;
}

.anchrNavi .top{
	background:url(/access/images/anchrnavi_top.gif) no-repeat;
}

.anchrNavi .body{
	background:url(/access/images/anchrnavi_bg.gif) repeat-y;
	padding:0px 40px;
	font-size:75%;
	text-align:center;
}

.anchrNavi .bottom{
	background:url(/access/images/anchrnavi_bottom.gif) no-repeat;
}

.anchrNavi .body li{
	display:inline;
	margin:0px 2em;
}

.anchrNavi .body li a{
	white-space:nowrap;
	line-height:160%;
	letter-spacing:1px;
}

.anchrNavi .body li a:link, .anchrNavi .body li a:visited ,{
	text-decoration:none;
	color:#06C;
}

.anchrNavi .body li a:hover, .anchrNavi .body li a:active{
	text-decoration:underline;
	color:#03C;
}


/*--------------- Corpoaccess Navi --------------*/
#access .corpNavi{
	border:#99CCCC solid 1px;
	background-color:#CCFFFF;
}

#access .corpNavi a:link,#access .corpNavi a:visited{
	color:#3399CC;
}

#access .corpNavi a:hover,#access .corpNavi a:active{
	color:#3366CC;
}

/* index
--------------------------------------------------------*/
#access table.bdr1 { border-collapse: collapse; border-top: 1px solid #999999; border-left: 1px solid #999999; width:100%; margin: 0 0 10px 0; text-align:left;}
#access table.bdr1 th { background:#EEEEEE; width:20%; border-bottom: 1px solid #999999; border-right: 1px solid #999999; font-weight:bold; padding:0.3em; vertical-align:middle; white-space:nowrap; text-align:center; }
#access table.bdr1 td { width:80%; border-bottom: 1px solid #999999; border-right: 1px solid #999999; font-weight:normal; padding:0.3em; vertical-align:middle; }
#access table.bdr1 ul.air li{ float:left; display:block; width:250px;}

/* acs02
--------------------------------------------------------*/
#access table.bdr1ctr { border-collapse: collapse; border-top: 1px solid #999999; border-left: 1px solid #999999; width:100%; margin: 0 0 10px 0; text-align:center;}
#access table.bdr1ctr th { background:#EEEEEE; width:8%; border-bottom: 1px solid #999999; border-right: 1px solid #999999; font-weight:bold; padding:0.3em; vertical-align:middle; white-space:nowrap; }
#access table.bdr1ctr td { width:8%; border-bottom: 1px solid #999999; border-right: 1px solid #999999; font-weight:normal; padding:0.3em; vertical-align:middle; }
#access table.bdr1ctr th.jr{ background:#99CC33; color:#FFFFFF;}
#access table.bdr1ctr th.jr2{ background:#EEFFEE;}
#access table.bdr1ctr th.free{ background:#999999; color:#FFFFFF;}
#access table.bdr1ctr td.train{ width:20%; }

/* acs03
--------------------------------------------------------*/
#access ol{padding:0 0 0 30px;}
