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

body{

}

/*=======================
	#wrapper
=======================*/
#wrapper{
	background-image:url(../img/about/bg.gif);
	background-repeat:repeat-x;
}

/*=======================
	#container
=======================*/
#container{
	background-image:url(../img/about/bg.jpg);
	background-repeat:no-repeat;
	height:2315px;
}

/*=======================
	#main
=======================*/
#main{
	height:620px;
}
#main h2{
	margin-bottom:23px;
}

#main p{
	float:left;
}
#main p em{
	color:#F00;
	font-style:normal;
}

#history{
	width:600px;
	height:1200px;
	margin-top:470px;
	float:left;
}
#text02{
	width:400px;
	height:1200px;
	float:left;
}
#history_img{
	width:180px;
	height:640px;
	float:left;
	margin-left:20px;
}
#history_img{
	float:left;
}
.btn a{
	margin-top:35px;
	float:left;
}
#btn01 a{
	width:180px;
	height:250px;
	background-image:url(../img/about/img_01btn.jpg);
	float:left;
	text-indent:-9999px;
}
#btn01 a:hover{
	background-position:0 250px;
	
}
#btn02 a{
	width:180px;
	height:140px;
	background-image:url(../img/about/img_02btn.jpg);
	float:left;
	text-indent:-9999px;
}
#btn02 a:hover{
	background-position:0 140px;
	
}
.caption{
	width:180px;
	font-size:11px;
	float:left;
}
#text03{
	width:600px;
	height:170px;
	float:left;
	margin-top:50px;
}
