@import "../common/common.css";


#saijyo_top #content_info {
	margin-bottom:35px;
}

#saijyo_top h4 {
	margin:23px 0 17px 0;
}

#saijyo_top {
	line-height:160%;
	text-align:left;
}

#saijyo_top #search h6 {
	clear:both;
	margin-bottom:2px;
	font-size:13px;
	font-weight:lighter;
}

#saijyo_top #search p {
	margin-bottom:30px;
}

#saijyo_top #search #step1 #area,
#saijyo_top #search #step2 #saijyo {
	width:574px;
	border:solid 3px #09536E;
	float:left;
}
	/*IE6*/
	*HTML #saijyo_top #search #step1 #area,
	*HTML #saijyo_top #search #step2 #saijyo  {
		width:620px;
	}

#saijyo_top #search #step1 #area {
	border-top:none;
	padding:20px 20px 15px 20px;
	background-image:url("img/saijyo_area_bg.gif");
	background-repeat:no-repeat;
}

#saijyo_top #search #step2 #saijyo {
	padding:20px 20px 0px 20px;
}

#saijyo_top #search #step1 #area li {
	display:block;
	width:70px;
    padding-left:12px;
	margin-bottom:1px;
	float:left;
    list-style:none;   
    background:url("img/saijyo_area_icn.gif") left no-repeat;
}
	/*IE6*/
	*HTML #saijyo_top #search #step1 #area li {
		width:81px;
	}

#saijyo_top #search #step2 #saijyo li {
    padding-left:12px;
	margin-bottom:1px;
    list-style:none;   
    background:url("img/saijyo_area_icn.gif") left no-repeat;
}

#saijyo_top #search #step1 #area23 {
	width:570px;
	margin-bottom:10px;
	border-bottom: solid 1px #DEDEDE;
	padding-bottom:10px;
	float:left;
}

#saijyo_top #search #step1 a,
#saijyo_top #search #step2 a {
	text-decoration: none;
	color:#636363;

}

#saijyo_top #search #step1 a:hover,
#saijyo_top #search #step2 a:hover {
	text-decoration:underline;
	color:#298BB0;
}

#saijyo_top #search #step2 span {
	float:right;
}

#saijyo_top #search #step2 h5 #other_area span {
	display:none;
}

#saijyo_top #search #step2 h5 #other_area {
	clear:left;
	display:block;
	width:620px;
	height:44px;
	background-image:url("img/step1_02.jpg");
}

#saijyo_top #search #step2 h5 a:hover {
	background-position:0 -44px;
}

#saijyo_top #search #step2 #nextPage {
  display: none;
}

#saijyo_top #search #hidetext {
  text-indent: -9999px;
  height: 60px;
  clear: both;
}