﻿@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

p {
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;

}

a {
	color: #0066CC;
	text-decoration: none;
} 
a:visited {
	color: #993399;
	text-decoration: none;
} 
a:hover {
	color: #CC3333;
} 
a:active {
　　color: #CC0066; 
} 
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

h1 {
	margin: 0px;
	float: left;
	padding-top: 20px;
	padding-right: auto;
	padding-bottom: auto;
	padding-left: 50px;
	margin-left: 0px;

}
h2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	font-size: 20px;
	text-align: center;
}
h3 {
	font-size: 18px;
	color: #630;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 30px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 10px;
	text-align: left;
	border-left: 15px solid #ff9515;
	border-bottom: 1px dashed #ff9515;
}

h4 {
	font-size: 16px;
	color: #A84EB4;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	border-bottom: 2px dashed #FFD6E2;
	margin-right: 10px;
	padding-left: 10px;
}



img {
	vertical-align: bottom;
	border: 0px;

}
a:hover img {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}

/*ページ構成*/
body {
	height: 100%;
	padding: 0px;
	width: 100%;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #630;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
	background-image: url(images/bg_body.png);
	background-repeat: repeat;
}

#system_main {
	text-align: center;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header {
	height: 200px;
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header p {
	margin: 0px;
	float: right;
	padding-right: 0px;
	padding-top: 10px;
}


#menu {
	height: 50px;
	width: 900px;
	text-align: center;
	padding-right: 0px;
	margin-top: -50px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
}

#menu ul {
	padding-left: 0px;
	height: 50px;
	width: 900px;
	margin: 0px;

}
#menu li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: auto;
	float: left;
	height: 50px;
	margin: 0px;
}
#menu1 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 160px;
	background-image: url(images/menu1.png);
	padding-top: 50px;
	text-align: center;
	margin-left: 100px;
	margin-right: 10px;
}

#menu1 a:hover {
    background-position: 0 -50px;
}

#menu1 a#nowHere {
		background:url(images/menu1.png) no-repeat 0 -50px;
	}
	
#menu2 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 160px;
	background-image: url(images/menu2.png);
	padding-top: 50px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

#menu2 a:hover {
    background-position: 0 -50px;
}

#menu2 a#nowHere {
		background:url(images/menu2.png) no-repeat 0 -50px;
	}
#menu3 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 160px;
	background-image: url(images/menu3.png);
	padding-top: 50px;
	text-align: center;
	margin-left: 10px;
	margin-right:10px;
}

#menu3 a:hover {
    background-position: 0 -50px;
}

#menu3 a#nowHere {
		background:url(images/menu3.png) no-repeat 0 -50px;
	}
#menu4 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 160px;
	background-image: url(images/menu4.png);
	padding-top: 50px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

#menu4 a:hover {
    background-position: 0 -50px;
}

#menu4 a#nowHere {
		background:url(images/menu4.png) no-repeat 0 -50px;
	}
	



		
	
#contents {
	text-align: center;
	width: 900px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	margin-left: auto;
	background-color: #fff;
	padding-bottom: 20px;
	/* box-shadow: 3px 3px 8px #CCC; */
}

#footer {
	width: 900px;
	height: 22px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
	background-image: url(images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: bottom;

}

#footer p{
	font-size: 12px;
	color: #fff;
	text-align: center;
	width: 100%;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}


.pagetop {
	text-align: right;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-right: 50px;
	margin-left: auto;
}


#top {
	text-align: center;
	width: 900px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

}
#top img{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#top table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 800px;
}

#top table tr th {
	text-align: center;
	white-space: nowrap;
}

#top table tr td {
	text-align: center;
	padding: 5px;

}
/* map */
#map {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#map iframe {
	border: 3px solid #FFE060;
	border-radius:16px;
}
#map p {
	background-color: #FFC;
	margin-top: 5px;
	margin-right: 50px;
	margin-left: 50px;
	border-radius:10px;
	font-size: 12px;
}

/* map */


/* outline */
#outline {
	text-align: center;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#outline p {
	text-align: left;
	margin-right: 80px;
	margin-bottom: 5px;
	margin-left: 80px;
}
/* #outline img {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} */

#outline table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border-collapse: collapse;
	width: 750px;
}
#outline table tr th {
    text-align: left;
    font-size: 16px;
    white-space: nowrap;
    padding-left: 30px;
    padding-top: 5px;
    vertical-align: top;
    color: #62c110;
    border-bottom: 1px dotted #ffc73b;
    background: url(images/mark2.png) no-repeat top left;
    width: 160px;
}
#outline table tr td {
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ffc73b;
}
#outline ul {
	padding: 10px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 120px;
}
#outline li {
	font-size: 14px;
	text-align: left;
	list-style: none;
	background: url(images/mark.png) no-repeat top left;
	padding: 5px 0px 10px 40px;
}


/* outline */



/* daily */
#daily {
	text-align: center;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#daily table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 750px;
}
#daily table tr th {
	text-align: center;
	font-size: 14px;
	white-space: nowrap;
	vertical-align: middle;
	color: #fff;
	width: 80px;
}
#daily table tr td {
	text-align: center;
}
.t1 {
	background-color:#FF9CCA;

}
.t2 {
	background-color: #FFE5EE;
	width: 170px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.t3 {
	background-color: #35D5FD;
}
.t4 {
	background-color: #C9F7FF;
	width: 170px;
}
.photo {
	border: 5px #FFFFFF solid;
	box-shadow:3px 3px 3px 1px rgba(0,0,0,0.4);
	margin-bottom: 10px;
}

/* daily */




/* event */
#event {
	text-align: center;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#event table.main {
	border: none;
	width: 870px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left:15px;
}

#event table.sub {
	border: none;
	width: 500px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#event table th {
	color: #630;
	text-align: center;
	padding: 0px;
	white-space: nowrap;
	width: 100px;
}
#event table td {
	text-align: center;
	vertical-align: top;
	border: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 290px;
	height: 350px;
	border: solid 5px #FFFFFF;
	background-image: url(images/bg_body.png);
	background-repeat: repeat;
}
#event p {
	font-weight: bold;
}
/* plan */
#plan {
	text-align: center;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

/* plan */
