@charset "utf-8";
/* clearfix */
.clearfix{ clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
/*\*/
*html .clearfix{height:1%;}
*:first-child+html .clearfix{height:auto;}
.clearfix{display:block;}
/**/
/* clearfix */

.tokucyo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;

}
.box01 {
	background: url(../img/box01_middle.gif) repeat-y center 0px;
	width: 635px;
	text-align: center;
	margin-bottom: 20px;
}
.box01 p {
	font-size: 80%;
	text-align: left;
	line-height: 1.3em;
	padding-top: 8px;
	padding-bottom: 10px;
}

.box01-bottom {
	background: url(../img/box01_bottom.gif) no-repeat center bottom;
}
.box01-head {
	background: url(../img/box01_head.gif) no-repeat center 0px;
	padding-top: 10px;
	padding-bottom: 32px;
}
.box01-head h2 {
	padding-bottom: 25px;
}
#main  .box01-contents h3 {
	margin: 0px;
	padding: 0px 0px 2px;
}

.box01-contents .item01 {
	width: 157px;
	float: left;
	display: inline;
	margin-left: 32px;
}
.box01-contents .item02 {
	width: 157px;
	float: left;
	display: inline;
	margin-left: 50px;
}
.box01-contents .item03 {
	width: 157px;
	float: left;
	display: inline;
	margin-left: 50px;
}
.box01-btn {
	clear: both;
}
.box01-btn .item01 {
	width: 157px;
	float: left;
	display: inline;
	margin-left: 32px;
}
.box01-btn .item02 {
	width: 157px;
	float: left;
	display: inline;
	margin-left: 50px;
}
.box01-btn .item03 {
	width: 157px;
	float: left;
	display: inline;
	margin-left: 50px;
}
.box02 {
	background: url(../img/box02_middle.gif) repeat-y center 0px;
}
.box02-bottom {
	background: url(../img/box02_bottom.gif) no-repeat center bottom;
}
.box02-head {
	background: url(../img/box02_head.gif) no-repeat center top;
	padding: 30px;
}
.box02 p {
	font-size: 80%;
	line-height: 1.3em;
	margin-bottom: 10px;
}
.box02 .item01 {
	float: left;
}
.box02 .item02 {
	float: right;
	width: 348px;
}
#main  .box02  h3 {
	margin: 0px;
	padding: 0px 0px 5px;
}










.voice-box {
	position: relative;
	height: 251px;
	width: 635px;
	clear: both;
}




.voice {
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;

}
.voice-box .txt01 {
	position: absolute;
	z-index: 1;
	font-size: 80%;
	line-height: 1.3em;
	left: 251px;
	top: 64px;
	width: 342px;
	height: 111px;
}

