h1, h2, h3, h4, h5, p, div, dt, dd, dl, dt, dd, img, input, form, ul, li {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
}
.left {
	float: left;
}

/* body
---------------------------------------------------- */
body {
	margin: 0px 0px 0px 0px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", osaka, sans-serif;
	text-align: center;
}
/* container
---------------------------------------------------- */
#container {
	background: url(../img/back.jpg) repeat-y;
	width:920px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/* header
---------------------------------------------------- */
#header {
	width:900px;
	height: 128px;
	margin: 0px 0px 0px 10px;
	background: url(../img/header/header_back2.jpg) repeat-x 0 bottom;
}
.h_box1 {
 	width: 449px;
	height: 118px;
	float: left;
	background: url(../img/header/header_back.jpg) no-repeat;
}
h1 a {
	background: url(../img/header/header_01.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 325px;
	height: 45px;
	display: block;
	font-size: 9px;
}
h2 a {
	background: url(../img/header/header2_05.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 418px;
	height: 73px;
	display: block;
	font-size: 9px;
}
.h_box2 {
	background: url(../img/header/header_03.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 241px;
	height: 118px;
	float: left;
}
.h_box3 {
 	width: 240px;
	height: 118px;
	float: left;
	background: url(../img/header/header2_04.jpg) no-repeat 0px 0px;
}
.h_b01 a {
	background: url(../img/header/header_b.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 200px;
	height: 76px;
	display: block;
	margin: 0px 0px 0px 19px;
}
.h_b01 a:hover {
	background-position: -200px 0px;
	text-decoration: none;
}
.h_b02 a {
	background: url(../img/header/header_b2.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 200px;
	height: 35px;
	display: block;
	margin: 83px 0px 0px 18px;
}
.h_b02 a:hover {
	background-position: -200px 0px;
	text-decoration: none;
}
.h_b03 a {
	background: url(../img/header/header_b3.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 185px;
	height: 118px;
	display: block;
	margin: 0px 0px 0px 22px;
}
.h_b03 a:hover {
	background-position: -185px 0px;
	text-decoration: none;
}
.h_box6 {
	float: left;
	width: 211px;
	height: 118px;
	margin: 0px;
	padding: 0px;
	background: url(../img/header/header_back.jpg) no-repeat;
}

/* main
---------------------------------------------------- */
#main {
	width:900px;
	margin: 0px 0px 0px 10px;
}
.box00 {
	width: 878px;
	margin: 0px 0px 0px 22px;
}
/* foooter
---------------------------------------------------- */
#footer {
	width:900px;
	margin: 0px 0px 0px 10px;
	background: url(../img/footer.jpg) no-repeat;
}
.f_box {
	margin: 0px 0px 0px 22px;
	padding: 26px 0px 16px 0px;
	text-align: left;
}
.f_box h4 {
  color: #FFFFFF;
  font-size: 100%;
  line-height: 150%;
  font-weight: normal;
}
.f_box h5 {
	color: #FFFFFF;
	font-size: 80%;
	line-height: 150%;
	font-weight: normal;
}
.f_box address {
	color: #FFFFFF;
	font-size: 80%;
	line-height: 150%;
	margin-top: 7px;
	margin-left: 1em;
	font-style: normal;
}
.em {
	margin-left: 1em;
}
