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

* {
	margin: 0px;
	padding: 0px;
}

html {
	background-color: #CCC;
}

body {
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0px;
	background-color: #EEEEEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clearboth {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}

img {
	border-style:none;
	margin: 0px;
	padding: 0px;
}

a img {
	border-style:none;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #00FF00;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

.head {
	margin: 0px;
	width: 100%;
	padding: 0px;
}
.logo {
	height: 100px;
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.imagearea {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../img/bg_flower.png);
	background-repeat: repeat-x;
}
.pageimage {
	padding: 0px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contents {
	padding: 0px;
	width: 1110px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mainmenuarea {
	margin: 0px;
	width: 1110px;
	height: 150px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainmenu {
	float: left;
	height: 135px;
	width: 222px;
	text-align: center;
}
.submenuareawrap {
	background-color: #CCC;
	width: 100%;
}
.submenuarea {
	width: 1110px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.submenuarea img {
	padding: 0px;
	height: 30px;
	width: 210px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.submenuarea a:hover img{
	opacity:0.0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
}
.submenu01 {
	float: left;
	height: 60px;
	width: 222px;
	text-align: center;
	background-image: url(../img/img_day01b.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.submenu02 {
	float: left;
	height: 60px;
	width: 222px;
	text-align: center;
	background-image: url(../img/img_day02b.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.submenu03 {
	float: left;
	height: 60px;
	width: 222px;
	text-align: center;
	background-image: url(../img/img_day03b.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.submenu04 {
	float: left;
	height: 60px;
	width: 222px;
	text-align: center;
	background-image: url(../img/img_day04b.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.submenu05 {
	float: left;
	height: 60px;
	width: 222px;
	text-align: center;
	background-image: url(../img/img_day05b.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.submenu06 {
	float: left;
	height: 60px;
	width: 222px;
	text-align: center;
	background-image: url(../img/img_day06b.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.submenu07 {
	float: left;
	height: 60px;
	width: 222px;
	text-align: center;
	background-image: url(../img/img_day07b.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.submenu08 {
	float: left;
	height: 60px;
	width: 222px;
	text-align: center;
	background-image: url(../img/img_day08b.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.submenu09 {
	float: left;
	height: 60px;
	width: 222px;
	text-align: center;
	background-image: url(../img/img_day09b.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.submenu10 {
	float: left;
	height: 60px;
	width: 222px;
	text-align: center;
	background-image: url(../img/img_day10b.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.submenu11 {
	float: left;
	height: 60px;
	width: 222px;
	text-align: center;
	background-image: url(../img/img_day11b.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.submenu12 {
	float: left;
	height: 60px;
	width: 222px;
	text-align: center;
	background-image: url(../img/img_day12b.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.submenu13 {
	float: left;
	height: 60px;
	width: 222px;
	text-align: center;
	background-image: url(../img/img_day13b.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.at {
	text-align: center;
	margin: 0px;
	height: 45px;
	width: 1110px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.photoarea {
	width: 1110px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.photo {
	float: left;
	width: 222px;
	height: 222px;
}
.footer {
	height: 50px;
	min-height: 100%;
	width: 100%;
	background-color: #CCC;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body > #footer{
    height:auto;
}
