@charset "utf-8";
body , h1, h2, h3{
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	background-image: url(image/back.jpg);
	background-repeat: repeat;
}
#headerbody {
	background-color: #EEE;
	height: 80px;
}
#header {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 105px;
}
#pagebody {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FC0;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}

table.p {
	border-collapse: collapse;
	border-bottom-color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}
table.p  th{
	border-bottom-color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}
table.p td {
	border-bottom-color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #FFF;
}
#contentsWrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#contents {
	width: 550px;
	float: left;
	padding-right: 5px;
	padding-bottom: 10px;
}


#right_side {
	width: 240px;
	float: right;
	padding-left: 5px;
}
#naiyou th {
	background-color: #09F;
}


.img_right {
	margin: 0px;
	padding: 0px;
	float: right;
}
.img_left {
	margin: 0px;
	padding: 0px;
	float: left;
}
.img_center {
}

.th_black {
	background-color: #000;
	color: #FFF;
}
.th_gray {
	background-color: #ccc;
}
.th_gray_left {
	text-align: left;
	background-color: #CCC;
}
.td_dark_gray {
	background-color: #999;
}

.td_left {
	text-align: left;
}
.td_right {
	text-align: right;

}




.td_gray {
	background-color: #eeeeee;
}
.td_yellow {
	background-color: #ffffcc;
}
#navi {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}
.mawarikomi_off {
	clear: both;
}

#globalnavi {
	margin: 0px;
	padding: 0px;
}

#globalnavi ul{
	margin: 0px;
	padding: 0px;
	float: left;
}

#globalnavi li {
	float: left;
	list-style: none;
	width: 140px;
}

#navi_kizai a{
	display: block;
	width: 140px;
	height: 40px !important;
	background-image: url(image/kizai_off.jpg);
	text-align: center;
	overflow: hidden;
	margin: 0px;
}

#navi_mitori a{
	display: block;
	width: 140px;
	height: 40px !important;
	background-image: url(image/mitori_off.jpg);
	text-align: center;
	overflow: hidden;
	margin: 0px;
}
#navi_price a{
	display: block;
	width: 140px;
	height: 40px !important;
	background-image: url(image/price_off.jpg);
	text-align: center;
	overflow: hidden;
	margin: 0px;
}

#navi_access a{
	display: block;
	width: 140px;
	height: 40px !important;
	background-image: url(image/access_off.jpg);
	text-align: center;
	overflow: hidden;
	margin: 0px;
}

#navi_schedule a{
	display: block;
	width: 140px;
	height: 40px !important;
	background-image: url(image/schedule_off.jpg);
	text-align: center;
	overflow: hidden;
	margin: 0px;
}

#navi_kizai a:hover{
	background-image: url(image/kizai_on.jpg);
}

#navi_mitori a:hover{
	background-image: url(image/mitori_on.jpg);
}
#navi_price a:hover{
	background-image: url(image/price_on.jpg);
}

#navi_access a:hover{
	background-image: url(image/access_on.jpg);
}

#navi_schedule a:hover{
	background-image: url(image/schedule_on.jpg);
}

#footerbody {
	background-color: #EEE;
	clear: both;
}


#footer {
	width: 700px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#footernavi {
	margin: 0px;
	padding: 0px 10px;

}
#footernavi li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
.red {
	color: #F00;
}
.red_b {
	color: #F00;
	font-weight: bold;
}
.yellow_b {
	color: #FF0;
	font-weight: bold;
}
.kiki {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#calender {
	margin-right: auto;
	margin-left: auto;
	width: 620px;
}

#calender ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#calender li {
	float: left;
	list-style: none;
	margin-right: 5px;
}
#calender .cal {
	border-collapse: collapse;
	border-bottom-color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #FFF;
}
#calender .cal th {
	border-bottom-color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	font-size: 12px;
}

#calender .cal td {
	border-bottom-color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	text-align: center;
	font-size: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#calender p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

#schedule {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
#schedule p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
#new {
	width: 400px;
	float: left;
}
#cm {
	width: 250px;
	float: right;
	margin-left: 10px;
}
#left_side {
	width: 400px;
	float: left;
	padding-left: 10px;
}
#eventlist {
	margin: 0px;
	padding: 0px;
}
#eventlist ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#eventlist li {
	float: left;
	list-style: none;
	width: 400px;
	margin-bottom: 5px;
}

