@charset "utf-8";


/* ----------------------------------------
	00 contents
------------------------------------------*/

#contents #cont-main {
	/*height: 1497px;*/
	background: url(../img/top_bg.jpg) top center no-repeat;
}

#contents #cont-main #cont-body {
	/*height: 1497px;*/
}


/* ----------------------------------------
	01 cont
------------------------------------------*/


#search-title {
	width: 419px;
	height: 125px;
	margin: 0 auto;
}

#search-main {
	width: 578px;
	height: 357px;
	margin: 50px auto 0;
}
#search-main a {
	display: block;
	width: 578px;
	height: 357px;
	background: url(../img/top_main_link.jpg) top left no-repeat;
	text-indent: -9999px;
}
#search-main a:hover {
	background: url(../img/top_main_link_ov.jpg) top left no-repeat;
}

#search-subtitle {
	width: 260px;
	height: 65px;
	margin: 21px auto 0;
}


#search-buttonarea {
	width: 575px;
	*width: 600px;
	margin: 0 auto;
	padding: 0 0 70px 3px;
}
#search-buttonarea p {
	display: block;
	float: left;
	width: 264px;
	height: 50px;
	margin: 0 0 20px 15px;
	overflow: hidden;
}
#search-buttonarea p a {
	position: relative;
	z-index: 100;
	display: block;
	width: 229px;
	height: 50px;
	padding: 3px 35px 0 0;
	*width: 264px;
	color: #be0000;
	text-align: center;
	text-decoration: none;
	background: url(../img/top_button_bg.gif) top left no-repeat;
}
#search-buttonarea p a:hover {
	color: #ff6600;
	text-decoration: none;
	background: url(../img/top_button_bg_ov.gif) top left no-repeat;
}
#search-buttonarea p a span {
	display: block;
	z-index: 0;
	line-height: 120%;
	text-align: center;
	margin-top: -1%;
	cursor: pointer;
	*zoom: 1;
	*display: inline;
}























