@charset "utf-8";

@import "base.css";

#wrap-help {
	width: 740px;
	height: 560px;
	background: url("/next/images/search/popup01_bg.gif") repeat-x 0 0;
}
#head-help {
	width: 740px;
	height: 82px;
	background: url("/next/images/search/popup_help_bg.gif") no-repeat 130px 17px;
}
#head-help h1 {
	padding: 30px 0 0 44px;
}
#body-help {
	margin: 0 0 0 19px;
	padding: 32px 14px 0;
	width: 682px;
	height: 409px;
	background: url("/next/images/search/help_popup_bg.gif") no-repeat 0 0;
}
#body-help div.help {
	padding: 23px 0 0 20px;
}
#body-help div.help ul {
	float: left;
	width: 626px;
}
#body-help div.help ul li {
	float: left;
	padding: 0 0 10px;
	width: 626px;
}
#body-help div.help ul li p.title {
	float: left;
	font-weight: bold;
	color: #526fa9;
	width: 626px;
}
#body-help div.help ul li p.example {
	float: left;
	padding: 2px 0 0 2px;
	width: 132px;
	border: 1px solid #526fa9
	
}
#body-help div.help ul li p.explain {
	float: left;
	padding: 0 0 0 10px;
}
#foot-help {
	padding: 0 18px 0 0;
	text-align: right;
}
#wrap-list {
	width: 510px;
	height: 480px;
	background: url("/next/images/search/popup02_bg.gif") repeat-x 0 0;
}
#head-list {
	width: 510px;
	height: 72px;
	background: url("/next/images/search/popup_list_bg.gif") no-repeat 136px 16px;
}
#head-list h1 {
	padding: 25px 0 0 23px;
}
#body-list {
	margin: 0 0 0 22px;
	padding: 9px 0;
	width: 470px;
	height: 362px;
	background: url("/next/images/search/body_popup01_bg.gif") no-repeat 0 0;
}
#foot-list {
	padding: 0 18px 0 0;
	text-align: right;
}
#body-list div.list {
	width: 470px;
	height: 348px;
	background: url("/next/images/search/list_zone_bg.gif") repeat-x 0 0;
}
#body-list div.list ul {
	padding: 8px 0 0 12px;
	width: 433px;
	height: 332px;
	overflow: auto;
}
#body-list div.list ul li {
	padding: 0 0 4px 10px;
	background: url("/next/images/search/dot_yellow.gif") no-repeat 0 4px;
}
#wrap-organ {
	width:  426px;
	height: 478px;
	background: url("/next/images/search/popup02_bg.gif") repeat-x 0 0;
} 
#head-organ {
	position: relative;
	width: 425px;
	height: 72px;
	background: url("/next/images/search/popup_organ_bg.gif") no-repeat 125px 18px;
}
#head-organ h1 {
	padding: 29px 0 0 20px;
}
#head-organ div.organ-search-form dl {
	position: absolute;
	left: 130px;
	top: 30px;
	float: left;
}
#head-organ div.organ-search-form dl dt,
#head-organ div.organ-search-form dl dd {
	float: left;
}
#head-organ div.organ-search-form dl dt {
	padding: 2px 4px 0 0; 
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
}
#head-organ div.organ-search-form dl dd input {
	vertical-align: middle;
}
#head-organ div.organ-search-form dl dd input.organ-search {
	padding: 1px;
	width: 150px; 
	height: 16px;
	border: 1px solid #005365;
}
#body-organ div.organ {
	margin: 0 0 0 20px;
	padding: 9px 0 0 15px;
	width: 378px;
	height: 360px;
	background: url("/next/images/search/organ_bg.gif" ) no-repeat 0 0;
}
#body-organ div.organ ul {
	width: 348px;
	height: 338px;
	overflow: auto;
}
#body-organ div.organ ul li {
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #ccc;
	background: url("/next/images/search/blet_001.gif") no-repeat 0 10px;
}
#foot-organ {
	padding: 8px 18px 0 0;
	text-align: right;
}
#wrap {
	width: 800px;
	height: 500px;
	overflow: auto;
}
#wrap img {
	vertical-align: top;
}
#foot {
	padding: 10px 0 0;
	width: 840px;
	text-align: center;
}
#foot a {
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}