a.menufont:link {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	padding: 2px;
	width: 158px;
	height: 16px;
	border: 1px solid #CCCCCC;
	margin: 1px;
	background-color: #FFFFFF;
}

a.menufont:visited {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	padding: 2px;
	width: 158px;
	height: 16px;
	border: 1px solid #CCCCCC;
	margin: 1px;
	background-color: #FFFFFF;
}

a.menufont:hover {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	padding: 2px;
	width: 158px;
	height: 16px;
	border: 1px solid #99CCAA;
	margin: 1px;
	background-color: #EEFFFF;
}

.menufontactive {
	font-size: 12px;
	color: #990033;
	text-decoration: none;
	padding: 2px;
	width: 158px;
	height: 16px;
	border: 1px solid #CC9999;
	margin: 1px;
	background-color: #FFEEEE;
}
h1 {
	font-size: 100%;
	line-height: 130%;
	color: #000099;
}

/* 猫背ページ */

#nekoze {
	font-size: 12px;
	letter-spacing: 2px;
	text-align: center;
}

#nekoze #imgnekoze {
	background : url(../img/img_nekoze.jpg) no-repeat left top;
	height: 145px;
	text-indent: -9999px;
	width: 548px;
	margin: 15px auto;
}
#nekoze p{
	width: 540px;
	line-height: 1.7em;
	margin: auto;
	text-align: left;
	background : url(../img/bottom_b.jpg) repeat;

}
/* オーディションページ */
#audition{
	font-size: 12px;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 30px;
}

#audition #imgaudition {
	background : url(../img/img_audition.jpg) no-repeat left top;
	height: 274px;
	text-indent: -9999px;
	width: 550px;
	margin: 15px auto;
}
#audition img{
	float: left;
	margin: 20px 53px;
}
#audition p{
	clear: both;
	width: 540px;
	line-height: 1.5em;
	margin: auto;
	text-align: left;
}
.fontb{
	font-weight: bold;
}

#audition dl{
	width: 540px;
	line-height: 1.5em;
	margin: auto;
	text-align: left;
}
#audition dt{
	background: #CCCCCC;
	font-weight: bold;
	padding: 5px;
}
#audition dd{
	margin: 10px 5px 5px 5px;	
}
#audition dl#bi,
#audition dl#koe {
	padding: 10px 0 ;
	border-bottom: 1px dotted #999999;
}
#audition dl#dou {
	padding: 10px 0 ;
}
#audition dl#bi dt,
#audition dl#koe dt,
#audition dl#dou dt {
	float: left;
	text-indent: -9999px;
	background : url(../img/img_s_bi.jpg) no-repeat center center;
	height: 52px;
	width: 52px;
}
#audition dl#koe dt {
	background : url(../img/img_s_koe.jpg) no-repeat center center;
}
#audition dl#dou dt {
	background : url(../img/img_s_dou.jpg) no-repeat center center;
}

#audition dl#bi dd,
#audition dl#koe dd,
#audition dl#dou dd {{
	float: left;
	margin: 0px 5px 0 10px;	
