@charset "utf-8";
/* CSS Document */

body {
	font-family: "メイリオ";
	margin: 0px;
	padding: 0px;
}
#area_wrapper {
	padding: 0px;
	height: 300px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/headerarea.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#body_outer {
	padding: 0px;
	height: 300px;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	height: 30px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 a {
	text-decoration: none;
	color:  #000;
}
h1 a:hover {
	text-decoration: underline;
	color:  #000;
}
#frame_main {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #91B4AD;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main {
	height: auto;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 200px;
	padding-left: 0px;
}
#clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
}#leftclm {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 720px;
}
#center-frame {
	margin: 0px;
	float: right;
	height: auto;
	width: 420px;
	background-color: #FFF;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: rgba(255, 255, 255, 0.7);
}
#center-content {
	height: auto;
	width: 380px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 0px;

}
h2 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 0px;
	height: 25px;
	width: 380px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../images/h2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
#dates {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 0px;
	height: 20px;
	width: 380px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: right;
}
#frame-content {
	padding: 0px;
	height: auto;
	width: 380px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pic {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#frame-content p {
	padding: 0px;
	height: auto;
	width: 380px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#frame-content p a {
	color: #000;
	text-decoration: underline;
}
#frame-content p a:hover {
	color: #000;
	text-decoration: underline;
}
#left-body {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 275px;
}
h3 {
	padding: 0px;
	height: 35px;
	width: 275px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/h3.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainmenu {
	font-size: 13px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	height: auto;
	width: 265px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#mainmenu a {
	color: #FFF;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #FFF;
	text-decoration: underline;
}
#right_section {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 275px;
}
dl {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: auto;
	display: block;
	overflow: auto;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
dt {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
dd {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 80px;
	line-height: 15px;
}
dd a {
	text-decoration: none;
	color: #FFF;
}
dd a:hover {
	text-decoration: underline;
	color: #FFF;
}
dl #mainmenu {
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	word-break: break-all;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
dl #mainmenu a {
	color: #FFF;
	text-decoration: none;
}
dl #mainmenu a:hover {
	color: #FFF;
	text-decoration: underline;
}
#foot {
	height: 100px;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 50px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#footer_lst {
	display: inline;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	text-decoration: none;
}
#foot p {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-weight: normal;
	color: #FFF;
	line-height: 50px;
}
#foot a {
	color: #FFF;
	text-decoration: none;
}
#foot a:hover {
	color: #FFF;
	text-decoration: underline;
}
#right-body {
	padding: 0px;
	height: auto;
	width: 275px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.profile {
	margin: 0px;
	float: right;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
table,td,tr {
	border: 1px solid #999999;
	border-collapse: collapse;
	font-size: 14px;
}
th {
	font-size: 12px;
	font-weight: normal;
	background-color: #efefef;
}
#schedule {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.calendar {
	background-color:#fff;
	width:80%;
	margin-top:30px;
	margin-left:8px;

}
.calendar td {
	text-align: center;
	padding:8px;


}
.calendar th {
	text-align: center;

}

.calendar .sun {
	color: #ff3333;

}
.calendar .sat {
	color: #3333ff;

}
.calendar a {
	font-size:80%;
}
#right-body p {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}