@charset "utf-8";
#flashArea {
	background-image: url(../images/top_mainimg.jpg);
	height: 550px;
	width: 855px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#mainContents #inquire {
	background-image: url(../images/top_adress2.jpg);
	background-repeat: no-repeat;
	height: 440px;
	width: 360px;
	font-size: 12px;
	line-height: 14px;
	float: right;
}
#mainContents #sideContents {
	width: 490px;
	float: left;
}
#mainContents #inquire .adress {
	margin-top: 100px;
	display: block;
	margin-left: 50px;
	width: 250px;
}


.infoaria {
	background-image: url(../images/top_info.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 485px;
	float: left;
}



.txtaria {
	font-size: 13px;
	line-height: 18px;
	width: 461px;
	height: 242px;
	overflow: auto;
	text-align: left;
	margin-left: 20px;
	margin-top: 38px;
}

