/* CSS Document */
.linkleft{
	background-image:url(index_01.jpg);
	background-repeat:no-repeat;
	width:290px;
	height:41px;
	}
	
.linkarea{
	background-image:url(index_02.jpg);
	background-repeat:no-repeat;
	width:660px;
	height:41px;
	}
	
.logoleft{
	background-image:url(index_04.jpg);
	background-repeat:no-repeat;
	width:50px;
	height:288px;
	}
	
.logo{
	background-image:url(index_05.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:102px;
	}
	
.logoright{
	background-image:url(index_06.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:102px;
	}
	
.linkimage{
	background-image:url(index_07.jpg);
	background-repeat:no-repeat;
	width:660px;
	height:102px;
	}
	
.flashtop{
	background-image:url(index_08.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:10px;
	}
	
.flash{
	background-image:url(index_09.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:333px;
	}
	
.flashbottem{
	background-image: url(images/index_12.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:10px;
	}
	
.textarea{
	background-image: url(images/index_13.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:149px;
	}
	
.textleft{
	background-image:url(index_10.jpg);
	background-repeat:no-repeat;
	width:50px;
	height:371px;
	}
	
.flashright{
	background-image:url(index_03.jpg);
	background-repeat:no-repeat;
	width:50px;
	height:329px;
	}
	
.textright{
	background-image:url(index_11.jpg);
	background-repeat:no-repeat;
	width:50px;
	height:371px;
	}
	
.footer{
	background-image: url(images/index_15.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:55px;
	}
	
.maintext{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align:justify;
	}
	
.maintext01{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align: center;
	}

.headline{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	text-align: justify;
	}
	
.headlinecenter{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	text-align: center;
	}
	
.textbox{
	width:300px;
	height:20px;
	}
	
.inquiry{
	width:300px;
	height:50px;
	}
	
.button {
	background-color: #555555;
	border-color: #7b7b7b;
	border-style: solid;
	font: "Trajan Pro";
	color: #FFFFFF;
	font-size:14px;
	width:75px;
	height:20px;
	text-align:center;
	}

	


