@charset "shift-JIS";

/*---------------------------------------------
          header
---------------------------------------------*/

#index_header {
	height: 112px;
	background: url(../img/index_header.gif) repeat-x;
}

#main_img_wrp {
	height: 209px;
	background: url(../img/main_img_bg.jpg) repeat-x;
}

#main_img {
	width: 800px;
	height: 209px;
	margin: 0 auto;
	background: url(../img/main_img.jpg) no-repeat;
	position: relative;
}

#main_img h2 {
	text-indent: -9999px;
}

#main_img a {
	display: block;
	width: 243px;
	height: 32px;
	position: absolute;
	top: 143px;
	left: 348px;
	text-indent: -9999px;
	overflow: hidden;
}

h3#new_title {
	height: 25px;
	background: url(../img/new_ttl.gif) no-repeat;
	text-indent: -9999px;
}

dl.new_body {
	width: 536px;
	margin: 5px auto 0;
	line-height: 150%;
}

dl.new_body dt {
	width: 86px;
	float: left;
	margin-top: 5px;
	font-weight: bold;
}

dl.new_body dd {
	width: 440px;
	float: right;
	margin-top: 5px;
}

.bnr01 {
	margin-top: 30px;
}

.bnr02 {
	margin-top: 10px;
}

