body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat;
	background-color: #FFFFCC;
	background-image: url(../image/bg.jpg);
}
h1,h2,h3,h4,h5,h6,p,br,hr,ul,li,ol,img,table,td,th,tr {
	margin: 0px;
	padding: 0px;
}
.title {
	height: 1.4em;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	line-height: 1.4em;
	font-size: 80%;
	color: #333333;
}
#g-nav {
	padding: 0px;
	width: 800px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



#g-nav #sw {
	padding: 0px;
	clear: both;
	height: 35px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin: 0px;
}
#g-nav #sw img {
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#wrapper {
	padding: 0px;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 80%;
	line-height: 1.4em;
	color: #666666;
	background-color: #FFFFFF;
	clear: both;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.dummy {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 1px;
	line-height: 1px;
}

h1,h2,h3,h4.h5,h6,p,img,ul,li,br,hr,table,th,td,tr {
	margin: 0px;
	padding: 0px;
}
#header {
	padding: 0px;
	height: 100px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#header .left {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 350px;
}
#header .right {
	width: 450px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.logo-right {
	margin: 0px;
	padding: 0px;
	float: right;
}



#wrapper .under {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 800px;
	display: block;
	background-repeat: repeat-y;
	background-image: url(../image/wrapper-bg.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper .under .left-side {
	width: 210px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper .nav {
	padding: 0px;
	clear: both;
	width: 800px;
	display: block;
	height: 35px;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFF33;
	border-right-color: #FFFF33;
	border-bottom-color: #FFFF33;
	border-left-color: #FFFF33;
}
#wrapper .nav img {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

#wrapper .left-side .left-bar {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 210px;
	display: block;
}
#wrapper .left-side .box {
	padding: 3px;
	height: auto;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper .left-side .box img{
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	
}
#wrapper .left-side .box h3 {
	font-size: 100%;
	color: #FF6100;
	margin-left: 18px;
}
#wrapper .left-side .box p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#wrapper .left-side .box .mapmap {
	margin-top: 2px;

}
#wrapper .left-side .box .hcc {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 22px;
}
#wrapper .under .left-side .box .tekiou-itiran {
	margin-left: 5px;
	text-align: justify;
	font-size: 90%;
	line-height: 1.2em;
}

#wrapper .top-img {
	margin: 0px;
	padding: 0px;
	width: 588px;
	display: block;
	height: 266px;
}
#wrapper .under #cont {
	width: 520px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	float: right;
}
#wrapper .under #cont .irassyai {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#wrapper .under .intro {
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: justify;
	background-color: #FFFFF7;
	border: 2px dotted #98CB00;
	width: 183px;
	color: #14280B;
}

#wrapper .jikan_tbl {
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	width: 508px;
	line-height: 1.4em;
	color: #333333;
}
#wrapper .jikan_tbl th {
	background-color: #FFFFCC;
	font-weight: 400;
	border: 1px solid #999999;
}
#wrapper .jikan_tbl tr {
	line-height: 1.8em;
}

#wrapper  .jikan_tbl td {
	border: 1px solid #999999;
	text-align: center;
	width: 40px;
	background-color: #FFFFFF;
}

#wrapper .jikan_tbl .left {
	width: 60px;
	background-color: #FF9900;
	text-align: justify;
	padding: 2px;
	margin: 0px;
}
#wrapper .jikan_tbl .left2 {
	width: 70px;
	background-color: #FFE3BB;
	margin: 0px;
	padding: 0px;
}#wrapper .jikan_tbl .comment {
	text-align: left;
	padding-left: 10px;
	color: #FF3300;
	width: 450px;
}
#wrapper .under #cont .bunner {
	margin: 0px;
	width: 510px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper .under #cont .bunner .left-right {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#wrapper .under #cont .bunner .left-right .left {
	margin: 0px;
	padding: 0px;
	float: left;
}
#wrapper .under #cont .bunner .left-right .right {
	margin: 0px;
	padding: 0px;
	float: right;
}

#wrapper .under #cont #new {
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding: 7px;
	line-height: 1.4em;
	height: 10em;
	overflow: auto;
	border: 3px dotted #CCCC33;
	color: #666666;
}
#wrapper .under #cont #info {
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	line-height: 1.4em;
	padding: 7px;
	height: 7em;
	overflow: auto;
	border: 3px dotted #CCCC33;
	color: #666666;
	margin-left: 0px;
}
#wrapper .under #cont .page-top {
	clear: both;
	height: 18px;
	width: 84px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 436px;
}
#foot-bar {
	clear: both;
	width: 760px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #458C24;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#foot-bar .right {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#foot-bar .left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
#foot-bar .left h3 {
	font-size: 110%;
	line-height: 2em;
}
#foot-bar .left p {
	font-size: 80%;
	line-height: 1.5em;
}

#footer {
	padding: 0px;
	clear: both;
	height: 20px;
	width: 800px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 80%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper a:link,a:visited {
	text-decoration: none;
	color: #0099FF;
}
#wrapper a:link:hover,a:visited:hover {
	text-decoration: none;
	color: #FF9900;
}
#image-obj {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 115px;
	width: 800px;
	display: block;
}
#nav-under-bar {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 3px;
	width: 800px;
	background-color: #FFFFFF;
}
.admin {
	text-align: left;
	font-size: 70%;
	line-height: 1.4em;
	padding: 0px;
	height: 1.4px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#wrapper #qr {
	display: block;
	height: 111px;
	width: 155px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 2px;
	border: 10px solid #CCCCCC;
	margin: 5px;
	background-color: #FFFFFF;
	padding-right: 12px;
}
#wrapper .keijiban {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrapper .under #cont .inrtoduce {
	display: block;
	margin-bottom: 20px;
	line-height: 1.5em;
	border: 3px dotted #F7CB62;
	color: #666666;
	margin-left: 0px;
	padding: 3px;
	margin-top: 10px;
}
.sonic {
	padding: 0px;
	clear: both;
	height: 150px;
	width: 510px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
