@charset "utf-8";
/* TOP CSS Document */


body {
	background:url(../images/mainimage.jpg) no-repeat center 18px #000;
}
h1 {
	display:block;
	width:199px;
	height:122px;
	float:left;
	background:url(../../shared/images/logo.gif) no-repeat 0 0;
	text-indent:-9999px;
	font-size:0;
	margin:0;
	padding:0;
}
h2 {
	display:block;
	width:100px;
	height:16px;
	background:url(../images/top_title.gif) no-repeat 0 0;
	text-indent:-9999px;
	font-size:0;
	margin:0 0 15px;
	padding:0;
}
#top_head {
	height:100%;
	margin:193px 0 117px;
}
/*        TopHeader        */
#top_head ul {
	margin:0;
	padding:0;
	list-style:none;
	width:400px;
	float:right;
}
#top_head ul li {
	margin:0 0 0 21px;
	padding:0;
	float:right;
}
#top_head ul li a {
	display:block;
	width:17px;
	height:189px;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-position:0 0;
}
#top_head ul li a:hover {
	background-position:0 -189px;
}
.tn01 a {
	background-image: url(../images/top_n01.gif);
}
.tn02 a {
	background-image: url(../images/top_n02.gif);
}
.tn03 a {
	background-image: url(../images/top_n03.gif);
}
.tn04 a {
	background-image: url(../images/top_n04.gif);
}
.tn05 a {
	background-image: url(../images/top_n05.gif);
}
.tn06 a {
	background-image: url(../images/top_n06.gif);
}
/*        TopMain        */
#top_main {
	background:url(../images/top_img.gif) no-repeat top right;
	padding:33px 0 20px;
	height:100%;
}
#top_main p {
	margin:0 0 2px 6px;
}



.news{
	width:490px;
	float:left;
}
.box {
	margin-left:15px;
	float:left;
}
.coupon a{
	background:url(../images/coupon.gif) no-repeat 0 0;
	width:224px;
	height:28px;
	display:block;
	text-indent:-9999px;
}
.coupon a:hover {
	background:url(../images/coupon.gif) no-repeat 0 -28px;
} 
.demae{
	width:224px;
	border:1px solid #454545;
	height:80px;
	margin:8px 0 0;
	background-color: #1a1a1a;
	background-image: url(../../menu/images/txt.gif);
	background-repeat: no-repeat;
	background-position: center 7px;
}
.demae p a{
	display:block;
	text-indent:-9999px;
	width:120px;
	height:21px;
	margin:50px auto 0;	
	background:url(../../menu/images/btn_pdf.gif) no-repeat 0 0;
}
.demae p a:hover{
	background:url(../../menu/images/btn_pdf.gif) no-repeat 0 -21px;
}


