@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_service.jpg) no-repeat;
}

/* intro */

#mainimg{
	width:530px;
	height:250px;
	text-indent:-9999px;
	background:url(http://www.hm-numbers.com/common/images/h1_service.jpg) no-repeat;
	margin:10px 0 0 0;
}

#catch{
}

#catch h2{
	width:262px;
	height:20px;
	text-indent:-9999px;
	background:url(http://www.hm-numbers.com/common/images/obj_service_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:20px 4px 0 4px;
}

.contents #left h2{
	width:71px;
	height:15px;
	margin-left:10px;
	text-indent:-9999px;
	background:url(http://www.hm-numbers.com/common/images/obj_service_2.gif) no-repeat;
}

.contents #left p{
	width:200px;
	height:180px;
	display:block;
	background-color:#E5E5E5;
	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_service_3.gif) no-repeat;
}

.contents #center p{
	width:200px;
	height:180px;
	display:block;
	background-color:#E5E5E5;
	margin-top:5px;
	padding:10px;
}

.contents #right h2{
	width:107px;
	height:15px;
	margin-left:10px;
	text-indent:-9999px;
	background:url(http://www.hm-numbers.com/common/images/obj_service_4.gif) no-repeat;
}

.contents #right p{
	width:200px;
	height:180px;
	display:block;
	background-color:#E5E5E5;
	margin-top:5px;
	padding:10px;
}

#submit{
	clear:both;
	padding-top:10px;
	text-align:center;
}