body,h1,h2,h3,div,p {
	margin: 0px;
	padding: 0px;
}
body{
	font-size: 12px;
	color: #666666;
	text-align: center;
	background: #E8FBFF;
}
#wrap{
	width: 840px;
	margin: 0px auto;
	background: #FFFFFF url(img/header_bar.jpg) no-repeat center top;
	padding-top: 35px;
	text-align: center;
}
#innerWrap{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
h1#Header{
	height: 200px;
	width: 800px;
	background: url(img/header.jpg) no-repeat center top;
	text-indent: -9999px;
}
.Text01{
	margin-top: 21px;
	background: url(img/text01.gif) no-repeat center top;
	height: 65px;
	text-indent: -9999px;
	margin-bottom: 7px;
}
.Text02{
	margin-top: 21px;
	background: url(img/text02.gif) no-repeat center top;
	height: 21px;
	text-indent: -9999px;
	margin-bottom: 7px;
}
.Text03{
	margin-top: 21px;
	background: url(img/text03.gif) no-repeat center top;
	height: 22px;
	text-indent: -9999px;
	margin-bottom: 7px;
}
h2{
	text-indent: -9999px;
	height: 30px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
h2#SubTitle01{
	background: url(img/text_bar01.jpg) no-repeat center center;
	margin-bottom: 22px;
}
.Text04{
	background: url(img/text04.gif) no-repeat left center;
	text-indent: -9999px;
	margin-bottom: 7px;
	height: 16px;
	width: 780px;
	margin-left: 25px;
}
h2#SubTitle02{
	background: url(img/text_bar02.jpg) no-repeat center center;
	margin-bottom: 15px;
	margin-top: 60px;
}
h2#SubTitle03{
	background: url(img/text_bar03.jpg) no-repeat center center;
	margin-bottom: 18px;
	margin-top: 35px;
}
#url{
	background: url(img/img03.jpg) no-repeat left top;
	height: 280px;
	width: 543px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}
a.mate{
	background: url(img/btn_touroku.gif) no-repeat left top;
	height: 28px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	margin-left: 450px;
	_margin-left: 300px;
	margin-top: -40px;
}
a:hover.mate{
	background: url(img/btn_touroku.gif) no-repeat left bottom;
}

#footer{
	background: url(img/footer_bar.jpg) no-repeat left top;
	margin-top: 40px;
	height: 90px;
	padding-top: 30px;
}
#footer a{
	color: #666666;
	font-size: 10px;
}
a:hover{
	#footer color: #333333;
}

