@charset "utf-8";

html {
	min-height: 100%;
	height: 100%;

	
}
body {
	height: 100%;
}


.main {
	width: 760px;
	border: 1px solid #601026;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	position: relative;
}
html div#container {
	height: 100%;
}

a:link {
	color: #2A5F55
} 

a:visited {
	color: #551F00
} 

a:hover {
	color: #D40000
} 

a:active {
	color: #D49F00
} 

a img {
	border: none;
}
.tankou {
	background-color: #601026;
	height: 156px;
	width: 760px;
	float: left;
}
.sen {
	background-color: #401C41;
	float: left;
	width: 760px;
}
.header {
	height: auto;
	width: 760px;
}
.header h1 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 18px;
	color: #FFFBF0;
	text-align: left;
	margin: 10px;
}

.header a {
	color: #FFFFFF;
	text-decoration: none;
}
.header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.header a:hover {
	color: #A0A0A4;
}

.tankou_navi {
	height: 40px;
	background-image: url(../images/grd_tankou.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 760px;
	color: #FFFFFF;
}

.sen_navi {
	height: 40px;
	background-image: url(../images/grd_sen.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 760px;
	color: #FFFFFF;
}

.kodomo_navi {
	height: 40px;
	background-image: url(../images/grd_kodomo.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 760px;
	color: #FFFFFF;
}

.kodomo {
	background-color: #D95C34;
	height: 156px;
	width: 760px;
	float: left;
}
.setsumei {
	height: 20px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #601026;
	background-color: #601026;
	color: #FFFBF0;
	padding-left: 10px;
	padding-top: 5px;
}
ul#sitenavi {
	text-align: left;
	margin: 0;
	padding: 10px;
}
ul#sitenavi  li {
	display: inline;
	margin-right: 15px;
	margin-left: 10px;
}

ul#sitenavi  li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul#sitenavi  li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
ul#sitenavi  li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
ul#sitenavi  li a:hover {
	color: #A0A0A4;
	text-decoration: underline;
}

#sitenavi a {
	text-decoration: none;
	color: #FFFBF0;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
.honbun {
	width: auto;
	float: none;
	clear: left;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	height: auto;
	min-height: 100%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
}
.footer {
	background-color: #601026;
	height: 60px;
	text-align: center;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #601026;
	color: #FFFBF0;
	position: absolute;
	bottom: 0px;
	width: 760px;
}
h3 {
	background-image: url(../images/h3bg.jpg);
	margin: 10px;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-bottom: 10px;
}
.event {
	width: 660px;
	border: 1px solid #431D42;
	margin: 10px;
	text-align: center;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#event_contents {
	text-align: center;
}
.event_column {
	font-size: 15px;
	line-height: 20px;
	padding: 10px;
	text-align: left;
	background-color: #FFF0F8;
}
.event_title {
	padding: 10px;
	background-color: #800040;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.time {
	background-color: #FD4702;
	padding: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	color: #FFFFFF;
	width: 250px;
	border: thick solid #FF0000;
	margin-left: 100px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #A0A0A4;
}