html {
	scrollbar-face-color:#A7A594;       /* 表面 */
	scrollbar-3dlight-color:#918E79;    /* 左端と上端*/
	scrollbar-highlight-color:#D8D7CF;  /* ハイライト */
	scrollbar-shadow-color:#262620;     /* 影*/
	scrollbar-darkshadow-color:#D8D7CF; /*右端と下端 */
	scrollbar-arrow-color:#262620;      /* 矢印 */
	scrollbar-track-color:#84826C;      /* バーの背景 */
}

body {
	color:#333333;
	margin-top:0px;
	margin-left:0px;
	font-family:Verdana;
	background-image:url(img/bg2.gif);
	background-attachment: fixed;
	background-repeat:no-repeat;
	}

p {line-height:130%; margin-top:5px;}

.btn{ 
	width:70px;
	height:21px;
	border:1px solid #333333;
	background-color: #CCCCCC;
	}
	
.dns{ 
	width:30px;
	height:15px;
	border:1px solid #333333;
	background-color: #FFFFFF;
	padding-top:3px;
	padding-left:3px;
	}

.prev {
	border-style:1px solid #F8F8F8;
	background-color:#333333;
	color:#CCCCCC;
	padding:5px;
}


.coments{
	border-top:1px solid #EAEAEA;
	border-bottom:1px solid #EAEAEA;
	background-color:#C8C8C8;
	color:#333333;
	padding:5px;
	margin-bottom:1px;
}

.cm{ 
	border:1px solid #333333;
	background-color: #FFFFFF;
	}

.rireki{
	color:000000;
	border-bottom-style:dotted;
	border-top-style:dotted;
	border-color:#666666;
	padding:5px;
	background-color:#C5C5C5;
	background-image:url(img/brisiro.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	}

.log {
	padding-top:8px;
	}

td{
	font-size:12px;
	}


.px8 {font-size:8px; line-height:130%;}
.px10 {font-size:10px; line-height:130%;}
.px12 {font-size:12px; line-height:130%;}
.px14 {font-size:14px; line-height:130%;}
.px16 {font-size:16px; line-height:130%;}
.px18 {font-size:18px; line-height:130%;}
.px20 {font-size:20px; line-height:130%;}


.main_mn{
	background-image:url(img/mnbg.gif);
	font-weight:bold;
	background-repeat:no-repeat;
	font-size:12px;
	width:630px;
	height:21px;
	}


.main{
	font-size:12px;
	background-color:#EAEAEA;
	line-height:130%;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	}

.count{
	font-size:10px;
	font-weight:normal;
	}


.ft{
	background-color:#000000;
	color:#CCCCCC;
	font-size:10px;
	padding:5px;
	}


h1{
	color:#660000;
	font-size:26px;
	font-weight:bold;
	background-image:url(img/rose.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	margin-bottom:0px;
	padding-top:8px;
	height:38px;
	}


h2{
	color:#001A1A;
	font-size:12px;
	font-weight:bold;
	background-image:url(img/bascinet.gif);
	background-repeat:no-repeat;
	padding-top:5px;
	margin-bottom:0px;
	padding-left:18px;
	width:inherit;
	background-color:#DCD9CD;
	border-left:1px #999999 solid;
	border-bottom:1px #999999 solid;
	height:20px;
	}


h3{
	color:#001A1A;
	font-size:18px;
	font-weight:bold;
	background-image:url(img/statue_hose.gif);
	background-repeat:no-repeat;
	padding-top:20px;
	margin-bottom:0px;
	padding-left:49px;
	width:inherit;
	height:42px;
	}

h4{
	color:#001A1A;
	font-size:16px;
	font-weight:bold;
	background-image:url(img/t_rose.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	margin-bottom:0px;
	padding-left:35px;
	width:inherit;
	height:30px;
	}

.mname{
	color:#001A1A;
	font-size:12px;
	font-weight:bold;
	padding-top:3px;
	padding-left:3px;
	width:inherit;
	background-color:#DCD9CD;
	height:20px;
	}


.main_link{
	padding-right:15px;
	color:#FFFFFF;
	text-decoration:none;
	}


.now{
	padding-right:10px;
	text-decoration:none;
	color:#000000;
	}

.map{
	Color:#FFFFFF;
	font-size:12px;
	padding-left:5px;
	padding-top:5px;
	}


.line{
	border-style:dotted;
	height:1px;
	color:#666666;
	padding:0px;
	width:628;
	}

.caution{
	color:#990000;
	}

.caution2{
	color:#333333;
	}


ul{
   margin: 0;
   padding: 10;
   list-style: none;
}


#mn li {
	list-style-type: none;
	margin: 0;
	float: left;
}

#mn li a {
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 1em;
	display: block;
}

#mn li a:hover {
	text-decoration:underline;
}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:underline;}
a:hover {text-decoration:underline;}
