@charset "utf-8";
/* CSS Document */

.wrapper h1 {
	background-image: url(../images/top/header.gif);
	background-repeat: no-repeat;
	height: 220px;
	width: 771px;
	text-indent: -9999px;
}
.topmain {
	background-image: url(../images/top/main.gif);
	height: 244px;
	background-repeat: no-repeat;
}
.wrapper .topmain p.banner {
	width: 250px;
	height: 60px;
	margin-left: 18px;
	background: url(../images/top/bn_blog.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}
.wrapper .topmain .banner a {
	width: 250px;
	height: 60px;
	display: block;
}
.wrapper .topmain p.intro {
	text-align: left;
	padding-top: 15px;
	padding-left: 18px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.topfooter {
	width: 771px;
	background-image: url(../images/top/footer_l.gif);
	background-repeat: no-repeat;
	height: 102px;
}
.topfooter a.home {
	background-image: url(../images/top/home_top.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 70px;
	margin-right: 50px;
	display: block;
	text-indent: -9999px;
	margin-left: 34px;
}
.topfooter a.outline {
	background-image: url(../images/top/outline_top.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 80px;
	text-indent: -9999px;
	display: block;
	margin-right: 39px;
}
.topfooter a.guide {
	background-image: url(../images/top/guide_top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-right: 24px;
	height: 85px;
	width: 98px;
	display: block;
}
.topfooter a.ivent {
	background-image: url(../images/top/ivent_top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 85px;
	width: 105px;
	margin-right: 39px;
}
.topfooter a.inquiry {
	background-image: url(../images/top/inquiry_top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 85px;
	width: 80px;
	margin-right: 43px;
}
.topfooter a.link {
	background-image: url(../images/top/link_top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 85px;
	width: 80px;
}
.wrapper .topfooter img {
	float: left;
}
