a:link {
	text-decoration: none;
	color: #e1ff00;
}
a:visited {
	text-decoration: none;
	color: #e1ff00;
}
a:hover {
	text-decoration: none;
	color: #e1ff00;
}
a:active {
	text-decoration: none;
	color: #e1ff00;
}

#title{
	text-indent: -9999px;
	width:200px;
	height: 20px;
	padding-bottom: 5px;
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
}

.info_title{
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
}

#nakamenu {
	width: 850px;
	background-image: url(../common/img/bg.jpg);
	background-repeat: repeat-x;
	height: 400px;
}
ul#nakamenu_menu li {
	width: 800px;
	margin: 0;
	padding: 0;	
}
ul#nakamenu_menu li a {
	text-indent: -9999px;
	text-align: center;
	display: block;
	color: #000;
}
li#menu01 a {
	width:140px;
	height: 20px;
	padding-bottom: 10px;
	background-image: url(img/menu01.gif);
	background-repeat: no-repeat;
}
li#menu02 a {
	background: url(img/menu02.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}
li#menu03 a {
	background: url(img/menu03.gif);
	width:140px;
height: 20px;
	padding-bottom: 10px;
	background-repeat: no-repeat;

}
li#menu04 a {
	background: url(img/menu04.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}

li#menu05 a {
	background: url(img/menu05.gif);
	width:140px;
height: 20px;
	padding-bottom: 10px;
	background-repeat: no-repeat;

}

li#menu06 a {
	background: url(img/menu06.gif);
	width:140px;
height: 20px;
	padding-bottom: 10px;
	background-repeat: no-repeat;

}
li#menu01 a:hover {
	background: url(img/menu01.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}
li#menu02 a:hover {
	background: url(img/menu02.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}
li#menu03 a:hover {
	background: url(img/menu03.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}
li#menu04 a:hover {
	background: url(img/menu04.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}
li#menu05 a:hover {
	background: url(img/menu05.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}
li#menu06 a:hover {
	background: url(img/menu06.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}

li#sub01 a {
	background: url(img/submenu01.gif) no-repeat;
}
li#sub02 a {
	background: url(img/submenu02.gif) no-repeat;
}
li#sub03 a {
	background: url(img/submenu03.gif) no-repeat;
}
li#sub04 a {
	background: url(img/submenu04.gif) no-repeat;
}
li#sub05 a {
	background: url(img/submenu05.gif) no-repeat;
}
li#sub06 a {
	background: url(img/submenu06.gif) no-repeat;
}

li#sub01 a:hover {
	background: url(img/submenu01_on.gif) no-repeat;
}
li#sub02 a:hover {
	background: url(img/submenu02_on.gif) no-repeat;
}
li#sub03 a:hover {
	background: url(img/submenu03_on.gif) no-repeat;
}
li#sub04 a:hover {
	background: url(img/submenu04_on.gif) no-repeat;
}
li#sub05 a:hover {
	background: url(img/submenu05_on.gif) no-repeat;
}
li#sub06 a:hover {
	background: url(img/submenu06_on.gif) no-repeat;
}

