@charset "utf-8";


/*index
=======================================*/

#contentinner h3{
	height:26px;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 10px;
	font-size:100%;
	font-weight:bold;
	line-height:120%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #7f7f7f;
}


#building{
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 15px 0px 15px;
	font-size:85%;
	line-height:150%;
}

/*-------リスト---------*/
.map-box{
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 30px 0px;
}

.map-box li{
	font-size: 85%;
	line-height: 1.5;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 15px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(images/listmark.gif);
}





.finish{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
	}




/*右メニュー部分
=======================================*/
#r_slide{
	width:190px;
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:84%;
	line-height:150%;
}

#r_menu{
	width:170px;
	margin:10px 10px 0;
}


/*index02
=======================================*/



/*index03
=======================================*/

#j-box{
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#j-room{
	float:right;
	width:165px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 20px;
}








