@charset "utf-8";


/* festival,museum.information
----------------------------------------- */

#festival a {
	color: #BE3735;
	}

#museum a {
	color: #94A63E;
	}

#information a {
	color: #1B97D9;
	}

#site a {
	color: #A1A1A1;
	}

#gengaten a {
	color: #94A63E;
	}

#gengaten_howto a {
	color: #94A63E;
	}



#gengaten_howto a:link,
#gengaten_howto a:visited,
#gengaten a:link,
#gengaten a:visited,
#festival a:link,
#festival a:visited,
#museum a:link,
#museum a:visited,
#information a:link,
#information a:visited,
#site a:link,
#site a:visited {
	text-decoration: none;
	}

#gengaten_howto a:hover,
#gengaten_howto a:active,
#gengaten a:hover,
#gengaten a:active,
#festival a:hover,
#festival a:active,
#museum a:hover,
#museum a:active,
#information a:hover,
#information a:active,
#site a:hover,
#site a:active {
	text-decoration: underline;
	}


/* navi-third
----------------------------------------- */
#navi-third h2.on a {
	color: #2F2F2F;
	font-size: 105%;
	font-weight: bold;
	}

#navi-third h2.on a:link,
#navi-third h2.on a:visited,
#navi-third h2.on a:hover,
#navi-third h2.on a:active {
	background: url(/festival/images/navi/square_on.gif) 0 46% no-repeat;
	padding: 0 0 0 9px;
	text-decoration: none;
	}

#navi-third h2.off a {
	color: #A1A1A1;
	font-size: 105%;
	font-weight: bold;
	}

#navi-third h2.off a:link,
#navi-third h2.off a:visited {
	background: url(/festival/images/navi/square_off.gif) 0 46% no-repeat;
	padding: 0 0 0 9px;
	text-decoration: none;
	}

#navi-third h2.off a:hover,
#navi-third h2.off a:active {
	color: #2F2F2F;
	background: url(/festival/images/navi/square_on.gif) 0 46% no-repeat;
	padding: 0 0 0 9px;
	text-decoration: none;
	}

#navi-third h2.on_twolines a {
	color: #2F2F2F;
	font-size: 105%;
	font-weight: bold;
	}

#navi-third h2.on_twolines a:link,
#navi-third h2.on_twolines a:visited,
#navi-third h2.on_twolines a:hover,
#navi-third h2.on_twolines a:active {
	background: url(/festival/images/navi/square_on.gif) 0 23% no-repeat;
	padding: 0 0 0 9px;
	text-decoration: none;
	display: block;
	}

#navi-third h2.off_twolines a {
	color: #A1A1A1;
	font-size: 105%;
	font-weight: bold;
	}

#navi-third h2.off_twolines a:link,
#navi-third h2.off_twolines a:visited {
	background: url(/festival/images/navi/square_off.gif) 0 23% no-repeat;
	padding: 0 0 0 9px;
	text-decoration: none;
	display: block;
	}

#navi-third h2.off_twolines a:hover,
#navi-third h2.off_twolines a:active {
	color: #2F2F2F;
	background: url(/festival/images/navi/square_on.gif) 0 23% no-repeat;
	padding: 0 0 0 9px;
	text-decoration: none;
	display: block;
	}

#navi-third ul li.on a {
	color: #2F2F2F;
	font-weight: bold;
	}

#navi-third ul li.on a:link,
#navi-third ul li.on a:visited {
	text-decoration: none;
	}

#navi-third ul li.on a:hover,
#navi-third ul li.on a:active {
	text-decoration: underline;
	}

#navi-third ul li.off a {
	color: #A1A1A1;
	}

#navi-third ul li.off a:link,
#navi-third ul li.off a:visited {
	text-decoration: none;
	}

#navi-third ul li.off a:hover,
#navi-third ul li.off a:active {
	color: #2F2F2F;
	text-decoration: underline;
	}
