@charset "shift_jis";


body {
	background-color: #c5dcff;
	color: #000;
	font-size: 13px;
	line-height: 1.3;
	margin: 20px 0px 0px 0px;
	padding: 0;
}

a {
	color: #06f;
	display: inline;
}
a:link, a:hover, a:visited {
	color: #06f;
	text-decoration: underline;
}

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

#container {
	width: 100%;
}

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: #fff;
	margin: 0 5.0% 0 5.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 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 {
font-size:12px;
text-align:left;
padding:10px;
}

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

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

#top_main ul.pageNav01s li {
	display: inline;
	margin: 0 1px;
	background-size:30px 30px;
}

#top_main ul.pageNav01s li span {
	color:#fff;
	font-weight:bold;
	display: inline-block;
	padding: 10px 11px;
	background: #fff;
	vertical-align: middle;
	text-decoration: none;
	background-size:30px 30px;
}

#top_main ul.pageNav01s li a {
	color:#E31F26;
	font-weight:bold;
	display: inline-block;
	padding: 10px 11px;
	background: #fff;
	vertical-align: middle;
	text-decoration: none;
	background-size:30px 30px;
}

#top_main ul.pageNav01s li a:hover {
	background-size:30px 30px;
}
-->
.text img {
padding: 0 0 0 7%;
}

.text span {
font-weight:bold;
font-size:14px;
color:#ff4b8f;
}

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