@charset "UTF-8";
 @import url(../../css/common.css);
/*---------------------------------
Fukuoka Prefecture about styleSheet
----------------------------------*/

article {
    margin: 30px 0 50px;
}
.searches {
	margin-bottom:100px;
}
.searches ul {
	margin-top:30px;
	margin-bottom:30px;
}
.searches li {
	border-bottom:1px #999999 dotted;
	padding-bottom:10px;
	margin-bottom:10px;
}
.searches li p {
	background:url(../../img/green_arrow.gif) no-repeat 5px 4px;
	padding-left:28px;
}
