@charset "shift_jis";


body {
	background-color: #4ab992;
	color: #000;
	font-size: 13px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
a {
	color: #06f;
	display: inline;
}
a:link, a:hover, a:visited {
	color: #06f;
	text-decoration: underline;
}

/*=========================================*/

#container {
	width: 100%;
	background-image: url(../../../images/event/toppa9/2014bg.png);
	background-repeat:repeat;
	position:relative;
}

header {
	margin: 0;
	line-height: 0;
	/*background: #be9e6f -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fedd52), to(#be9e6f));*/
}

header p {
	margin: 3px 10px;
	font-size: 12px;
	line-height: 1.4;
}

h1 {
	margin: 0;
	line-height: 0;
}

h1 img {
	width: 100%;
}

h2 img {
	width: 100%;
}

nav {
	text-align: center;
	overflow: hidden;
	width: 98%;
	/*background-color: #a1edff;*/
	padding: 4px 1% 5px 1%;
	
}

nav .button1 {
	background: #01bdea -webkit-gradient(linear, 0% 0%, 0% 100%, from(#01bdea), to(#01a6cd)); 
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	border-radius: 6px;
	color: #FFF;
	font-size: 11px;
	display: block;
	text-align: center;
	font-weight: bold;
	margin: 1px 2% 3px;
	padding: 1px 0 0;
	text-shadow: 0 -1px 1px #666;
	width: 46%;
	float: left;
}
nav .button1 a,
nav .button1 a:link,
nav .button1 a:hover,
nav .button1 a:visited {
	line-height: 2.5;
	display: block;
	color: #FFF;
	text-decoration: none;
}

nav .button2 {
	background: #f26c63 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f26c63), to(#f25247)); 
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	border-radius: 6px;
	color: #FFF;
	font-size: 11px;
	display: block;
	text-align: center;
	font-weight: bold;
	margin: 1px 2% 3px;
	padding: 1px 0 0;
	text-shadow: 0 -1px 1px #666;
	width: 46%;
	float: left;
}
nav .button2 a,
nav .button2 a:link,
nav .button2 a:hover,
nav .button2 a:visited {
	line-height: 2.5;
	display: block;
	color: #FFF;
	text-decoration: none;
}

#top_main {
	background-color: #feffed;
	margin: 0 10px 0;
	font-size: 12px;
	text-align: center;
}

#top_main img {
	text-align:center;
}

#top_main h2 {
	line-height: 0;
}

.top_txt {
	margin: 6px;
	line-height: 1.4;
}

.top_txt h4 {
	margin-bottom: 5px;
}

.top_txt h5 {
	font-size: 115%;
	font-weight: bold;
	line-height: 1.2;
	margin: 10px 0 5px;
}

/*.acordion {
	border: 1px solid #b1edfd;
	border-top: none;
}*/

.acordion .btn {
	clear: both;
	margin: 8px 0 0;
	line-height: 0;
}

.box {
	position: relative;
	color: #FFF;
	font-size: 95%;
	line-height: 1.5;
	background-color: #f29ec6;
	width: 90%;
	margin: 10px auto 0;
	padding: 5px;
	border-radius: 6px;
}

.box:before {
	content: '';
	position: absolute;
	top: -11px;
	left: 45%;
	border-bottom: 15px solid #f29ec6;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}

#toppa_img {
	margin-bottom: 5px;
}

#toppa_img img {
	width: 18%;
	margin: 0 1px;
}

#form {
	margin-top: 15px;
}

#form dt {
	margin: 10px 0 3px;
}

#toppa1-7 {
	text-align: center;
	color: #a7d234;
	margin-top: 0;
	padding-bottom: 10px;
	line-height: 2.0;
	background: #fff url("../../../images/event/toppa8/bg_sakura.png") no-repeat right bottom;
	background-size: contain;
}

#toppa1-7 a,
#toppa1-7 a:link,
#toppa1-7 a:hover,
#toppa1-7 a:visited {
	color: #242424;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

footer {
	margin: 0;
	padding: 0;
	color: #FFF;
	line-height: 0;
}

footer img {
	width: 100%;
}

footer #copyright {
	clear: both;
	color: #FFF;
	background-color: #001901;
	padding: 5px;
	font-size: 10px;
	line-height: 1.3;
}

.contents img {
width:80%;
text-align:center;
}

.text p {
color:#7B5C00;
font-size:12px;
text-align:left;
padding:10px;

}
.text img {
padding: 0 0 0 7%;
}
.text span {
font-weight:bold;
font-size:14px;
color:#F08080;
}


/*ページ送り*/
.pageNav01s {
    position:relative;
}

#top_main ul.pageNav01s {
	padding: 12px;
	background: #feffed;
	text-align: center;
}

#top_main ul.pageNav01s li {
	display: inline;
	margin: 0 1px;
	background: #feffed url("../../../images/event/toppa8/report/pager_bg.png") no-repeat;
	background-size:30px 30px;
}

#top_main ul.pageNav01s li span {
	color:#feffed;
	font-weight:bold;
	display: inline-block;
	padding: 10px 11px;
	background: #feffed;
	vertical-align: middle;
	text-decoration: none;
	background: #feffed url("../../../images/event/toppa8/report/pager_bg2.png") no-repeat;
	background-size:30px 30px;
}

#top_main ul.pageNav01s li a {
	color:#E31F26;
	font-weight:bold;
	display: inline-block;
	padding: 10px 11px;
	background: #feffed;
	vertical-align: middle;
	text-decoration: none;
	background: #feffed url("../../../images/event/toppa8/report/pager_bg.png") no-repeat;
	background-size:30px 30px;
}

#top_main ul.pageNav01s li a:hover {
	background: #feffed url("../../../images/event/toppa8/report/pager_bg.png") no-repeat;
	background-size:30px 30px;
}

/* フロートクリア */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

#container2 {
	position:relative;
	width: 100%;
	background-image: url(../../../images/event/toppa9/2014bg.png);
	background-repeat:repeat;
}
.menulist {
	width: 100%;
    text-align:center;
    margin:0 auto 10px;
}

/*アイコンリスト4列*/
.pickupNavi4 {
    position: relative;
	padding-top:20px;
    text-align: center;
    margin-bottom:10px;
	clear:both;
}
.pickupNavi4 ul {
    overflow: hidden;
    text-align: center;
}
.pickupNavi4 li {
	width: 18.2%;
	list-style-type: none;
	display:inline-block;
}
.pickupNavi4 li a {
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 0 #000000;
	-webkit-tap-highlight-color: #bcbcbc;
}
.pickupNavi4 img{
    width: 100%;
}
.boxarea3 {
    margin:20px 0 10px;
    padding:0 0 10px;
    background-color:#FFF;
    color:#542f22;
	line-height: 1.4;
}