@charset "Shift_JIS";
body {
	margin: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-color: #FFFFFF;
}
#master {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-image: url(../image/main/master_bg.gif);
	background-repeat: repeat-y;
}
#master #header {
	height: 65px;
	width: 960px;
	background-image: url(../image/main/header_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
#master #header #back-home a{
	float: left;
	height: 50px;
	width: 240px;
	background-image: url(../image/main/back_home.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#master #header #header-navi ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 405px;
	list-style-type: none;
	width: 510px;
}
#master #header #header-navi li {
	float: left;
}
#master #header #header-navi .h-navi-search a {
	display: block;
	height: 35px;
	width: 170px;
	background-image: url(../image/main/header_navi_search_bg.gif);
	text-indent: -9999px;
}
#master #header #header-navi .h-navi-search a:hover {
	background-image: url(../image/main/header_navi_search_bg_hover.gif);
}
#master #header #header-navi .h-navi-comment a {
	display: block;
	height: 35px;
	width: 170px;
	background-image: url(../image/main/header_navi_comment_bg.gif);
	text-indent: -9999px;
}
#master #header #header-navi .h-navi-comment a:hover {
	background-image: url(../image/main/header_navi_comment_bg_hover.gif);
}
#master #header #header-navi .h-navi-contact a {
	display: block;
	height: 35px;
	width: 170px;
	background-image: url(../image/main/header_navi_contact_bg.gif);
	text-indent: -9999px;
}
#master #header #header-navi .h-navi-contact a:hover {
	background-image: url(../image/main/header_navi_contact_bg_hover.gif);
}
#master #content {
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#master #content .search {
	width: 900px;
	height: 28px;
	float: left;
	background-image: url(../image/main/search_bar_bg.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding-left: 40px;
	color: #FFFFFF;
	line-height: 30px;
	margin-bottom: 16px;
	padding-top: 2px;
}
#master #content .result-box {
	float: left;
	width: 770px;
	margin-right: 10px;
}
#master #content .result-box .result-list {
	width: 260px;
	margin-right: 9px;
	float: left;
}
#master #content .result-box .result-map {
	float: right;
	width: 500px;
}
#master #content .result-box .result-map .map-navi {
	background-image: url(../image/main/map_navi_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 4px;
}
#master #content .result-box .result-map .map-navi form {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#master #content .result-box .result-comment {
	float: right;
	width: 500px;
	margin-top: 12px;
}
#master #content .ad-area {
	float: left;
	width: 160px;
}
#master #content .ad-area img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 2px;
}
#master #content .ad-area .banner-side {
	margin-bottom: 8px;
}
#master #footer {
	clear: both;
	width: 980px;
	height: 40px;
	background-image: url(../image/main/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 150%;
	font-size: 11px;
	color: #999999;
}
#master #footer #footer-navi a {
	color: #999999;
	text-decoration: none;
}
#master #footer #footer-navi a:hover{
	color: #6699CC;
	text-decoration: none;
}
#master #content .search form {
	margin: 0px;
}
#master #content .result-box .result-info {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../image/main/result_info_bg.png);
	height: 32px;
	line-height: 24px;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#master #content .result-box .result-info .result-count {
	font-size: 12px;
}
#master #content .result-box .result-list .list-navi {
	font-size: 10px;
	text-align: center;
	width: 260px;
	background-color: #EEEEEE;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #96A6B5;
	float: left;
}
#master #content .result-box .result-list .list-navi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#master #content .result-box .result-list .list-navi a {
	text-decoration: none;
	color: #0099FF;
}
#master #content .result-box .result-list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#master #content .result-box .result-list li {
	float: left;
}
#master #content .result-box .result-list li a {
	font-size: 11px;
	color: #999999;
	line-height: 150%;
	padding: 4px;
	height: 56px;
	width: 250px;
	display: block;
	text-decoration: none;
	line-height: 125%;
	background-color: #FCFCFC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0099FF;
	overflow: visible;
	margin-bottom: 1px;
}
#master #content .result-box .result-list li a:hover {
	background-color: #D7E9F8;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #66CCFF;
}
#master #content .result-box .result-list .list-box .result-name {
	font-size: 12px;
	color: #7590B9;
	text-decoration: none;
	width: 250px;
	display: block;
}
#master #content .result-comment .comment-name {
	font-size: 14px;
	color: #009DE6;
	margin-bottom: 12px;
	line-height: 150%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009DE6;
}
#master #content .result-comment ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#master #content .result-comment li {
	font-size: 12px;
	color: #666666;
	background-image: url(../image/main/comment_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 12px;
}
#master #content .result-comment .serach-comment-good {
	background-image: url(../image/main/comment_face_good.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	margin-bottom: 4px;
	line-height: 22px;
	color: #33CC00;
	padding-left: 50px;
	padding-top: 2px;
}
#master #content .result-comment .serach-comment-bad {
	background-image: url(../image/main/comment_face_bad.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	margin-bottom: 4px;
	line-height: 22px;
	color: #FF9900;
	padding-left: 50px;
	padding-top: 2px;
}
#master #content .result-comment .serach-comment-nomal {
	background-image: url(../image/main/comment_face_nomal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	margin-bottom: 4px;
	line-height: 22px;
	color: #33CCFF;
	padding-left: 50px;
	padding-top: 2px;
}
#master #content .result-box .result-comment .serach-comment {
	padding-right: 10px;
	padding-left: 50px;
	line-height: 150%;
}
/*#master #content .result-comment .serach-comment-bad {
	background-image: url(../image/main/comment_face_bad.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	margin-bottom: 6px;
	line-height: 22px;
	text-indent: 36px;
	background-color: #DEF8FF;
	color: #7590B9;
}*/
/*#master #content .result-comment .serach-comment-nomal {
	background-image: url(../image/main/comment_face_nomal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	margin-bottom: 6px;
	line-height: 22px;
	text-indent: 36px;
	background-color: #DEF8FF;
	color: #7590B9;
}*/
#master #content .result-comment .go-minihp {
	clear: left;
	text-align: right;
	margin-top: 6px;
}
#master #content .result-comment .go-minihp a {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
	text-align: right;
}
#master #content .comment-select {
	height: 30px;
	width: 940px;
	margin-bottom: 12px;
}
#master #content .comment-select .comment-select-all {
	background-image: url(../image/main/comment_tab_bg_all.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
}
#master #content .comment-select .comment-select-good {
	background-image: url(../image/main/comment_tab_bg_good.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
}
#master #content .comment-select .comment-select-bad {
	background-image: url(../image/main/comment_tab_bg_bad.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
}
#master #content .comment-select ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#master #content .comment-select li {
	float: left;
}
#master #content .comment-select .comment-tab-all a {
	background-image: url(../image/main/comment_tab_all.png);
	height: 25px;
	width: 190px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#master #content .comment-select .comment-tab-good a {
	background-image: url(../image/main/comment_tab_good.png);
	height: 25px;
	width: 190px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#master #content .comment-select .comment-tab-bad a {
	background-image: url(../image/main/comment_tab_bad.png);
	height: 25px;
	width: 190px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#master #content #comment-list .result-refine {
	font-size: 12px;
	color: #999999;
	background-color: #EFF2F3;
	margin-bottom: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 30px;
}
#master #content #comment-list .result-refine form {
	margin: 0px;
	padding: 0px;
}
#master #content #comment-list {
	width: 770px;
	float: left;
	margin-right: 10px;
}
#master #content #comment-list .comment-navi {
	text-align: center;
	font-size: 12px;
	color: #999999;
	margin-bottom: 6px;
	margin-top: 6px;
}
#master #content #comment-list .comment-navi a {
	color: #999999;
	text-decoration: none;
}
#master #content #comment-list .comment-navi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#master #content #comment-list .coment-result {
	padding-top: 18px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#master #content .list-comment .comment-name {
	font-size: 14px;
	color: #009DE6;
	margin-bottom: 8px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #009DE6;
	padding-left: 6px;
	line-height: 150%;
}
#master #content .list-comment ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#master #content .list-comment li {
	font-size: 12px;
	color: #666666;
	background-image: url(../image/main/comment_bg_long.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 12px;
}
#master #content .list-comment-good {
	background-image: url(../image/main/comment_face_good_long.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 4px;
	line-height: 22px;
	color: #33CC00;
	padding-left: 50px;
	padding-top: 2px;
	padding-right: 20px;
}
#master #content .list-comment-bad {
	background-image: url(../image/main/comment_face_bad_long.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 4px;
	line-height: 22px;
	color: #FF9900;
	padding-left: 50px;
	padding-top: 2px;
	padding-right: 20px;
}
#master #content .list-comment-nomal {
	background-image: url(../image/main/comment_face_nomal_long.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 4px;
	line-height: 22px;
	color: #33CCFF;
	padding-left: 50px;
	padding-top: 2px;
	padding-right: 20px;
}
#master #content .list-comment-text {
	padding-right: 10px;
	padding-left: 50px;
	line-height: 150%;
}
/*#master #content #comment-list .coment-result .comment-box-good {
	background-image: url(../image/main/comment_face_good_bgw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	padding-right: 20px;
	margin-bottom: 24px;
}
#master #content #comment-list .coment-result .comment-box-bad {
	background-image: url(../image/main/comment_face_bad_bgw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	padding-right: 20px;
	margin-bottom: 24px;
}
#master #content #comment-list .coment-result .comment-clinic-info {
	font-size: 12px;
	color: #7590B9;
	line-height: 150%;
	margin-bottom: 6px;
	font-weight: bold;
}
#master #content #comment-list .coment-result .comment-text {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
#master #content #comment-list .coment-result .comment-box-good .comment-go-minihp a {
	background-image: url(../image/main/go_minihp.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 144px;
}*/
#master #content #comment-list .comment-go-minihp-t a {
	background-image: url(../image/main/go_minihp.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 144px;
	margin-left: 50px;
}
#master #content #minihp {
	width: 770px;
	float: left;
	margin-right: 10px;
}
#master #content #minihp #minihp-infobox {
	width: 770px;
	padding-bottom: 10px;
	background-color: #DEF8FF;
	background-image: url(../image/main/minihp_footer_bg.png);
	margin-bottom: 24px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#master #content #minihp #minihp-infobox #minihp-header {
	background-image: url(../image/main/minihp_header_bg.png);
	background-repeat: no-repeat;
	height: 60px;
}
#master #content #minihp #minihp-infobox #minihp-header h1 {
	font-size: 16px;
	color: #009DE6;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 650px;
	float: left;
	height: 16px;
	display: block;
	margin: 0px;
}
#master #content #minihp #minihp-infobox #minihp-header h2 {
	font-size: 14px;
	color: #009DE6;
	width: 650px;
	float: left;
	display: block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: normal;
}
#master #content #minihp #minihp-infobox #minihp-header #minihp-header-count {
	width: 80px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#master #content #minihp #minihp-infobox #minihp-infoinnerbox {
	width: 750px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	clear: both;
}
#master #content #minihp #minihp-infobox #minihp-infoinnerbox #minihp-googlemap {
	height: 320px;
	width: 440px;
	padding: 0px;
	float: left;
}
#master #content #minihp #minihp-infobox #minihp-infoinnerbox #minihp-info ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#master #content #minihp #minihp-infobox #minihp-infoinnerbox #minihp-info li {
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 125%;
	color: #666666;
}
#master #content #minihp #minihp-infobox #minihp-infoinnerbox #minihp-info .minihp-item-name {
	color: #009DE6;
	font-weight: bold;
}
#master #content .minihp-comment .comment-name {
	font-size: 14px;
	color: #009DE6;
	margin-bottom: 8px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #009DE6;
	padding-left: 6px;
	line-height: 150%;
}
#master #content .minihp-comment ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#master #content .minihp-comment li {
	font-size: 12px;
	color: #666666;
	background-image: url(../image/main/comment_bg_long.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 12px;
}
#master #content .minihp-comment-good {
	background-image: url(../image/main/comment_face_good_long.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	margin-bottom: 4px;
	line-height: 22px;
	color: #33CC00;
	padding-left: 50px;
	padding-top: 2px;
}
#master #content .minihp-comment-bad {
	background-image: url(../image/main/comment_face_bad_long.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	margin-bottom: 4px;
	line-height: 22px;
	color: #FF9900;
	padding-left: 50px;
	padding-top: 2px;
}
#master #content .minihp-comment-nomal {
	background-image: url(../image/main/comment_face_nomal_long.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	margin-bottom: 4px;
	line-height: 22px;
	color: #33CCFF;
	padding-left: 50px;
	padding-top: 2px;
}
#master #content .minihp-comment-text {
	padding-right: 10px;
	padding-left: 50px;
	line-height: 150%;
}
#master #content #minihp .minihp-comment .comment-page-navi {
	text-align: center;
	font-size: 12px;
	color: #CCCCCC;
}
#master #content #minihp .minihp-comment .comment-page-navi a {
	color: #0099FF;
	text-decoration: none;
}
/*#master #content #minihp .result-comment .comment-rf10 {
	float: left;
	font-size: 12px;
	color: #CCCCCC;
}
#master #content #minihp .result-comment .comment-rf10 a {
	color: #0099CC;
	text-decoration: none;
}
#master #content #minihp .result-comment .comment-ff10 {
	float: right;
	font-size: 12px;
	color: #CCCCCC;
}
#master #content #minihp .result-comment .comment-ff10 a {
	color: #0099CC;
	text-decoration: none;
}*/
.error-bg {
	padding: 6px;
	clear: both;
	background-image: url(../image/main/error_bg.png);
}
.error-bg .error-text {
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	color: #697E9E;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px dotted #999999;
}
.error-bg .error-text {
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	color: #697E9E;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px dotted #999999;
}
.error-bg .error-text img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 12px;
}
.gmap-error-search {
	height: 420px;
	width: 500px;
	cursor: pointer;
}
.gmap-error-search img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gmap-error-search .gamp-err-closed img {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 478px;
}
.gmap-error-search .gmap-err-mess img {
	margin-top: 160px;
	margin-bottom: 10px;
	display: block;
	margin-right: 130px;
	margin-left: 130px;
}
.gmap-error-search .gmap-err-link {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.gmap-error-minihp {
	height: 320px;
	width: 430px;
	cursor: pointer;
}
.gmap-error-minihp img {
	margin-top: 130px;
	margin-bottom: 130px;
	display: block;
	margin-right: 95px;
	margin-left: 95px;
}
#master #content #text {
	width: 770px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: normal;
}
#master #content #text h1 {
	font-size: 16px;
	color: #666666;
	margin: 0px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#master #content #text h2 {
	font-size: 14px;
	color: #666666;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
