#all{
	width:1000px;
	margin:0 auto;
	font-size:12pt;
	line-height:1.5em;
	font-family:'CI',Meiryo;
}
img{
	width:100%;
}
.clear{
	clear: both;
}
#header a{
	display:block;
	background:url('img/title.png') no-repeat;
	width:1000px;
	height:258px;
	font-size:14pt;
	color:#000;
	text-shadow: 2px 2px 1px #fff,
			-2px 2px 1px #fff,
			2px -2px 1px #fff,
			-2px -2px 1px #fff;
	text-indent:40px;
	line-height:3em;
	font-weight:bold;
	text-decoration:none;
}
menu1 {
	width: 99%;
}
menu1 ul {
	margin: 0;
	padding: 0;
}
menu1 ul li {
	box-sizing: border-box;
	width: calc(99.9% / 7);
	height: 4em;
	float: left;
	list-style-type: none;
	text-align: center;
	border-left: solid 1px #0f0;
	border-top: solid 1px #0f0;
	border-right: solid 2px #555;
	border-bottom: solid 2px #555;
	border-radius: 2px;
	font-size: 10pt;
	line-height: 1em;
	margin: 0 auto;
	padding-top: 1.5em;
	background: #8fd951;
	background: -moz-linear-gradient(top,  #8fd951 0%, #8fd951 45%, #6b3 55%, #6b3 100%);
	background: -webkit-linear-gradient(top,  #8fd951 0%,#8fd951 45%, #6b3 55%,#6b3 100%);
	background: linear-gradient(to bottom,  #8fd951 0%,#8fd951 45%, #6b3 55%,#6b3 100%);
}
menu1 ul li:hover {
	background: #1e6200;
	background: -moz-linear-gradient(top, #41a004 0%, #1e6200 100%);
	background: -webkit-linear-gradient(top, #41a004 0%, #1e6200 100%);
	background: linear-gradient(to bottom, #41a004 0%, #1e6200 100%);
}
menu1 ul li.line2 {
	padding-top: 1em;
}
menu1 ul li:last-child {
	margin-bottom: 16px;
}
menu1 ul li a {
	display: block;
	width: 100%;
	height: 3em;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000,
			-1px 1px 1px #000,
			1px -1px 1px #000,
			-1px -1px 1px #000;
}
h1{
	clear: both;
	padding-top: 32px;
}
h2,h3{
	clear: both;
}
h3{
	margin-left:80px;
}
.center{
	text-align:center;
}
.catch{
	background:url('../heartimg/0.jpg');
	background-size:contain;
	width: 1000px;
	height: 576px;
	display: table-cell;
	position: relative;
}
.power{
	position: absolute;
	margin-top:64px;
	margin-left: -56px;	
	padding-left: 0px;
	padding-top: 0;
	font-size: 56pt;
	line-height: 1em;
	letter-spacing: 0px;
	transform: scale( 0.75 , 1 );
	text-shadow: 0 3px 2px #fff,3px 0 2px #fff,0 -3px 2px #fff,-3px 0 2px #fff,
			-3px -3px 2px #fff,3px -3px 2px #fff,-3px 3px 2px #fff,3px 3px 2px #fff;
}
	.power span{
		color:red;
}
.kagoshima{
	position: absolute;
	right:40px;
	bottom:96px;
	font-size: 28pt;
	letter-spacing: -1px;
	transform: scale( 0.923 , 1 );
	text-shadow: 0 3px 2px #fff,3px 0 2px #fff,0 -3px 2px #fff,-3px 0 2px #fff,
			-3px -3px 2px #fff,3px -3px 2px #fff,-3px 3px 2px #fff,3px 3px 2px #fff;
}
.hisatu{
	position: absolute;
	right:50px;
	bottom:34px;
	font-size: 22pt;
	letter-spacing: -1px;
	transform: scale( 0.94 , 1 );
	text-shadow: 0 3px 2px #fff,3px 0 2px #fff,0 -3px 2px #fff,-3px 0 2px #fff,
			-3px -3px 2px #fff,3px -3px 2px #fff,-3px 3px 2px #fff,3px 3px 2px #fff;
}
.p80{
	width: 80%;
	margin: 0 15% 40px 5%;
}
.waki{
	width:50%;
	margin-left:50%;
	margin-top:-620px;
}
div.osusume1{
	width: 60%;
	margin: auto 20%;
}
div.osusume1 img{
	float: left;
	width: 26%;
	margin-right:11%;
}
div.osusume1 img.last{
	float: left;
	width: 26%;
	margin-right:0;
	margin-bottom:64px;
}
div.osusume2,div.osusume3{
	width: 66%;
	margin: auto 17%;
	text-align:center;
}
div.osusume2 img{
	width: auto;
	height: 195px;
}
div.osusume3 img{
	width: auto;
	height:220px;
}
div.osusume2 img.no1,div.osusume3 img.no1{
	float: left;
}
div.osusume2 img.no3,div.osusume3 img.no3{
	float: right;
	margin-bottom:64px;
}
div.osusume3 img.no4{
	float: left;
	margin-bottom:64px;
	height:280px;
}
.nanatsu{
	width: 80%;
	margin: 0 10% 16px;
}

.ue40{
	margin-top: 40px;
}
/*footer
---------------------------------------------------------------------------*/
#footer{
	width: 1000px;
	margin: 50px auto 0;
}
#footer ul{
	display: table;
	width: 1000px;
	margin: 0 auto;
	font-size: 10pt;
}
#footer ul li{
	display: table-cell;
	text-align: center;
	padding: 0 20px;
	border-right: solid 1px #555;
}
#footer ul li:last-child{
	border: none;
}
#footer p{
	color: #555;
	text-align: center;
	margin: 20px auto;
}
/* 
---------------------------------------------------------------------------*/
.counter {
	width: 1000px;
	margin: 50px auto 0;
	text-align: center;
	bottom: 0;
	background:#fff;
	color:#000;
	border-top: solid 1px #aaa;
	border-bottom: solid 1px #000;
	padding-top: 6px;
	font-size: 9pt;
}
	.total {
		width: 78px;
	}
	.day {
		width: 30px;
	}
