@charset "utf-8";
.nolink {
	opacity: 0.4;
}
.nolink:hover {
	opacity: 0.4;
}
.nolink:hover > * {
	opacity: 1;
}
a {
	text-decoration: none;
	color: #000000;
}
a:active   {
	opacity: 1;
}
a:hover   {
	/*opacity: 0.7;*/
	text-decoration: underline;
}
a:hover > * {
	/*opacity: 0.7;*/
}
a:active > * {
	opacity: 1;
}
a:hover > img {
	opacity: 1;
}


img {
	vertical-align: middle;
}

.wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

footer {
	text-align: center;
	width: 100%;
}

footer p {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	cursor:default;
	border-top: 1px solid #898989;
	border-bottom: 1px solid #898989;
}
footer .footer {
	padding-top: 8px;
	color: #FFFFFF;
	background: #7d7d7d;
	/* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkN2Q3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2MzYzNjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #7d7d7d 0%, #636363 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7d7d), color-stop(100%,#636363)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7d7d7d 0%,#636363 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7d7d7d 0%,#636363 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7d7d7d 0%,#636363 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7d7d7d 0%,#636363 100%); /* W3C */




	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7d7d', endColorstr='#636363',GradientType=0 );
	width: 100%;
}
.footer a {
	color: #FFFFFF;
}
.footer .logo {
	display: table-cell;
	vertical-align: middle;
	width: 47%;
	height: 150px;
	text-align: right;
	padding-right: 40px;

}
.footer .info {
	border: 0;
	text-align: left;
	width: 53%;
	vertical-align: middle;
	display: table-cell;
	height: 150px;
}
.footer .infobar {
	display: table;
	height: 150px;
}
.footer .copyright {
	font-size: 10px;
	letter-spacing: 1px;
	padding-bottom: 8px;
}
footer a.btn {
	display: block;
	width: 472px;
	height: 120px;
	float: left;
}
footer .btnbar {
	height: 120px;
	margin-bottom: 64px;
	margin-top: 64px;
}
footer .btnbar .btn.r {
	float: right;

}
.pankuzu {
	text-align: right;
	/*padding-top: 16px;*/
	font-size: 10px;
	color: #000000;
	padding-bottom: 16px;
}
.pankuzu a {
	text-decoration: underline;
}
.pankuzu a:hover {
	text-decoration: none;
}
.pankuzu a:active {
	text-decoration: underline;
}



.contents h2 {
	height: 37px;
	background: url(../images/article-title-bg.png) repeat-x bottom;
	margin-bottom: 32px;
	padding-left: 1%;
	font-size: 23px;
	line-height: 37px;
	font-weight: normal;
	letter-spacing: 3px;
	padding-bottom: 4px;
}

.contents .box {
	margin-bottom: 40px;
}
.navi {
	text-align: center;
}
.navi a {
	margin-left: 16px;
	margin-right: 16px;
}

.navi a.num  {
	height: 24px;
	display: inline-block;
	color: #8D8D8D;
	width: 24px;
	vertical-align: middle;
	margin-left: 1px;
	margin-right: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #f27a7b;
}
.navi a.naw {
	background-color: #f27a7b;
	color: #FFFFFF;
	text-decoration: none;
}
.news p  {
	margin-bottom: 1em;
	font-size: 0.8em;
	line-height: 1.8em;

}
.sp {
	display: none;
}
.bctl_under01 {
	width: 30px;
	height: 15px;
	border-left-width: 15px;
	border-right-width: 15px;
	border-top: 15px solid #59b8df;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0px;
	left: 26%;
	margin-left: -7.5px;
}
.bctl_under02 {
	width: 15px;
	height: 15px;
	border-left-width: 15px;
	border-right-width: 15px;
	border-top: 15px solid #59b8df;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0px;
	left: 74%;
	margin-left: -15px;
}
.bctl_under03 {
	width: 15px;
	height: 15px;
	border-left-width: 15px;
	border-right-width: 15px;
	border-top: 15px solid #081D78;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0px;
	left: 81%;
	margin-left: -7.5px;
}
.bctl_under04 {
	margin-top: 20px;
	background-image: url(../images/bctl_brind.png);
	width: 30px;
	height: 15px;
	position: absolute;
	top: 35px;
	left: 17%;
	margin-left: -7.5px;
}
.contents.wrapper h2 img {
	max-width: 100%;
	height: auto;
}
#bt {
	position: fixed;
	right: 4%;
	bottom: 4%;
}
.footer .fnavi a {
	margin-right: 16px;
	margin-left: 16px;
}
