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


/*****************************************************************
	瓢箪山校の場合
*****************************************************************/

.school_navi1 a{
	width:101px;
	background-position:0 -140px;
}

/*****************************************************************
	ナビ(access)
*****************************************************************/

.navi9 a{
	width:85px;
	background-position:-875px -160px;
}

/*****************************************************************
	アクセス
*****************************************************************/

#access{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

.title04{
	width:100%;
	height:45px;
	border-bottom:10px solid #ff2600;
	float:left;
}

.title04 h2{
	font-size:3.1em;
	font-weight:normal;
	color:#000000;
	line-height:45px;
}

/*****************************************************************
	
*****************************************************************/

.access_l{
	width:470px;
	height:500px;
	border:1px solid #000000;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	margin:20px 0 0 0;
	float:left;
}

.access_l iframe{
	width:100%;
	height:100%;
}

.access_r{
	width:470px;
	margin:20px 0 0 0;
	float:right;
}

.access_route{
	width:470px;
	height:110px;
	background:#000000;
	margin:20px 0 0 0;
	float:left;
}

.access_route:first-child{
	margin:0;
}

.access_route_img{
	width:180px;
	height:110px;
	float:left;
}

.access_route_img img{
	width:180px;
	height:110px;
	background:#cccccc;
	border:1px solid #000000;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	float:left;
}

.access_route_text{
	width:290px;
	height:110px;
	background:#ffffff;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	padding:5px;
	float:left;
}

.access_route_text p{
	font-size:0.8em;
}




