@charset "utf-8";
/*
 * style.css
 *
 *  version --- 1.0
 *  updated --- 2013/5/10
 */

.functionMain01 {
	background:url(../img/bg_function01.png) bottom center no-repeat;
	padding: 50px 0 137px;
	margin-bottom:124px;
}
.functionBox01{
	width:921px;
	margin:0 auto;
	position:relative;
}
h2{
	position:absolute;
	left:0;
	top:0;
	z-index:99;
}
.functionPanel01{
	width:838px;
	margin:0 auto;
	position:relative;
}
.functionIn01{
	position:absolute;
	left:523px;
	bottom:121px;
	z-index:99;
}
.functionIn01 a{
	color:#0000ff;
	text-decoration:underline;
}
.functionIn01 a:hover{
	text-decoration:none;
}


.functionMain02 {
	background:url(../img/bg_function02.png) bottom center no-repeat;
	padding: 50px 0 137px;
	margin-bottom:124px;
}
.functionBox02{
	width:921px;
	margin:0 auto;
	position:relative;
}
h2{
	position:absolute;
	left:0;
	top:0;
	z-index:99;
}
.functionPanel02{
	width:838px;
	margin:0 auto;
}


.functionMain03 {
	background:url(../img/bg_function03.png) bottom center no-repeat;
	padding: 50px 0 137px;
}
.functionBox03{
	width:921px;
	margin:0 auto;
	position:relative;
}
h2{
	position:absolute;
	left:0;
	top:0;
	z-index:99;
}
.functionPanel03{
	width:838px;
	margin:0 auto;
	position:relative;
}
.functionIn02{
	position:absolute;
	left:404px;
	bottom:104px;
	z-index:99;
}
.functionIn02 a{
	color:#0000ff;
	text-decoration:underline;
	font-size:16px;
	line-height:1.12;
}
.functionIn02 a:hover{
	text-decoration:none;
}
