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;
	}

.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;
	}

td{
	font-size:12px;
	}


.px8 {font-size:8px;}
.px10 {font-size:10px;}
.px12 {font-size:12px;}
.px14 {font-size:14px;}
.px16 {font-size:16px;}
.px18 {font-size:18px;}
.px20 {font-size:20px;}


.main_mn{
	background-image:url(img/mnbg.gif);
	font-weight:bold;
	background-repeat:no-repeat;
	font-size:12px;
	width:630px;
	height:21px;
	padding-left:10px;
	}


.main{
	font-size:12px;
	background-color:#EAEAEA;
	line-height:125%;
	padding:20px;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	}


.ft{
	background-color:#000000;
	color:#CCCCCC;
	font-size:10px;
	padding:5px;
	}


h1{
	color:#990000;
	font-size:16px;
	font-weight:bold;
	background-image:url(img/rose.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:15px;
	margin-bottom:0px;
	height:38px;
	text-shadow: #CCCCCC 2px 3px 4px, 5px 6px;
	}


h2{
	color:#001A1A;
	font-size:12px;
	font-weight:bold;
	background-image:url(img/bascinet.gif);
	background-repeat:no-repeat;
	padding-top:3px;
	padding-left:18px;
	margin-bottom:5px;
	width:inherit;
	background-color:#DCD9CD;
	border-left:1px #999999 solid;
	border-bottom:1px #999999 solid;
	height:20px;
	}


.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;
	}

.caution{
	color:#990000;
	}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:underline;}
a:hover {text-decoration:underline;}
