h2 {
	background-image: url(../img/h2_guide.jpg);
	height: 120px;
	width: 510px;
	text-indent: -9999px;
}
#mainmenu .btn_access {
	background-image: url(../../common/img/btn_access.png);
	background-position: right;
	height: 40px;
}

h4{
	margin-top:20px;
}


/*#articlebox #article_1 h3 {
	background-image: url(../img/h3_1.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 470px;
	background-position: left top;
	text-indent: -9999px;
}*/

#articlebox {
	width: 480px;
	margin-right: 20px;
	margin-left: 10px;
}

#article_1 {
	width: 470px;
	margin-bottom: 30px;
}

#article_1 h3 {
	background-image: url(../img/h3_1.jpg);
	height: 40px;
	width: 470px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#article_2 {
	width: 470px;
	margin-bottom: 30px;
}

#article_2 h3 {
	background-image: url(../img/h3_2.jpg);
	height: 40px;
	width: 470px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#article_3 {
	width: 470px;
	margin-bottom: 30px;
}

#article_3 h3 {
	background-image: url(../img/h3_3.jpg);
	height: 40px;
	width: 470px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#article_4 {
	width: 470px;
	margin-bottom: 30px;
}

#article_4 h3 {
	background-image: url(../img/h3_4.jpg);
	height: 40px;
	width: 470px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#article_4 p {
	text-align: right;
	margin-bottom: 10px;
}



#map_detail a{
	height: 40px;
	width: 180px;
	margin-left: 290px;
	display: block;
	background-image:url(../img/map_detail.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 5px;
}

#map_detail a:hover{
	background-position: right top;
} 

#p2 #BackToGuideTop {
	width: 180px;
	margin-left: 300px;
	text-align: right;
	background-image: url(../img/bullet_backto_guidetop.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
}

#p2 #BackToGuideTop a{
	color: #666666;
}

	#p2 #BackToGuideTop a:hover{
	color: #FF6600;
}
