@charset "UTF-8";
html>/**/body {
	font-size: 13px; /* Except IE */
	font-family:
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"メイリオ",
		Meiryo,
		"ＭＳ Ｐゴシック",
		"MS P Gothic",
		sans-serif;
}

* html body {
	font-size: 75%; /* IE6 */
	font-family:
		"メイリオ",
		Meiryo,
		"ＭＳ Ｐゴシック",
		"MS P Gothic",
		sans-serif;
}

*:first-child+html body {
	font-size: 75%; /* IE7 */
	font-family:
		"メイリオ",
		Meiryo,
		"ＭＳ Ｐゴシック",
		"MS P Gothic",
		sans-serif;
}

.text12 {  font-size: 12px; line-height: 16px}
.text10 {  font-size: 10px; line-height: 14px; text-decoration: none}
.text14 {  font-size: 14px; line-height: 18px}
.text9 {  font-size: 9px}
A { color:#0066CC; text-decoration:none }
A:hover{ color:#FF3300; text-decoration:underline}
A:active  { color:#FF3333; text-decoration:underline } 
.lmsub A { color:#DDDDEE; text-decoration:none }
.lmsub A:hover{ color:#DDEEDD; text-decoration:underline}
.lmsub A:active  { color:#EEDDDD; text-decoration:underline } 
.clipboad {  padding-top: 2em; padding-right: 14px; padding-bottom: 1em; padding-left: 1.5em;}


.coution{
	width: 90%;
	font-size: 12px;
	color: #FF0000;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px #999 dotted;
	text-align: left;
	padding: 5px;
}

.lodgeimgl{
 margin: 0 10px 4px 0;
	}

.lodgeimgr{
 margin: 0 0 4px 10px;
	}
	
#entrycontents h3 {
	color: #f60;
	font-size:1em;
	font-weight:bold;
	margin: 10px 0 0 0;
}

#entrycontents p {
	margin:0 0 20px 0;
}

#funtopbunner img {
	margin-top:15px;
	margin-bottom:2px;
}