@charset "utf-8";
/*---------------------------------------
   student/access.html 個別設定
  ---------------------------------------*/
/*-----------------------------
      contents部の個別設定
  -----------------------------*/
#main {
	background:#FFF;
	width: 100%;
	height:auto;
	float: left;
}
/*--メインメニュー部の個別設定：height---*/
#main_menu {
	width: 200px;
	height:560px;
	float: left;
	background: #DDD;
}
/*-- メインのFLASH部の設定 --------------*/
#flv_contents {
	float:left;
	width: 100%;
	height: 220px;
	background: #7B8494;
}
/*--contents部設定----------------*/
#contents01 {
	float: left;
	height: auto;
	width: 790px;
	padding: 0px 0px 15px;
	margin: 0px 0px 0px 5px;
	display: inline;
}
#accessm {
	width:790px;
	float:left;
	display: inline;
}
.gmap_t{
	float: left;
	height: 40px;
	width: 790px;
	margin: 4px 0px 10px 00px;
	padding: 0px 0px 5px 0px;
	display: inline;
	background:url(../img/title_s_g.gif) repeat-x center;
	}
.gmap_m {
	float: left;
	height: 15px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	background: url(../img/ttab02.gif) repeat-x center;
}
#accessm a {
	color:#0000aa;
}
#accessm a:hover {
	color:#ff0000;
}

#accessm h2{
	padding: 8px 0px 0px;
	margin: 0px 0px 0px 15px;
	color: #FFF;
	}
#accessm h3 {
	color:#333;
	padding:0px 0px 0px 10px;
	font-size:1.5em;
	text-align:left;
	height: 15px;
	width: 100px;

}
#accessm p {
	font-weight:normal;
	margin:0;
	padding:0px 15px 15px 5px;
	text-align:left;
	font-size:1em;
	line-height:120%;
	font-weight:normal;
	layout-grid-line: 1ex;
	display:inline;
}
#accessm li {
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:1em;
	font-weight:normal;
	layout-grid-line: 1ex;
}

#gmap01{
	width: 790px;
	height: 350px;
	float:left;
	}
#pagetop {
	padding:0 20px 0 0;
	text-align:right;
}

