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

/* ----------------------------------------------

	ArtMeter / Search styles
	author   : (C)KAYAC http://www.kayac.com/
	created  : 2007/03/15
	modified : 2007/03/25

---------------------------------------------- */

@import url("/css/common.css");
/* CONTENTS HEAD
---------------------------------------------- */

div#contHead h2#titleSearch {
	background-image: url(/img/search/ti_search.gif);
	width: 300px;
	height: 17px;
}


/* SECTION
---------------------------------------------- */

div.contSection h3#txtSearch01 {
	background-image: url(/img/search/txt_search01.gif);
	width: 167px;
	height: 18px;
}
div.contSection h4#subtiSearch01 {
	background-image: url(/img/search/subti_search01.gif);
	height: 31px;
}
div.contSection h4#subtiSearch02 {
	background-image: url(/img/search/subti_search02.gif);
	height: 31px;
}
body#Search div.contSection img#SearchImage{
	margin-left: 10px;
}
body#Search div.contSection img#mapImage{
	margin: 0 0 10px 14px;
}
body#Search div.contSection div#mapForward{
	margin: 15px 0;
	border: 1px dotted #75BF04;
	padding: 15px 20px;
	margin-left: 14px;
}

body#Search div#contBody div.contSection p {
	margin: 10px 14px;
}

