@charset "Shift_JIS";

/* Local Navigation
------------------------------------------------ */
div#subColumn ul.linkList li{
	padding-left:10px;
	background:url("../images/common/bullet_arrow_delta.gif") 0 0.5em no-repeat;
}

div#subColumn dl#localNav{
	margin-bottom:25px;
	border-bottom:1px solid #ccc;
	border-top:3px solid #666;
}

div#subColumn dl#localNav dt{
	font-size:0;
	line-height:0;
}

div#subColumn dl#localNav dd{
	border-width:0 1px;
	border-style:solid;
	border-color:#ccc;
	background:url("../images/common/bullet_arrow_delta.gif") 7px 1em no-repeat;
	font-size:75%;
	line-height:1.5;
}

div#subColumn dl#localNav dd a{
	display:block;
	padding:7px 10px 6px 20px;
	width:148px;
	background:url("../images/localnav/bg_lnmenu.gif") 0 0 repeat-x;
}

div#subColumn dl#localNav dd span{
	display:block;
	padding:7px 10px 6px 20px;
	width:148px;
	background:url("../images/localnav/bg_lnmenu.gif") 0 0 repeat-x;
}

DIV#subColumn DL#localNav DD.current A {
	BACKGROUND: url(../images/localnav/bg_lnmenu_o.gif) repeat-x 0 0
}

DIV#subColumn DL#localNav DD.current span {
	BACKGROUND: url(../images/localnav/bg_lnmenu_o_single.gif) repeat-x 0 0
}

DIV#subColumn DL#localNav DD.nocurrent A {
	BACKGROUND: url(../images/localnav/bg_lnmenu_o_no.gif) repeat-x 0 0
}

DIV#subColumn DL#localNav DD.nocurrent span {
	BACKGROUND: url(../images/localnav/bg_lnmenu_no_single.gif) repeat-x 0 0
}

DIV#subColumn DL#localNav DD A:hover {
	BACKGROUND: url(../images/localnav/bg_lnmenu_o.gif) repeat-x 0 0
}

DIV#subColumn DL#localNav DD.nocurrent A:hover {
	BACKGROUND: url(../images/localnav/bg_lnmenu_o_no.gif) repeat-x 0 0
}

div#subColumn dl#localNav dd ul{
	padding-bottom:7px;
	padding-left:15px;
	background:transparent;
}

div#subColumn dl#localNav dd ul li{
	margin-bottom:3px;
	padding-left:12px;
	background:url("../images/common/bullet_arrow_small.gif") 0 0.5em no-repeat;
}

div#subColumn dl#localNav dd.current ul li a{
	display:inline;
	padding:0;
	background:none;
}

div#subColumn dl#localNav dd.nocurrent ul li a{
	display:inline;
	padding:0;
	background:none;
}


div#subColumn dl#localNav dd ul li.third {
	margin-bottom:3px;
	padding-left:22px;
	background:url("../images/common/bullet_arrow_small_single.gif") 0.8em 0.5em no-repeat;
}

div#subColumn dl#localNav dd.current ul li a.third{
	display:inline;
	padding:0;
	background:none;
}

div#subColumn dl#localNav dd ul li.fourth {
	margin-bottom:3px;
	padding-left:32px;
	background:url("../images/common/bullet_arrow_small.gif") 1.6em 0.5em no-repeat;
}

div#subColumn dl#localNav dd.current ul li a.fourth{
	display:inline;
	padding:0;
	background:none;
}

DIV#subColumn DL#localNav DD UL LI A.current {
	COLOR: #c54f00;
}
DIV#subColumn DL#localNav DD UL LI A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
