@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,th,td { 
	margin:0;
	padding:0;
}
img { 
	border:0;
}
ol,ul {
	list-style:none;
}
img {
	vertical-align: top;
}
.clear {
	clear: both;
}
body {
	padding-top: 20px;
	padding-bottom: 40px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.section {
	width: 950px;
	margin-bottom: 40px;
}
span.txt {
	display: none;
}
.catch01 {
	height: 428px;
	width: 950px;
	background-image: url(images/catch01.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.catch01 a.bt {
	position: absolute;
	top: 133px;
	left: 529px;
	background-image: url(images/catch01_bt.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 403px;
}
.catch01 a:hover.bt {
	background-image: url(images/catch01_bt_ov.jpg);
}
.info01 {
	height: 144px;
	width: 950px;
	background-image: url(images/info01.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.info01 a.bt {
	position: absolute;
	top: 44px;
	left: 58px;
	background-image: url(images/info01_bt.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 401px;
}
.info01 a:hover.bt {
	background-image: url(images/info01_bt_ov.jpg);
}
.section h2 {


}
.btEntry {
	width: 402px;
	height: 85px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
.btEntry a {
	background-image: url(images/bt_entry.gif);
	background-repeat: no-repeat;
	width: 402px;
	height: 85px;
	display: block;
}
.btEntry a:hover {
	background-image: url(images/bt_entry_ov.gif);
}
.btSearch {
	width: 404px;
	height: 96px;
	float: right;
	margin-right: 20px;
}
.btSearch a {
	background-image: url(images/bt_search.gif);
	background-repeat: no-repeat;
	width: 404px;
	height: 96px;
	display: block;
}
.btSearch a:hover {
	background-image: url(images/bt_search_ov.gif);
}
