@charset "utf-8";
/* CSS Document */




/*----------------------------------
 1.define
------------------------------------*/
html {

}
body {
	color: #333;
}

#container{
	height: auto;
	margin: auto;
	background-repeat: repeat-x;
	background-image: url(../img/bgBlue.png);
}


#header {
	width: 983px;
	margin: 0px auto 0px;
	padding: 0;
	overflow: hidden;
	height: auto;
}
#headerContents{
	padding-bottom: 12px;
}

.ADbanner{
	float:right;
	margin:15px 0 0 0;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;


}



}
#headerBox {
	margin: 0px auto;

}

#mainBox{
	width: 983px;
	margin: 0px auto 0px;
	padding: 0;
	height: auto;
	
}

#mainDetail {
	background-repeat:no-repeat;
	padding: 0;
}

#contents {
	width:983px;
	background-image: url(../img/shadow.png);
	background-repeat: no-repeat;
	min-height: 915px;

}

.contentsTittle {
	padding-top: 0px;

}

#contentsMain
 {
	padding: 26px 26px 50px 26px;

}

/*------------------------------------
 2-1.#header
------------------------------------*/


h1 {
	margin:16px 38px 0 22px;
	float:left;
}
h1 a {
	text-indent: -9999px;
	width: 150px;
	height: 87px;
	display: block;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}



/*------------------------------------
 2-1.#menue
------------------------------------*/

#menueBg{
	width: 100%;
	clear:both;
	background-image:url(../img/menuebg.png);
	background-repeat:repeat-x;
	height: 36px;
}

#menue{
	width: 983px;
	margin: 0px auto 0px;
	padding: 0 0 0 30px;
}

#menue ul{
	margin: 0;
	padding: 0px;
	list-style-type:none;
	float: left;
}

#menue ul li {
	margin: 0;
	padding: 0;
	float: left;
	/* 固定幅にしたかったら
	width: 110px;
	*/
}

.menueHome{
	background: url(../img/btnHome.png) no-repeat;
	text-indent: -5000px;
	overfrow: hidden;
	margin:0px;
	padding:0px;
	display: block;
	width: 75px;
	height: 36px;
}


.menueHome a:link{
	display:block;
	float:left;
	width: 75px;
	height: 36px;
	background: url(../img/btnHome.png) no-repeat;

}	

.menueHome a:visited{
	display:block;
    float:left;
	width: 75px;
	height: 36px;
	background:url(../img/btnHome.png) no-repeat;

}

.menueHome a:hover{display:block;
	float:left;
	width: 75px;
	height: 36px;
	background:url(../img/btnHome.png) no-repeat;
	background-position: 0 -28px;}

.menueHome a:active {display:block;
	float:left;
	width: 75px;
	height: 36px;
	background:url(../img/btnHome.png) no-repeat;
	background-position: 0 -56px;
} 



.menueGuide{
	background: url(../img/btnGuide.png) no-repeat;
	text-indent: -5000px;
	overfrow: hidden;
	margin:0px;
	padding:0px;
	display: block;
	width: 112px;
	height: 36px;
}


.menueGuide a:link{
	display:block;
	float:left;
	width: 112px;
	height: 36px;
	background: url(../img/btnGuide.png) no-repeat;

}	

.menueGuide a:visited{
	display:block;
    float:left;
	width: 112px;
	height: 36px;
	background:url(../img/btnGuide.png) no-repeat;

}

.menueGuide a:hover{display:block;
	float:left;
	width: 112px;
	height: 36px;
	background:url(../img/btnGuide.png) no-repeat;
	background-position: 0 -28px;}

.menueGuide a:active {display:block;
	float:left;
	width: 112px;
	height: 36px;
	background:url(../img/btnGuide.png) no-repeat;
	background-position: 0 -56px;
} 




.menueLecturer{
	background: url(../img/btnKoushi.png) no-repeat;
	text-indent: -5000px;
	overfrow: hidden;
	margin:0px;
	padding:0px;
	display: block;
	width: 64px;
	height: 36px;
}


.menueLecturer a:link{
	display:block;
	float:left;
	width: 64px;
	height: 36px;
	background: url(../img/btnKoushi.png) no-repeat;

}	

.menueLecturer a:visited{
	display:block;
    float:left;
	width: 64px;
	height: 36px;
	background:url(../img/btnKoushi.png) no-repeat;

}

.menueLecturer a:hover{display:block;
	float:left;
	width: 64px;
	height: 36px;
	background:url(../img/btnKoushi.png) no-repeat;
	background-position: 0 -28px;}

.menueLecturer a:active {display:block;
	float:left;
	width: 64px;
	height: 36px;
	background:url(../img/btnKoushi.png) no-repeat;
	background-position: 0 -56px;
} 



.menueSchedule{
	background: url(../img/btnSchedule.png) no-repeat;
	text-indent: -5000px;
	overfrow: hidden;
	margin:0px;
	padding:0px;
	display: block;
	width: 113px;
	height: 36px;
}


.menueSchedule a:link{
	display:block;
	float:left;
	width: 113px;
	height: 36px;
	background: url(../img/btnSchedule.png) no-repeat;

}	

.menueSchedule a:visited{
	display:block;
    float:left;
	width: 113px;
	height: 36px;
	background:url(../img/btnSchedule.png) no-repeat;

}

