@charset "utf-8";
/* CSS Document */
body{line-height:1.5;}


h2{
	margin:25px 0px 10px 0px;
	font-size: 15px;
	text-align: center;
}

section#itameshi{margin:1% 0;}

.hide {
	visibillity:hidden;
}


#contents_l h3 {
	display: none;
}

section{position:relative;}
.spec01,.spec02,.spec03,.spec04{color:#000; font-size:15px; line-height:1.5;  font-weight: bold; position:absolute; z-index:9999;}
.spec01 {
	width: 195px;
	top:315px;
	left:66px;
	font-feature-setting : "pkna";
}


.spec02 {
	width: 175px;
	right: 63px;
	top: 242px;
	font-feature-setting : "pkna";
}


.spec03 {
	width: 195px;
	top: 600px;
	left:68px;
	font-feature-settings : "palt";
}

.spec04 {
	width: 175px;
	top: 615px;
	right:60px;
	font-feature-settings : "palt";
}




.alle {
	background: url(alle_btn.png) no-repeat;
	width: 160px;
	height: 55px;
	display: block;
	position: absolute;
	text-indent: -9999px;
	z-index:9999;
	left: 50px;
	bottom:133px;
}

.red{
	color:#F00;
	font-weight:bolder;
}
