@charset "UTF-8";

a img{border-style:none;}
	
body {
	margin:0;
	padding:0;
	background-color: #003333;
	font-size:smaller;
	line-height:1.3em;
}

#contents{
	width:710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	clear: both;
	float: none;
	padding: 0px;
}

#contents div#left{
	width:500px;
	float:left;
	line-height: normal;
}


#contents div#right{
	width:200px;
	float:left;
	margin-left:10px;
	height: 100%;
	clear: right;
}
#contents #full {
	width: 710px;
	background-image: url(../images/full_back.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
#full div#left{
	width:525px;
	float:left;
	line-height: normal;
}


#full div#right{
	width:180px;
	float:left;
	margin-left:5px;
	height: 100%;
	clear: right;
}

#contents div#imoriclub{
	padding:5px;
	background-image:url(../images/bg_right.gif);
	background-repeat:repeat-y;
}
.block{
	width:178px;
	background-color:#FFFFFF;
	padding:5px;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 5px 0px;
}
/*-------------------------------------
blogtable
-------------------------------------*/
table#blogtable{
	width:500px;
	border-collapse:collapse;
	border-spacing:0px;
	padding:0px;
	margin-top:5px;
}
table#blogtable td{
	vertical-align:top;
}

table#blogtable .left{
	background-color:#006633;
	padding:5px;
	width:50%;
}
table#blogtable .left .tt{
	background-color:#006633;
	color:#FFFFFF;
	padding:2px;
	font-weight:bold;
	margin-bottom:5px;
	text-align:center;
	font-size:130%;
}
table#blogtable .center{
	width:5px;
}
table#blogtable .right{
	background-color:#003366;
	padding:5px;
	width:50%;
}
table#blogtable .right .tt{
	background-color:#003366;
	color:#FFFFFF;
	padding:2px;
	font-weight:bold;
	margin-bottom:5px;
	text-align:center;
	font-size:130%;
}
table#blogtable .blk{
	background-color:#FFFFFF;
	padding:5px;
	font-size:90%;
	width:auto;
	height:auto;
}

table.blognew{
	border-collapse:collapse;
	border-spacing:0px;
	font-size:95%;
}
.blogres{
	margin:5px 0px;
	color:#FFFFFF;
}
.blogres .restt{
	font-size:95%;
	font-weight:bold;
	margin-bottom:5px;
}
.blogres ul{
	margin:0px;
	margin-left:20px;
}
.blogres li{
	margin-bottom:5px;
}
.blogres a{
	color:#FFFFFF;
	text-decoration:none;
}
.blogres a:hover{
	text-decoration:underline;
}

/*-------------------------------------
banner
-------------------------------------*/
table#bannertable{
	border-spacing:1px;
	padding: 0px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 500px;
}
table#bannertable td{
	margin:0px;
	padding:0px;
}

#footer{
	font-size:8pt;
	font-family:"Courier New", Courier, mono;
	color:#CCCCCC;
	padding:3px;
	text-align:center;
	border-top:1px solid #CCCCCC;
	margin-top:8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
	background-color: #003333;
	display: block;
}

.trail{
	margin-top:5px;
}

.snow{
	margin-top: 5px
}
/*-------------------------------------
page > slow
-------------------------------------*/
#slow{
	background-color:#006633;
	margin-bottom:5px;
	padding:5px;
}
#slow #title{
	margin:5px 0 10px 0;
}
#slow #comment{
	background-color:#002020;
	color:#FFFFFF;
	padding:10px;
}
#slow .tittable{
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:10px;
}
#slow .comtable{
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
}
#slow .comtable td{
	vertical-align:top;
}
#slow .comtable td.left{
	width:150px;
	padding-right:5px;
	line-height:200%;
}
#slow .comtable td.left img{
	margin-bottom:10px;
	border:1px solid #666666;
}

/*-------------------------------------
page > ACTIVE
-------------------------------------*/
#active{
	background-color:#003366;
	margin-bottom:5px;
	padding:5px;
}
#active #title{
	margin:5px 0 10px 0;
}
#active #comment{
	background-color:#002020;
	color:#FFFFFF;
	padding:10px;
}
#active .tittable{
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:10px;
}
#active .comtable{
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
}
#active .comtable td{
	vertical-align:top;
}
#active .comtable td.left{
	width:150px;
	padding-right:5px;
	line-height:200%;
}
#active .comtable td.left img{
	margin-bottom:10px;
	border:1px solid #666666;
}

#topback {
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#topback a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #333333;
}
.pageing {
	text-align: center;
	vertical-align: middle;
	width: 495px;
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
}
#left h2 {
	margin: 0px;
	font-size: 18px;
	line-height: 24px;
	padding: 0px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#left #event{
	background-color:#F8B90E;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#left #event #title{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
}
#left #event #comment{
	background-color:#FFFFFF;
	color:#002020;
	padding:10px;
}
#left #stay{
	background-color:#F8B90E;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#left #stay #title{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
}
#left #stay #comment{
	background-color:#FFFFFF;
	color:#002020;
	padding:5px;
	width: 495px;
}
#left #eat{
	background-color:#F8B90E;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#left #eat #title{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
}
#left #eat #comment{
	background-color:#FFFFFF;
	color:#002020;
	padding:5px;
}
#left #enjoy{
	background-color:#F8B90E;
	margin-bottom:0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#left #enjoy #title{
	margin-bottom: 10px;
	padding-top: 10px;
}
#left #enjoy #comment{
	background-color:#FFFFFF;
	color:#002020;
	padding:5px;
}
#left #access{
	background-color:#F8B90E;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#left #access #title{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
}
#left #access #comment{
	background-color:#FFFFFF;
	color:#002020;
	padding:5px;
}
#left #winter{
	background-color:#F8B90E;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#left #winter #title{
	margin-bottom: 10px;
	padding-top: 10px;
}
#left #winter #comment{
	background-color:#FFFFFF;
	color:#002020;
	padding:5px;
}
#rightmenu {
	padding:2px;
	background-color: #CCFFCC;
}

#comment .list th {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 90%;
}
#comment .list td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#pageunder {
	background-color: #F8B90E;
	height: 10px;
	width: 505px;
	background-image: url(../images/page_under.gif);
	margin: 0px;
	padding: 0px;
}
#pagetop {
	background-color: #F8B90E;
	background-image: url(../images/page_top.gif);
	height: 10px;
	width: 505px;
	margin: 0px;
	padding: 0px;
}
ul.outlink {
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: left;
	white-space: normal;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-color: #CCFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
ul.outlink li {
	display: block;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	list-style-type: none;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
ul.outlink li.title {
	background-color: #000099;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.1em;
	text-align: center;
	border: 1px solid #000099;
}
#right .top {
	background-color: #006600;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	font-size: 1.2em;
	line-height: 1.4em;
}
#right .top a {
	color: #FFFFFF;
	text-decoration: none;
}
#right .top a:hover {
	color: #FFFF00;
	text-decoration: none;
}
ul.outlink a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
ul.outlink a:hover {
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#comment h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	background-color: #CCFFCC;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#comment .honbun {
	margin: 0px;
	padding: 4px;
	text-align: justify;
	font-size: 1em;
	line-height: 1.6em;
}
.yadonavi {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#comment .title {
	font-size: 2em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #0099FF;
	line-height: normal;
}
#info{
	background-color:#FFF;
	width:180px;
	margin-bottom:5px;
	padding:10px}
#info p{
	margin:0px;
	}
#message {
	width:400px}
