@charset "shift_jis";


/* ------------------------------------------------------------------
003:gMenu
------------------------------------------------------------------ */
#tMenu ul{
	width:100%;
	overflow:hidden;
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#tMenu ul li{
	float:left;
	display: inline;
}

#tMenu ul li a{
	height:60px;
	display:block;
	text-indent:-9999em;
	width:90px;
}

#tMenu ul li.tAbout a{
	background-image: url(../img/topMenu1.gif);
	background-repeat: no-repeat;

}
#tMenu {
	margin-left: 20px;
}

#tMenu ul  li.tSchedule  a{
background:url(../img/topMenu1.gif) -90px 0 no-repeat;
}
#tMenu ul  li.tMessage  a{
	background:url(../img/topMenu1.gif) -180px 0 no-repeat;
}

#tMenu ul li.tPress a {
background:url(../img/topMenu1.gif) -270px 0 no-repeat;
}

#tMenu ul  li.tCD  a{
	background:url(../img/topMenu1.gif) -360px 0 no-repeat;
}

#tMenu ul  li.tFM  a{
	background:url(../img/topMenu1.gif) -450px 0 no-repeat;
}


#tMenu ul li.tLesson a {
	background:url(../img/topMenu1.gif) -540px 0 no-repeat;
}
#tMenu ul li.tLink a {
	background:url(../img/topMenu1.gif) -630px 0 no-repeat;
}



#tMenu ul li.tAbout a:hover{
	background-position:0 -60px;
}
#tMenu ul  li.tSchedule  a:hover{
background-position:-90px -60px;
}
#tMenu ul  li.tMessage  a:hover{
background-position:-180px -60px;
}
#tMenu ul li.tPress a:hover {
background-position:-270px -60px;
}
#tMenu ul li.tCd a:hover {
	background-position:-360px -60px;
}
#tMenu ul li.tFm a:hover {
	background-position:-450px -60px;
}
#tMenu ul li.tLesson a:hover {
	background-position:-540px -60px;
}

#tMenu ul li.tLink a:hover {
	background-position:-630px -60px;
}




#tMenu ul li.tAbout a.visit{
	background-position:0 -60px;
}
#tMenu ul  li.tSchedule  a.visit{
background-position:-90px -60px;
}
#tMenu ul  li.tMessage  a.visit{
background-position:-180px -60px;
}
#tMenu ul li.tPress a.visit {
background-position:-270px -60px;
}
#tMenu ul li.tCd a.visit {
	background-position:-360px -60px;
}
#tMenu ul li.tFm a.visit {
	background-position:-450px -60px;
}
#tMenu ul li.tLesson a.visit {
	background-position:-540px -60px;
}

#tMenu ul li.tLink a.visit {
	background-position:-630px -60px;
}


#wrapper #new {
	float: left;
	width: 280px;
	padding-left: 30px;
	margin-top: 20px;
	padding-bottom: 5px;
	clear: right;
	
}

#new #newContents {
	height: 350px;
	width: 260px;
	overflow: auto;
}
#new #newLine {
	width: 240px;
	height: 30px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E1E1;
}
#new #newContents ul {
	list-style-type: none;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	line-height: 120%;
	color: #000000;
}
#new #newContents li {
	list-style-image: url(../img/wa2.gif);
	list-style-type: none;
	margin-bottom: 10px;
}
#infoLine {
	width: 390px;
	height: 30px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E1E1;
}
#wrapper #info {
	width: 400px;
	margin-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	float: right;
	clear: right;
}
#wrapper #topColumn {
	width: 740px;
}

#info #infoContents {
	height: 277px;
	width: 395px;
	overflow: auto;
	padding-right: 3px;
}
#info #infoContents ul {
	list-style-type: none;
	list-style-image: url(../img/wa1.gif);
	color: #000000;
}

#info #infoContents li {
	margin-top: 0px;
	list-style-type: none;
	margin-bottom: 10px;
	line-height: 130%;
}
#menuLine {
	width: 700px;
	height: 30px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E1E1;
	margin-left: 30px;
	margin-top: 20px;
	clear: both;
}
#wrapper #topImg {
	height: 429px;
	width: 740px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	background-image: url(../images/top_2017_05bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #noM {
	margin: 0px;
	padding: 0px;
}
#wrapper #noM #topImg img {
	margin: 0px;
	padding: 0px;
}

#wrapper #topImg p {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #topImg img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.topImgBox1 {
	float: left;
	width: 203px;
	margin: 0px;
}
.topImgBox2 {
	float: left;
	width: 537px;
	text-align: center;
	height: 429px;
	vertical-align: middle;
	padding-top: 30px;
	margin: 0px;
	color: #FFF;
}
