@charset "utf-8";

/* title
=================================================== */

dd.title_01 {
	display: block;
	background: url(../images/title_img_01.gif) no-repeat top left;
	width: 424px;
	height: 21px;
}

h1.title_02 {
	display: block;
	background: url(../images/title_img_02.gif) no-repeat top left;
	width: 615px;
	height: 63px;
	text-indent: -9999px;
}


dt.submenu_title {
	display: block;
	background: url(../images/submenu_title.gif) no-repeat top left;
	width: 170px;
	height: 34px;
	text-indent: -9999px;
}

div#search {
	width: 170px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	background-color: #4f5151;
}
