@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style:none;
	}

body{
	margin:0;
	padding:0;
	font-size:12px;
	}

img{
	border:none;
	}


/*++++++++++++++++++++++++++++++++++++++++++
名前から探す
+++++++++++++++++++++++++++++++++++++++++++*/

#isan_top_name{
	width:580px;
	height:auto;
	margin-top:20px;
	background-repeat:repeat-y;
	line-height:1.7em;
}

#isan_top_name h2{
	width:580px;
	height:29px;
	background:url(../images/name_search_ttl.gif) no-repeat;
	text-indent:-9999px;
}



#isan_top_name ul{
	width:578px;
	height:auto;
	border:solid 1px #999999;
	background-color:#f3f5f6;
	overflow:hidden;
	padding-top:7px;
}

#isan_top_name ul li{
	clear:both;
	height:auto;
	/*margin-left:7px;*/
}

#isan_top_name ul.list50on{
	clear:both;
	width:564px;
	height:auto;
	background-color:#ffffff;
	border:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:7px;
	padding-right:7px;
	display:none;
}

#isan_top_name ul.list50on li{
	clear:none;
	float:left;
	width:auto;
	padding-bottom:5px;
	white-space:nowrap;
	}
#isan_top_name ul.list50on li a{
	margin-right:15px;
	display:inline-block;
	}

#isan_top_name div#listBox{
	clear:both;
	float:none;
	width:auto;
	height:auto;
	border:0px;
	margin:0;
	margin-bottom:7px;
	padding:0;
	overflow:hidden;
}

#isan_top_name .isan_listlink{
	float:left;
	width:50px;
	height:20px;
	background:url(../images/name_search_BtnBg.gif) no-repeat;
	text-align:center;
	vertical-align:bottom;
	margin-left:7px;
	margin-bottom:7px;
}

#isan_top_name .isan_listlink_l{
	float:left;
	width:50px;
	height:20px;
	background:url(../images/name_search_BtnBg.gif) no-repeat;
	text-align:center;
	vertical-align:bottom;
	margin-left:64px;
	margin-bottom:7px;
}


#isan_top_name #isan_modosu{
	clear:both;
	width:577px;
	height:auto;
	background-color:#f3f5f6;
	padding-top:7px;
	padding-bottom:7px;
}


#isan_top_name #isan_modosu_box a{
	display:block;
	background:url(../images/name_search_BtnRe.gif) no-repeat;
	text-align:left;
	width:562px;
	height:20px;
	text-indent:-9999px;
	margin:0 8px;
}
