/* CSS Document */


#rightSubBox #mainImg{
	padding-top:15px;
}



#rightSubBox #description{
	
	font-size:12px;
	padding:10px;
	color:#666666;
	padding-top:20px;

}

#headerImg,
#headerText1,
#headerText2,
#spot1Title,
#spot1Text,
#spot2Title,
#spot2Text,
#spot3Title,
#spot3Text,
#spot3Bt,
#spot4Title,
#spot4Text,
#point{
	width:720px;
	text-indent:-9999px;
}

#headerImg{
	height:178px;
	clear:both;
	background:url(../img/header_img.jpg) no-repeat;
}

#headerText1{
	height:134px;
	background:url(../img/header_img_text1.jpg) no-repeat;
}
#headerText2{
	height:111px;
	background:url(../img/header_img_text2.jpg) no-repeat;
}
#spot1Title{
	height:127px;
	background:url(../img/ttl_spot1.jpg) no-repeat;
}
#spot1Text{
	height:164px;
	background:url(../img/text_spot1.jpg) no-repeat;
}
#spot2Title{
	height:131px;
	background:url(../img/ttl_spot2.jpg) no-repeat;
}
#spot2Text{
	height:132px;
	background:url(../img/text_spot2.jpg) no-repeat;
}
#spot3Title{
	height:102px;
	background:url(../img/ttl_spot3.jpg) no-repeat;
}
#spot3Text{
	height:140px;
	background:url(../img/text_spot3.jpg) no-repeat;
}
#spot4Title{
	height:107px;
	background:url(../img/ttl_spot4.jpg) no-repeat;
}
#spot4Text{
	height:116px;
	background:url(../img/text_spot4.jpg) no-repeat;
}
#point{
	height:188px;
	background:url(../img/point.jpg) no-repeat;
}

#spot3Bt{
	height:91px;
	background:url(../img/bt_spot3.jpg);
	padding-top:30px;


}
#spot3Bt a{
	position:relative;
	background:url(../img/spot3_bt.gif) center top no-repeat;
	height:33px;
	width:256px;
	margin-left:380px;
	text-indent:-99999px;	
	display:block;
	overflow:hidden;
}
#spot3Bt a:hover{
	background:url(../img/spot3_bt_o.gif) center top no-repeat;
}
	


