/* body */
body{
	margin: 0 auto;
	padding:0;
	color:#53534A;
	background-color: #53534A;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
	background:#53534A url(../images/toppage/bg.gif) top center no-repeat;
}
/* Wrapper */
#wrapper{background:url(../images/toppage/bg.jpg) top center no-repeat;}

/* CONTENTS */
#contents  {width:880px; height:116px; margin:20px auto;}

/* TAB */
#tabArea   {width:300px; height:116px; float:left; background:url(../images/toppage/tab_bg.gif) no-repeat;}

/* BANNER */
#bannerArea{width:571px; float:right; margin:0; padding:0;}
#bannerAreaSet{width:571px; height:112px; margin:0; padding:0; position:relative; background:url(../images/toppage/info.gif) no-repeat;}

ul#bannerGroup li { margin: 0; padding: 0; list-style: none; position:absolute;}
/*ul#bannerGroup li a {text-indent: -9999px; text-decoration: none;}*/
/*ul#bannerGroup li, ul#nav a { height:26px; display: block;}*/

#banner1{top:20px; left:0px; width:185px; height: 42px;}
#banner2{top:20px; left:194px; width:185px; height: 42px;}
#banner3{top:20px; left:387px; width:185px; height: 42px;}
#banner4{top:70px; left:0px; width:185px; height: 42px;}
#banner5{top:70px; left:194px; width:185px; height: 42px;}
#banner6{top:70px; left:387px; width:185px; height: 42px;}

/* LINK */
#linkArea {clear:both;}
a:link						{ color:#53534A; text-decoration:none;}
a:visited					{ color:#53534A; text-decoration:none;}
a:focus, a:active, a:hover	{ color:#C8BA8C; text-decoration:underline;}

/* footer */
#footer{ width:878px; height:19px; margin:12px auto; background-color:#53534A; color:#FFFFFF;}

/* INFO */
#info{ width:878px; height:19px; margin:1px auto; background-color:#53534A; color:#FFFFFF;}

/* 72INFO */
#info72{
	width:878px;
	height:35px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	margin: 5px auto 0px;
}

.clear{clear:both;}
.hide{display:none;}
