#title{
	text-indent: -9999px;
	width:200px;
	height: 20px;
	padding-bottom: 5px;
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
}

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;
}

.cgi_text{
	padding-left:15px;
}
.date{
	color:#09FE00;
}

.contents_wrapper{
	margin-bottom:0px;
}
.footer{
	height:17px;
	background-image:url(img/line.gif);
	background-repeat:repeat-x;
	margin-top:6px;
}

#nakamenu {
	background-image: url(../common/img/bg.jpg);
	background-repeat: repeat-x;
	height: 400px;
	margin: 0px;
	padding: 0px;
}
ul#nakamenu_menu li {
	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_on.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}
li#menu02 a:hover {
	background: url(img/menu02_on.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}
li#menu03 a:hover {
	background: url(img/menu03_on.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}
li#menu04 a:hover {
	background: url(img/menu04_on.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}
li#menu05 a:hover {
	background: url(img/menu05_on.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}
li#menu06 a:hover {
	background: url(img/menu06_on.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}


