﻿@charset "utf-8";

/* sitemap
---------------------------------------------------- */

div#map {
width:848px;
height:441px;
margin:0 auto;
padding: 20px 0px 0px 60px;
background: url(../../common/images/sitemap_bg.png) no-repeat;
}

h3.h3 {
	height: 30px;
	font-size: 18px;
	font-weight:normal;
	padding:7px 0px 0px 20px;
	margin-top:20px;
	background: url(../../room/images/h3_bg.png) no-repeat;
}

p.tex {
	padding-left:30px;
	font-size: 17px;
	line-height: 1.7em
}
