body {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}
#main_box{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
#hed{
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009e5b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009e5b;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background-image: url(../images/h-logo.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
}
#hed h1 {
	text-indent: -9999px;
}
#s_base { width:530px; background:url(point_info_img/s_base2.gif) repeat-y; border-bottom:solid 1px #b2b2b2; border-top:solid 1px #b2b2b2}
#s_head { background:url(point_info_img/head2.gif) no-repeat; height:54px; text-align:left}
#s_head p{ font-size:78%; padding:20px 0 0 130px; color:#000}
#cont_box {
	text-align:left;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.hyo01 { border-collapse:collapse; border:1px solid #ccc;}
.hyo01 th { padding:2px 5px; text-align:center; background-color:#9c3; color:#060; border:1px solid #ccc;}
.hyo01 td { padding:2px 5px; border:1px solid #ccc;}
#s_foot{
	text-align: right;
}
#crp{
	text-align: right;
	padding-top: 10px;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009e5b;
	font-size: 12px;
}

.attention {
	color: #CC0000;
	text-align: left;
	margin: 20px 0 0 10px;
}



#web_keihin {
	width: 500px;
	margin: 20px auto;
}

#web_keihin h2 {
	color: #FF0000;
	font-size: large;
	font-weight: bold;
	margin: 0 0 50px;
}

#web_keihin .photo {
	margin: 0 auto 50px;
}

#web_keihin .annotation {
	border: solid 1px #FF0000;
	padding: 10px 20px;
	text-align: left;
}

#web_keihin h3 {
	font-weight: normal;
	margin: 0 0 10px;
}

#web_keihin .points {
	margin: 0 auto 10px;
	color: #10b19e;
	font-weight: bold;
	font-size: large;
}

#web_keihin table {
	width: 100%;
}
#web_keihin table th,
#web_keihin table td {
	text-align: left;
	padding: 7px 10px;
	line-height: 1.2em;
}
#web_keihin table th {
	background-color: #d6eec6;
	width: 30%;
	font-weight: normal;
}
#web_keihin table th span {
	font-size: small;
}
#web_keihin table td {
	background-color: #e3ebf4;
	width: 70%;
}
#web_keihin table td ul {
	margin: 0 0 0 15px;
	padding: 0;
}
#web_keihin table td li {
	list-style-type: disc;
	font-size: 12px;
}
#web_keihin table td p {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

