
/*=======================================================
Page title
=======================================================*/

#page_ttl{
	width:950px;
	height:45px;
	margin:0 auto;
	padding:0;
}

.top_ttl    { background:url(../common/ttl_top.gif) no-repeat;}
.about_ttl  { background:url(../common/ttl_about.gif) no-repeat;}
.link_ttl   { background:url(../common/ttl_link.gif) no-repeat;}
.inst_ttl   { background:url(../common/ttl_inst.gif) no-repeat;}
.genre_ttl  { background:url(../common/ttl_genre.gif) no-repeat;}
.sitemap_ttl{ background:url(../common/ttl_sitemap.gif) no-repeat;}




div#title_menu{
	padding-left:640px;
	padding-top:10px;
}


/*=======================================================
楽器、ジャンル
=======================================================*/

 .sign03{ 
	width:176px; 
	float: left; 
	display: inline;
	margin-right:3px;
	margin-bottom:25px;
	padding: 0; 
	font-size:10px;
	text-align:left;
	line-height:14px;
}

	div .sign03 dt{
	font-size:12px;
	font-weight:bold;
	line-height:19px;
	height:37px;
	color:#141414;
	background:url(../common/bg_sign3ttl.gif) no-repeat;
	padding:5px 0 0 10px;
	margin-bottom:5px;
}

div .sign03 dt a{ color:#141414; text-decoration:none;}
div .sign03 dt a:hover{ color:#E01413;text-decoration:underline;}
div .sign03 dt a:visited{ color:#666; text-decoration:none;}
div .sign03 dt  a:visited:hover{ color:#E01413;text-decoration:underline;}

div .sign03 dd{ margin-left:3px; }




/*=======================================================
サイトマップ
=======================================================*/


.sign05{ 
	width:205px; 
	float: left; 
	display: inline;
	margin:20px 0 30px 10px;
	padding-left:5px;
	font-size:12px;
	text-align:left;
	line-height:18px;
}

div .sign05 dd{ margin-top:10px; padding-bottom:10px;}
.sin05_ttl{font-size:16px; line-height:20px; margin-left:3px;}
.indent1{margin-left:5px; font-size:12px;}
.indent2{margin-left:15px; font-size:10px;}
.indent3{margin-left:25px; font-size:9px;}



