@charset "utf-8";
/* CSS Document */

body{
	background:url(img/bg2.gif) repeat-x;
	text-align:left;
	font-size: 12px;
	color: #424141;
}
body p{	line-height:22px;}
#bg_main{
	background:#fff url(img/bg_main_level2.jpg) top center no-repeat;
}
h3{
	background:#fff url(img/bg_h3_manager.gif) no-repeat;
	width:615px;
	height:39px;
	font-size:18px;
	font-weight:bold;
	padding:2px 0 0 30px;
}
h4{
	margin:0 auto;
	background:#fff url(img/bg_h4.gif) no-repeat;
	width:615px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 0 10px;
}

h5{
	margin:15px auto 10px;
	background:#fff url(img/bg_h5.gif) no-repeat;
	width:610px;
	height:26px;
	font-size:14px;
	font-weight:bold;
	color:#f7c708;
	padding:0px 0 0 0;
}
h6{
	margin:0 auto 10px;
	background:#fff url(img/bg_h5.gif) no-repeat;
	width:610px;
	height:26px;
	font-size:14px;
	font-weight:bold;
	color:#f7c708;
	padding:0px 0 0 0;
}


.p10{font-size:10px;}
.pg{font-size:14px;font-weight:bold;color:#0bb517;}
.pr16{ font-size:14px; font-weight:bold; color:#ec4174; }
.po{ font-size:14px; font-weight:bold; color:#ff8a00;}
.pr{ font-weight:bold; color:#ca0929;}

.text ul#list li{
	background: url(img/list.gif) no-repeat 0 50%;
	margin:6px 0 6px 0px;
	padding-left:15px;
	line-height:1.2;
}
.point_o{
	padding:15px;
	background:#fce8d0 url(img/bg_point_y.gif);
}
.point_r{
	margin:20px auto 0;
	padding:15px;
	background:#ffdce7 url(img/bg_point_r.gif);
	border:solid 1px #eb779a;
}
.point_toilet{
	margin:20px auto 0;
	padding:10px;
	background:#ffdce7 url(img/bg_point_r.gif);
	border:solid 1px #eb779a;
	width:595px;
}
.point_o ul li{
	background: url(img/list2.gif) no-repeat 0 50%;
	margin:6px 0 6px 0px;
	padding-left:15px;
	line-height:1.2;
}

#contact_banner{
	position:relative;
	margin:20px auto 0;
	width:625px;
	height:139px;
	background:#fff url(img/bg_contact.gif) no-repeat;
}
#contact_banner p{
	position:absolute;
	top:63px;
	left:20px;
	font-weight:bold;
	font-size:14px;
}
#contact_banner img{
	position:absolute;
	bottom:18px;
	right:10px;
}