@charset "utf-8";
/* CSS Document */


/* top image */

h1{
	width:530px;
	height:80px;
	text-indent:-9999px;
	background:url(http://www.hm-numbers.com/common/images/logo_vip.jpg) no-repeat;
}

/* intro */

#mainimg{
	width:530px;
	height:250px;
	text-indent:-9999px;
	background:url(http://www.hm-numbers.com/common/images/h1_vip.jpg) no-repeat;
	margin:10px 0 0 0;
}

#catch{
}

#catch h2{
	width:218px;
	height:20px;
	text-indent:-9999px;
	background:url(http://www.hm-numbers.com/common/images/obj_vip_1.gif) no-repeat;
	margin:20px 0 0 0;
}

#catch p{
	margin:10px 0 0 0;
	padding:10px;
	background-color:#F5F5F5;
}

/* contents */

.contents{
	width:220px;
	display:block;
	float:left;
	margin:20px 15px 0 15px;
}

.contents img{
	float:right;
	text-align:right;
	vertical-align:text-bottom;
	border:0;
}

.contents_l{
	width:1px;
	float:left;
	margin:15px 4px 0 4px;
}

.contents #left h2{
	width:59px;
	height:15px;
	margin-left:10px;
	text-indent:-9999px;
	background:url(http://www.hm-numbers.com/common/images/obj_vip_2.gif) no-repeat;
}

.contents #left p{
	width:200px;
	height:160px;
	display:block;
	background-color:#FFE5E5;
	margin-top:5px;
	padding:10px;
}

.contents #center h2{
	width:59px;
	height:15px;
	margin-left:10px;
	text-indent:-9999px;
	background:url(http://www.hm-numbers.com/common/images/obj_vip_3.gif) no-repeat;
}

.contents #center p{
	width:200px;
	height:160px;
	display:block;
	background-color:#FFFFCC;
	margin-top:5px;
	padding:10px;
}

.contents #right h2{
	width:59px;
	height:15px;
	margin-left:10px;
	text-indent:-9999px;
	background:url(http://www.hm-numbers.com/common/images/obj_vip_4.gif) no-repeat;
}

.contents #right p{
	width:200px;
	height:160px;
	display:block;
	background-color:#E5FFFF;
	margin-top:5px;
	padding:10px;
}

#submit{
	clear:both;
	margin-top:10px;
	text-align:center;
}