body#tsb {
	margin:0px;
	background-image:url(../../Images/bk01.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:center;
}

#wapper {
	text-align:left;
	width:720px;
	padding:0px 30px 0px 30px;
	background-image:url(../../Images/bk02.gif);
	background-repeat:no-repeat;
}

#top, #key_visual, #bottom {
	width:100%;
}

#top .logo {
	padding:58px 0px 0px 12px;
	width:135px;
	/*height:130px;*/
	float:left;
}

#top .link_menu, #bottom .link_menu {
	font-size:0px;
	line-height:0px;
}
#top ul.link_menu li.nobg, #bottom ul.link_menu li.nobg {
	background:none;
}
#top .link_menu a img, #bottom .link_menu a img, #top .logo img {
	border:0px;
}

#top ul.link_menu {
	/*height:35px;*/
	text-align:right;
	list-style-type:none;
	margin:0px;
	padding-top:14px;
	padding-bottom:14px;
}
#top ul.link_menu li {
	margin:0px;
	display:inline;
	background-image:url(../../Images/line01.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:0px 7px 0px 11px;
}
#top menu {
	width:570px;
}

#bottom {
	height:80px;
	background-image:url(../../Images/bk03.gif);
	background-repeat:no-repeat;
	background-position:center 0;
}
#bottom .logo {
	padding:24px 0px 0px 0px;
	width:190px;
	height:80px;
	float:left;
}
#bottom ul.link_menu {
	height:48px;
	text-align:right;
	list-style-type:none;
	margin:0px;
	padding-top:24px;
}
#bottom ul.link_menu li {
	margin:0px;
	display:inline;
	background-image:url(../../Images/line02.gif);
	background-repeat:no-repeat;
	background-position:4px 1px;
	padding:0px 0px 0px 14px;
}
#bottom .link_menu img {
	vertical-align:middle;
}
#bottom .copyright {
	text-align:right;
}
