@charset "shift_jis";

/* CAMPUSLIFE
---------------------------------------------*/

/* TITLEBOX
---------------------------------------------*/

#ttlbox { background: url(../img/bg_ttlbox.jpg) left bottom no-repeat;}

/* LOCATION
---------------------------------------------*/

.lmgn {
	margin-left: 5px;}

.location {
	position: relative;
	height: 886px;
	width: 871px;
	margin: 22px 0 0 -55px;
	background: url(../img/bg_lifestyle.jpg) left bottom no-repeat;}

/* for IE6 */
*html .location { margin: 22px 0 0 -60px;}

.lifestyle {
	margin-left: 57px;
	padding-top: 22px;
	border-top: 1px solid #b9cbe3;}

.map {
	float: right;
	margin-left: 15px;}

.location .att {
	position: absolute;
	left: 500px; top:565px;
	width: 355px;
	font-size: 11px;
	line-height: 1.2em;
	margin-top: 10px;}

.location .att dd {
	margin-bottom: 6px;}

.location .att dd a {
	color: #099;
	text-decoration: underline;}

.location .att dd a:hover {
	text-decoration: none;}

.gomap {
	margin-top: 10px;}