@charset "Shift_JIS";

body {
	background-color: #F9E20A;
	text-align: center;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px none;
}

div#header {
	background-repeat
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

div#header-bg-left {
	background-image: url(./img/header/header-bg-left.gif);
	background-position: left top;
	background-repeat: repeat;
	height: 125px;
	margin: 0px;
	padding: 0px;
}
div#header-bg-right {
	background-image: url(./img/header/header-bg-right.gif);
	background-position: left top;
	background-repeat: repeat;
	height: 125px;
	margin: 0px;
	padding: 0px;
}
div#header-middle {
	background-image: url(./img/header/header-logo.gif);
	width: 595px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
}
h1#header-left {
	float: left;
	margin: 0px;
	padding: 0px;
}
div#header-right {
	float: right;
	margin: 0px;
	padding: 0px;
}
div.dummy {
	margin: 0px;
	padding: 0px;
	clear: both;
}
div#contents {
	background-image: url(./img/white.gif);
	background-repeat: repeat;
	text-align: center;
	line-height: 130%;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}
div#middle {
	text-align: center;
	line-height: 130%;
	margin: 0px auto;
	padding: 0px;
	width: 700px;
}
div#serch {
	text-align: left;
	line-height: 200%;
	margin: 0px auto;
	padding: 0px;
	width: 600px;
}

div#footer {
	background-repeat: repeat;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	color: #000;
	text-decoration: none;		
}
div#footer-bg-top {
	background-color: #ffdcoo;
	background-repeat: repeat;
	height: 2px;
}
div#footer-middle {
	width: 559px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
div#footer-grnavi-01 {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
div#footer-grnavi-01 img {
	vertical-align: middle;
}
div#footer-grnavi-02 {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
div#copy {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

div#right {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

.XLARG { font-size: 16px; line-height: 24px }
.LARGE { font-size: 14px; line-height: 24px }
.NOMAL { font-size: 13px; line-height: 15px }
.SMALL { font-size: 12px; line-height: 13px }
.XSMAL { font-size: 10px; line-height: 11px }

A:link    { color: #333333; font-weight: bold; text-decoration: none; border-bottom: 1px #333333 dotted;}
A:visited { color: #333333; font-weight: bold; text-decoration: none; border-bottom: 1px #333333 dotted;}
A:hover   { color: #7a99cf; font-weight: bold; text-decoration: none;}
A:active  { color: #7a99cf; font-weight: bold; text-decoration: underline; border-bottom: 1px #333333 dotted;}

#tokio { font-size: 16px;
				line-height: 30px;
				font-family: "‚l‚r ‚o–¾’©", serif;
				font-weight: 900;
				}

#Gmenu A:link    { color: #1B0079; font-weight: bold; text-decoration: none; border-bottom: 1px #000066 dotted;}
#Gmenu A:visited { color: #1B0079; font-weight: bold; text-decoration: none; border-bottom: 1px #000066 dotted;}
#Gmenu A:hover   { color: #7a99cf; font-weight: bold; text-decoration: none;}
#Gmenu A:active  { color: #7a99cf; font-weight: bold; text-decoration: underline; border-bottom: 1px #000066 dotted;}

