﻿*{
	margin: 0;
	padding: 0;
	zoom: 1;
}
html {
    margin-bottom:1px;
    height:100%;
    }
body
{
	color: rgb(0, 0, 0);
	text-align: center;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","MS PGothic","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
	background-color: #FAFAFA;
	font-size: 62.5%;
	line-height: 2.2em;
	background-image: url('../image/back.jpg');
	background-repeat: repeat-x;
}
img {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 1em;
	clear: both;
	font-weight: normal;
}
#headcap, #header, #shell, #footer{
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
}

#headcap {
	font-size: 1em;
	color: #CC9900;
	width: 760px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #550000;
}
#header {
	width: 760px;
}
#shell {
	border: 1px solid #550000;
	background-color: #FFF5F5;
	width: 758px;
	margin-top: 2px;
	font-size: 1.4em;
	color: #220022;
	padding-left: 0px;
	padding-right: 0px;
}
*html #shell {
	width: 760px;	
}
#under {
	clear: both;
	width: 758px;
	padding-top: 15px;
}
#footer {
	width: 760px;
	clear: both;
	text-align: center;
}
.f1 {
	font-size: 0.9em;
	color: #009933;
	text-align: center;
	clear: both;
}
.f1 a{
	color: #009933;
	text-align: center;
	text-decoration: none;
}
.f1 a:hover {
	color: #009933;
	text-align: center;
	text-decoration: underline;
}

.navigation a{
	display: block;
	height: 30px;
}
.navigation {
	position: relative;
	top: auto;
	left: auto;
	height: 30px;
	clear: both;
}
#top {
	position: absolute;
	top: 0px;
	left: 2px;
}
#about {
	position: absolute;
	top: 0px;
	left: 110px;
}
#nyukyoguide {
	position: absolute;
	top: 0px;
	left: 218px;
}
#access {
	position: absolute;
	top: 0px;
	left: 326px;
}
#event {
	position: absolute;
	top: 0px;
	left: 434px;
}
#faq {
	position: absolute;
	top: 0px;
	left: 542px;

}
#request {
	position: absolute;
	top: 0px;
	left: 650px;
}

#tabmenu {
	width: 754px;
	height: 28px;
	overflow: hidden;
	font-size: 0.9em;
	padding-left: 4px;
	padding-top: 5px;
	background-color: #faf0f0;
	list-style-type: none;
}
#tabmenu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#tabmenu li {
	width: 150px;
	height: 30px;
	background-image: url('../image/tabmenu_back.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	float: left;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	color: #009999;
}
#tabmenu .here {
	width: 150px;
	height: 30px;
	background-image: url('../image/tabmenu_back.gif');
	background-position: 0px -30px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	float: left;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
}
#tabmenu li a {
	width: 150px;
	height: 30px;
	background-image: url('../image/tabmenu_back.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	float: left;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #006699;
}
.tyuui {
	font-size: 0.9em;
	text-align: left;
	color: #333333;
}

