@charset "UTF-8";
/* CSS Document */

#main_img{
	position: relative;
	height: 770px;
	width: 980px;
	background-repeat: no-repeat;
	background-image: url(../images/intro01.jpg);
}
#main_img h1{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 50px;
}
#main_img h2{
	position: absolute;
	top: 0px;
	left: 100px;
	width: 100px;
	height: 50px;
}
#main_img h3{
	position: absolute;
	top: 414px;
	left: 58px;
	width: 500px;
	height: 110px;
}
#main_img h4.t01{
	position: absolute;
	top: 534px;
	left: 40px;
	width: 683px;
	height: 57px;
}
#main_img p.s01{
	position: absolute;
	top: 600px;
	left: 97px;
	width: 790px;
	height: 165px;
	font-size: 12px;
	line-height: 21px;
}
#main_img p strong,#main_img02 p strong,#main_img03 p strong{
	color:#e63178;
	font-weight:normal;
}
#main_img02{
	position: relative;
	height: 444px;
	width: 980px;
	background-repeat: no-repeat;
	background-image: url(../images/intro02.jpg);
}
#main_img02 h3{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 683px;
	height: 95px;
}
#main_img02 p.s01{
	position: absolute;
	top: 107px;
	left: 97px;
	width: 790px;
	height: 108px;
	font-size: 12px;
	line-height: 21px;
}
#main_img03{
	position: relative;
	height: 469px;
	width: 980px;
	background-repeat: no-repeat;
	background-image: url(../images/intro03.jpg);
}
#main_img03 h3{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 72px;
}
#main_img03 p.s01{
	position: absolute;
	top: 80px;
	left: 97px;
	width: 790px;
	height: 134px;
	font-size: 12px;
	line-height: 21px;
}
.tx15{
	font-size:15px;
}