#master #content #text h3 {
	font-weight: normal;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#master #content #text a {
	color: #0066CC;
}
#master #content #text table {
	width: 100%;
	margin-top: 24px;
	line-height: 150%;
}
#master #content #text .item-name {
	background-color: #F1F1F1;
	margin: 1px;
	padding: 6px;
	width: 180px;
}
.coution {
	color: #FF9900;
}
.loading img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 16px;
}
#gmap-clinic-name {
	color: #FF6666;
	font-size: 14px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 6px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
#gmap-clinic-add {
	font-size: 12px;
	line-height: 150%;
	color: #999999;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
#gmap-clinic-tel {
	font-size: 12px;
	color: #66CC00;
	line-height: 150%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin-bottom: 8px;
}.help-balloon {
	margin-top: 20px;
	margin-left: 318px;
}
#master #content .result-box .result-map #top #top-image {
	background-image: url(../image/main/top.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 320px;
	width: 500px;
}
#master #content .result-box .result-map #top #post-pr {
}
#master #content .result-box .result-map #top #post-pr a {
	display: block;	
	background-image: url(../image/main/top_post.png);	
	height: 134px;
	width: 500px;
	text-indent: -9999px;
}
#master #content .ad-area .post img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#master #content .result-box .result-list .top-left .search-step .search-step0 {
	background-image: url(../image/main/top_step0.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 260px;
	padding: 0px;
	margin: 0px;
}
#master #content .result-box .result-list .top-left .search-step .search-step1 {
	background-image: url(../image/main/top_step1.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 100px;
	width: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#master #content .result-box .result-list .top-left .search-step .search-step2 {
	background-image: url(../image/main/top_step2.png);
	background-repeat: no-repeat;
	padding: 0px;
	width: 260px;
	text-indent: -9999px;
	height: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#master #content .result-box .result-list .top-left .search-step .search-step3 {
	background-image: url(../image/main/top_step3.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	width: 260px;
	height: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#master #content .result-box .result-list .top-left .search-step .search-step4 {
	background-image: url(../image/main/top_step4.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	width: 260px;
	height: 160px;
}
#master #content .result-box .result-list .top-left .search-step .search-step5 {
	text-indent: -9999px;
	height: 20px;
	width: 260px;
	padding: 0px;
	margin: 0px;
	background-color: #EEEEEE;
}
#pop_layer{
  z-index:3;
  position:absolute;
  visibility: hidden;
}