@charset "Shift_JIS";
/* 初期設定 */



/*********************************
 メインタイトル 
**********************************/
/* ↓メインタイトル↓ */
div#Title h2{
	background: url(../images/access/main_tit.jpg) no-repeat;
	text-indent:-9999px;
}

/*********************************
 ベース 
**********************************/
div#MainCont{
	width:610px;
	margin:20px 0 0 25px;
}


/*********************************
 スクール概要
**********************************/
/* ↓ページタイトル↓ */
div#MainLeft h3.tit_access{
	width:532px;
	height:25px;
	margin:20px 0 0 25px;
	background: url(../images/access/tit_access.gif) no-repeat;
	text-indent:-9999px;
}

div.map{
	width:443px;
	height:370px;
	margin:0 0 20px 90px;
	background: url(../images/access/access01.gif) no-repeat;
}
div.map iframe{
	margin:8px 0 0 10px;
}

p.address{
	width:443px;
	margin:20px 0 0 90px;
	text-align:center;
}

div.access{
	width:443px;
	background:#E4E4E4;
	margin:20px 0 0 90px;
	padding:5px 0 10px 0;
}

div.access dl{
	width:350px;
	margin:10px 0 0 45px;
}

div.access dl.densya{
	height:60px;
	background: url(../images/access/access04.gif) no-repeat bottom;
}



