span.red	{
	color: #C00;
}

.honbun_s {
	font-size: 11pt;
	line-height: 18px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	vertical-align: top;
}
.honbun_sRight {
	font-size: 11pt;
	line-height: 18px;
	text-align: right;
font-family: "ＭＳ Ｐゴシック", Osaka;
}
.honbun_sb {
	font-size: 11pt;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.honbun_lbpx {
	font-size: 14pt;
	line-height: 25px;
	font-weight: bold;
	text-align: left;
font-family: "ＭＳ Ｐゴシック", Osaka;
}
------------------------------------------------------------
A:link { color: #0000ff; }
A:visited {
	color: #666;
}
A:active { color: #0000ff; } 
A:hover { color: #0000ff;background-color:#DEEDFE;}

------------------------------------------------------------
.midasi01 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
font-family: "ＭＳ Ｐゴシック", Osaka;
}

.honbun_s table tr .honbun_s table tr td table tr .honbun_s h4 {
	margin: 5px auto;
}

.honbun_s table tr .honbun_s table tr td table tr .honbun_s p	{
	margin: 2px;
}

.honbun_s table tr .honbun_s table tr td table tr .honbun_s p.caution	{
	font-size: 0.85em;
	font-weight: bold;
}




/*======================================
MAP
======================================*/
.net_room {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #EEE;
	text-align: right;
	border: 1 solid #FC9;
	margin-top: 10px;
	padding: 8px 30px;
	}

.net_room a	{
	font-size: 1.3em;
}

