/* body */
body{
	margin: 0 auto;
	padding:0;
	color:#53534A;
	background-color: #53534A;
	line-height: 150%;
	text-align: center;
	font-size: 13px;
    *font-size:small;
    *font:x-small;
	-webkit-text-size-adjust:none;
}

/* Wrapper */
#wrapper{background:url(../images/toppage/bg.jpg) top center no-repeat;}

/* CONTENTS */
#contents  {width:880px; height:116px; margin:0 auto; padding-top:10px;}

/* 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:117px;
	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:25;
	left:0px;
	width:185px;
	height: 42px;
}
#banner2{
	top:25px;
	left:194px;
	width:185px;
	height: 42px;
}
#banner3{
	top:25px;
	left:387px;
	width:185px;
	height: 42px;
}
#banner4{
	top:75px;
	left:0px;
	width:185px;
	height: 42px;
}
#banner5{
	top:75px;
	left:194px;
	width:185px;
	height: 42px;
}
#banner6{
	top:75px;
	left:387px;
	width:185px;
	height: 42px;
}

/* LINK */
#linkArea {
	clear:both;
	font-size:77%;
	padding-top: 5px;
}
#linkArea a:link						{ color:#53534A; text-decoration:none;}
#linkArea a:visited					{ color:#53534A; text-decoration:none;}
#linkArea a:focus, a:active, a:hover	{ color:#C8BA8C; text-decoration:underline;}

#linkArea2
{clear:both;
padding:5px 0 0 0;}
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;}

#linkArea2 img {margin-right:3px;}

/* footer */
#footer{ width:878px; margin:12px auto; color:#FFFFFF; font-size:85%; line-height:1.2;}

/* OTHERS */
.clear{clear:both;}
.hide{display:none;}

/* 以下、追加分 */

/* BANNERエリア以下背景 */
#bannerAreaBg {
background-color:#FFFFFF;
width:900px;
padding-bottom:8px;
margin:0 auto;
}

/* FONT */
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }

/* INFO */
#info{
width:878px;
margin:0 auto 8px;
padding:5px 0;
background-color:#F5EEE9;
color:#53534A;
}

#info a:link, a:visited	{
color:#53534A;
text-decoration:underline;
}

#info a:focus, a:active, a:hover{
color:#A08735;
text-decoration:underline;
}

/* 201103お見舞い */
#info201103{
width:880px;
padding:3px;
margin:0 auto;
font-size:93%; 
line-height:1.5;
background-color:#F5EEE9;
font-family:Arial, Helvetica, sans-serif;
}

#info201103 a:link, a:visited{
text-decoration:underline;
color:#A08735;
}

#info201103 a:focus, a:active, a:hover{
color:#B9A959;
text-decoration:underline;
}

/* 201105メンテナンス */
#maintenance{
width:900px;
padding:3px;
margin:10px auto;
background-color:#6a6a5f;
color:#CCCCCC;
font-size:93%; 
line-height:1.5;
}

/* PG message */
#pgMessage{
width:850px;
padding:3px;
margin:3px auto;
background-color:#f5eee9;
}

/* SNSバナー */
#snsBn {
	height: 23px;
	float: right;
}
#snsBn img{
	margin-left:2px;
	border: 0;
}

