@charset "Shift_JIS";

/*--------------------------------------------------------------------*/
/* メインカラム
/*--------------------------------------------------------------------*/
h2#member{
	width : 139px;
	height : 18px;
	background : url(../images/h2_member.gif) no-repeat;
}

/*--------------------------------------------------------------------*/
/* 縦の一列
/*--------------------------------------------------------------------*/
ul#sax-sec,ul#trb-sec,ul#trp-sec{
	margin-right : 38px;
	float : left;
}
ul#rhy-sec{
	float : left;
}

li.section-title{
	text-indent : -9999px;
	width : 100px;
	height : 51px;
}
li#ttl-sax{
	background : url(../images/h3_sax.gif) no-repeat;
}
li#ttl-trb{
	background : url(../images/h3_trb.gif) no-repeat;
}
li#ttl-trp{
	background : url(../images/h3_trp.gif) no-repeat;
}
li#ttl-rhy{
	background : url(../images/h3_rhy.gif) no-repeat;
}
#main-col li {
	margin-bottom : 15px;
}
.inst{
	font-size : 10px;
}
