@charset "utf-8";

html {
	width:100%;
	height:100%;
	overflow-y:scroll;
	}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote  {
	margin : 0;
	padding : 0;
	border-bottom: none;
	border-right: none;
	width: 100%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
fieldset, img, input {
	border : 0;
	background: 000000;
}
h1, h2, h3, h4, h5, h6 {
	font-size : 100%;
	font-weight : normal;
	margin-bottom: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style : normal;
font-weight : normal;
}
ol, ul {
	list-style : none;
	text-decoration: none;
} 

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {
	display:block;
	visibility: hidden;
}
/* end MacIE5 */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/commonIMG/backGround.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}#header h1 {
	text-indent: -9999px;
}
#header p {
	text-indent: -9999px;
}
#header {
	width: 100%;
	text-align: center;
	padding: 0px 0px 3px;
	margin: 0px auto 5px;
	background: #FFFFFF;
}
#wrapper {
	padding: 0px;
	height: 100%;
	min-height: 100%;
	width: 810px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#navi {
	width: 100%;
	min-height: 100%;
	padding-top: 5px;
	height: 35px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CC6600;
	background: #FFFFFF;
}
#navi ul {
	text-decoration: none;
}
#navi li {
	float: left;
	display: block;
	width: 140px;
	text-align: center;
	color: #000000;
	padding: 0px;
	margin: 0px 4px 0px 5px;
}
#navi li a {
	float: left;
	width: 140px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#naviTop {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #993366;
	border-right: 1px solid #993366;
	border-bottom: 1px solid #993366;
	border-left: 10px solid #993366;
}
#naviTop a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #993366;
}
#naviFaci {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #99CCCC;
	border-right: 1px solid #99CCCC;
	border-bottom: 1px solid #99CCCC;
	border-left: 10px solid #99CCCC;
}
#naviFaci a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #99CCCC;
}

#naviEvent {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #CCCC33;
	border-right: 1px solid #CCCC33;
	border-bottom: 1px solid #CCCC33;
	border-left: 10px solid #CCCC33;
}
#naviEvent a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #CCCC33;
}
#naviArea {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #FF6666;
	border-right: 1px solid #FF6666;
	border-bottom: 1px solid #FF6666;
	border-left: 10px solid #FF6666;
}
#naviArea a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #FF6666;
}
#naviLink {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #FFCC99;
	border-right: 1px solid #FFCC99;
	border-bottom: 1px solid #FFCC99;
	border-left: 10px solid #FFCC99;
}
#naviLink a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #FFCC99;
}
#footer {
	background: #CC3300;
	width: 100%;
	bottom: 0px;
	left: 0px;
	position: relative;
	clear: both;
	margin: 0px;
	height: 100%;
	min-height: 100%;
	padding: 5px 0px;
}
.adress {
	display: block;
	width: 80%;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 80%;
	margin: 5px auto;
}
.adress a {
	color: #FFFFFF;
	text-decoration: none;
}
#header object {
	text-align: center;
	background: url(../img/header.jpg) no-repeat center top;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#contBox {
	width: 100%;
	background: #FFFFFF;
	height: 100%;
	min-height: 100%;
}
.BlackBold {
	font-size: 120%;
	line-height: 160%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 10px;
}
.smallUnderline {
	font-size: 0.8em;
	color: #000000;
	border-bottom: 1px solid #FF0000;
	padding-bottom: 2px;
}

