/* CSS Document */

#contents .headliner{
	height:90px;
	background:url(../img_feature/bg_headline1-your_match.jpg) no-repeat bottom left;
	margin-bottom:20px;
	}
#contents .headliner h1{
	padding:10px 0 0 0 ;
	margin-bottom:11px;
	}

#contents .headliner h1 img{
	display:block;
	}


#contents ul.entrybtn{
	list-style:none;
	text-align:center;
	margin-bottom:40px;
	}

#contents dl.step{
	width:600px;
	height:48px;
	border:1px solid #CCCCCC;
	padding:0;
	margin: 0 auto 10px;
	}

#contents dl.step dt{
	padding-right:10px;
	float:left;
	}

#contents dl.step dt img{
	display:block;
	}

#contents dl.step dd{
	font-size:14px;
	padding:9px 5px 5px 10px;
	text-align:left;
	}
	
#contents dl.step4{
	width:600px;
	height:116px;
	background:url(../img_feature/bg_step4-your_match.jpg) no-repeat;
	margin: 0 auto 10px;
	padding:50px 0 0 0;
	text-align:left;
	}

#contents dl.step4 dt img{
	margin-bottom:10px;
	}

#contents dl.step4 dd{
	padding:0 0 10px 10px;
	font-size:14px;
	}

#contents div.arrow{
	margin: 0 auto 10px;
	padding:0 0 0 200px;
	}

