body {
	background-image: url(../image/back.gif);
	background-repeat: repeat;
	margin: 0 auto;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: small;
	line-height: 120%;
	letter-spacing: 110%;
	color: #333333;
}

img {
	border: none;
	vertical-align: top;
}

a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:active{
	color: #FF6600;
	text-decoration: underline;
}

h1 {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2 {
	text-align: center;
	margin-top: 5px;
}

h3 {
	background-image:url(../image/midashi.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 20px;
	font-size: small;
	padding-top: 7px;
	height: 27px;
}

h4 {
	margin: 0;
	padding: 10px 10px 3px;
	font-size: small;
	border-bottom: solid 2px #FF6633;
}

h5 {
	margin: 10px 0 0;
	font-size: 12px;
}

#ac li {
	margin: 5px 0;
}

.bo {
	font-weight: bold;
}

.ce {
	text-align: center;
}

.ri {
	text-align: right;
}

.iri {
	float: right;
	margin: 3px;
}

.ile {
	float: left;
	margin: 3px;
}

#fla2 {
	width: 700px;
	margin: 0 auto;
	text-align: center;
}

#contents {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../image/contents_back.gif);
	background-repeat: repeat-y;
}

#header {
	width: 740px;
	margin: 0 auto;
	padding: 0;
	height: 100px;
}

#headertop {
	background-image: url(../image/header_line2.gif);
	background-repeat: no-repeat;
	height: 18px;
}
	
#header1 {
	width: 500px;
	float: left;
	margin: 0;
	padding: 0;
}

.topTb {
	width: 500px;
	border-collapse: collapse;
}

#header2 {
	width: 230px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}

#menu {
	width: 740px;
	clear: left;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	list-style: none;
	float: left;
}

#fla {
	width: 740px;
	margin: 5px auto;
	padding: 0;
}

#dan3 {
	width: 740px;
	margin: 0 auto;
	padding: 0;
}

#shisetu {
	width: 228px;
	margin: 0 auto;
	padding: 5px 0 ;
	background-image: url(../image/table_back2.gif);
	background-repeat: repeat-y;
	text-align: center;
}

#shisetu img{
	margin-bottom: 5px;
}

#dan1 {
	width: 720px;
	margin: 0 auto;
	padding-left: 0;
}

.dan2 {
	width: 650px;
	margin: 0 auto 20px;
	padding-left: 0;
}

#pan {
	width: 720px;
	margin: 0 auto 25px auto;
	padding-left: 0;
}

#pagetop {
	width:720px;
	text-align: right;
	margin: 10px auto;
}

#footer {
	width: 740px;
	margin: 5px auto 3px auto;
	padding: 0;
}

/*text*/
.kouhou {
	color: #003399;
	font-weight: bold;
}

/*navi*/

.navi a  {
	display:block;
}

.navi a:hover img{
	visibility:hidden;
}

.navi a:hover  {
	background-color: #FF9900;
}

.navi a#guest {
	background-image:url(../image/menu_g-2.gif);
}

.navi a#conf {
	background-image:url(../image/menu_c-2.gif);
}

.navi a#rest {
	background-image:url(../image/menu_r-2.gif);
}

.navi a#map {
	background-image:url(../image/menu_a-2.gif);
}

.navi a#que {
	background-image:url(../image/menu_q-2.gif);
}

#header3 {
	font-size: x-small;
	text-align: right;
	margin-top: 5px;
	float: right;
	width: 230px;
}