.menueSchedule a:hover{display:block;
	float:left;
	width: 113px;
	height: 36px;
	background:url(../img/btnSchedule.png) no-repeat;
	background-position: 0 -28px;}

.menueSchedule a:active {display:block;
	float:left;
	width: 113px;
	height: 36px;
	background:url(../img/btnSchedule.png) no-repeat;
	background-position: 0 -56px;
} 


.menueReport{
	background: url(../img/btnReport.png) no-repeat;
	text-indent: -5000px;
	overfrow: hidden;
	margin:0px;
	padding:0px;
	display: block;
	width: 75px;
	height: 36px;
}


.menueReport a:link{
	display:block;
	float:left;
	width: 85px;
	height: 36px;
	background: url(../img/btnReport.png) no-repeat;

}	

.menueReport a:visited{
	display:block;
    float:left;
	width: 85px;
	height: 36px;
	background:url(../img/btnReport.png) no-repeat;

}

.menueReport a:hover{display:block;
	float:left;
	width: 85px;
	height: 36px;
	background:url(../img/btnReport.png) no-repeat;
	background-position: 0 -28px;}

.menueReport a:active {display:block;
	float:left;
	width: 85px;
	height: 36px;
	background:url(../img/btnReport.png) no-repeat;
	background-position: 0 -56px;
} 


.menueTicket{
	background: url(../img/btnTicket.png) no-repeat;
	text-indent: -5000px;
	overfrow: hidden;
	margin:0px;
	padding:0px;
	display: block;
	width: 87px;
	height: 36px;
}


.menueTicket a:link{
	display:block;
	float:left;
	width: 87px;
	height: 36px;
	background: url(../img/btnTicket.png) no-repeat;

}	

.menueTicket a:visited{
	display:block;
    float:left;
	width: 87px;
	height: 36px;
	background:url(../img/btnTicket.png) no-repeat;

}

.menueTicket a:hover{display:block;
	float:left;
	width: 87px;
	height: 36px;
	background:url(../img/btnTicket.png) no-repeat;
	background-position: 0 -28px;}

.menueTicket a:active {display:block;
	float:left;
	width: 87px;
	height: 36px;
	background:url(../img/btnTicket.png) no-repeat;
	background-position: 0 -56px;
} 

.menueAccess{
	background: url(../img/btnAccess.png) no-repeat;
	text-indent: -5000px;
	overfrow: hidden;
	margin:0px;
	padding:0px;
	display: block;
	width: 86px;
	height: 36px;
}


.menueAccess a:link{
	display:block;
	float:left;
	width: 86px;
	height: 36px;
	background: url(../img/btnAccess.png) no-repeat;

}	

.menueAccess a:visited{
	display:block;
    float:left;
	width: 86px;
	height: 36px;
	background:url(../img/btnAccess.png) no-repeat;

}

.menueAccess a:hover{display:block;
	float:left;
	width: 86px;
	height: 36px;
	background:url(../img/btnAccess.png) no-repeat;
	background-position: 0 -28px;}

.menueAccess a:active {display:block;
	float:left;
	width: 86px;
	height: 36px;
	background:url(../img/btnAccess.png) no-repeat;
	background-position: 0 -56px;
}

.menueContact{
	background: url(../img/btnOtoiawase.png) no-repeat;
	text-indent: -5000px;
	overfrow: hidden;
	margin:0px;
	padding:0px;
	display: block;
	width: 112px;
	height: 36px;
}


.menueContact a:link{
	display:block;
	float:left;
	width: 112px;
	height: 36px;
	background: url(../img/btnOtoiawase.png) no-repeat;

}	

.menueContact a:visited{
	display:block;
    float:left;
	width: 112px;
	height: 36px;
	background:url(../img/btnOtoiawase.png) no-repeat;

}

.menueContact a:hover{display:block;
	float:left;
	width: 112px;
	height: 36px;
	background:url(../img/btnOtoiawase.png) no-repeat;
	background-position: 0 -28px;}

.menueContact a:active {display:block;
	float:left;
	width: 112px;
	height: 36px;
	background:url(../img/btnOtoiawase.png) no-repeat;
	background-position: 0 -56px;
}



#footerBox{
	background-image:url(../img/footerBgRear.png);
	background-repeat:repeat-x;
	height:153px;
}

.footer{
	background-image:url(../img/footerBg.png);
	margin: 0px auto 0px;
	width: 962px;
	padding-top: 50px;
	font-style: normal;
}

.footerLink{
	float:left;
	font-size: 80%;
	color: #FFF;
	margin-left: 24px;
}

.footerLink a:link{
	color: #FFF;
}

.footerLink a:hover{
	color: #FFF;
}

.footerLink a:visited{
	color: #FFF;
}

.footerLink a:active{
	color: #FFF;
}

.footerLink {
	float:left;
	font-size: 80%;
	color: #FFF;
	width: 400px;
}

.footerDetail{
	width: 962px;
}

address{font-style: normal;
font-family: Arial, Helvetica,
	
}

.footerCopy{
	float:right;
	font-size: 80%;
	color: #FFF;
}

.copyright{
	width:200px;
	float:right;
}

#tittle{
	margin-bottom:34px;
}

