@charset "UTF-8";

@import url("base.css");
@import url("head.css");
@import url("foot.css");
@import url("side.css");


#Contents{
	text-align: left;
	width: 860px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#Contents h2,h3{
	margin: 0px;
	padding: 0px;
}
#Contents .title{
	margin-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#Contents #Pankuzu{
	font-size: 10px;
	text-align: left;
	margin-bottom: 15px;
	margin-left: 5px;
}
#Contents #Pankuzu a{
	color: #000;
	text-decoration: none;
}
#Contents #Pankuzu a:hover{
	color: #102AA3;
	text-decoration: underline;
}

#Contents td{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#Contents .Ltit{
	font-weight: bold;
}

#Contents #Audition{}
#Contents #Audition .MB30{
	margin-bottom: 30px;
}
#Contents #Audition .MB15{
	margin-bottom: 15px;
}
#Contents #Audition h3{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#Contents #Access{}
#Contents #Access h3{
	margin: 0px;
	padding: 0px;
}
#Contents #Access #osakamap{
	text-align: left;
	padding: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #102AA3;
	margin-bottom: 10px;
}
#Contents #Access #map_osaka{
	height: 300px;
	width: 500px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#Contents #Access #tokyomap{
	text-align: left;
	padding: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #102AA3;
	margin-bottom: 10px;
}
#Contents #Access #map_tokyo{
	height: 300px;
	width: 500px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#Contents #School{}
#Contents #School .MB30{
	margin-bottom: 30px;
}
#Contents #School .Leftimg{
	float: left;
	height: 278px;
	width: 330px;
	margin-left: 40px;
}
#Contents #School .RightLink{
	padding: 10px;
	float: right;
	border: 8px solid #EDEDED;
	margin-top: 100px;
	margin-right: 80px;
}




#TPS{
	margin-bottom: 40px;
}
#TPS li{
	display: inline;
	margin-left: 12px;
}
#TPS a:hover img {
	filter: alpha(opacity=85); /*IE6～7*/
    -ms-filter: "alpha( opacity=85 )"; /*IE8*/
    opacity:0.85;
}


#Leftside{
	margin-bottom: 40px;
}
#Leftside #Btn{
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
#Leftside #Btn #Left{
	float: left;
	width: 270px;
	margin-right: 10px;
}
#Leftside #Btn #Right{
	float: right;
	width: 270px;
}
#Leftside #Btn a:hover img {
	filter: alpha(opacity=85); /*IE6～7*/
    -ms-filter: "alpha( opacity=85 )"; /*IE8*/
    opacity:0.85;
}
