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

body{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#333;
}


img{
	border:none;
	}

A:link{
	text-decoration:none;
	color:#999;
	}

A:hover{
	text-decoration: underline;
	color:#900;
	}

A:visited{
	color:#999;
}

#bg{
	width:100%;
	height:100%;
	}

#cont{
	width:1000px;
	margin:0 auto;
	}

#backbg{
	width:1000px;
	height:593px;
	background: url(../img/back-bg.jpg) no-repeat left top;
	border:thin solid #CCC;
}

#backbg1{
	width:1000px;
	height:593px;
	background: url(../img/back-bg1.jpg) no-repeat left top;
	border:thin solid #CCC;
}

#backbg2{
	width:1000px;
	height:593px;
	background: url(../img/back-bg2.jpg) no-repeat left top;
	border:thin solid #CCC;
}

#backbg3{
	width:1000px;
	height:593px;
	background: url(../img/back2-bg.jpg) no-repeat left top;
	border:thin solid #CCC;
}

.info {
	height:570px;
	text-align:right;
	padding:0px 50px 0px 250px;
}

.info1 {
	height:570px;
	text-align:right;
	padding:0px 50px 0px 490px;
}

#ttl{
	width:auto;
	text-align:right;
	padding:130px 0px 20px 0px;
}

#texto{
	width:100%;
	text-align:right;
	padding:0px 0px 0px 0px;
}

#texto1{
	width:50%;
	text-align:right;
	padding:10px 0px 0px 0px;
	text-align:justify;
	text-align:right;
}


#footer 
	{
	height:auto;
	visibility: visible;
	display: block;
}
#btn1 {
	width:130px;
	text-align:right;
	float:left;
}

#btn2 {
	width:250px;
	text-align:right;
	float:left;
}

#btn3 {
	width:290px;
	text-align:right;
	float:left;
}

#btn4 {
	width:214px;
	text-align:right;
	float:left;
}