* {
	margin:0;
	padding:0;
	outline:none;
}

body {
	width:100%;
	position:absolute;
}

#wholeOfHtml{
}

#headerBar{
	background-image:url(../_img/common/header_side.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:18px;
	position:absolute;
	top:0;
}

img{
	border:none;
}

.clear {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}

#header{
	width:960px;
	position:relative;
	height:126px;
	margin:0 auto;
}

#header li{
	float:left;
	line-height:0;
	font-size:0;
	list-style:none;
}

#header li a{
	line-height:0;
	font-size:0;
}

#header li img{
	line-height:0;
	font-size:0;
	display:block;
}

#footerWrap{
}

#footer{
	width:960px;
	position:relative;
	height:125px;
	margin:0 auto;
}

#footer li{
	float:left;
	line-height:0;
	font-size:0;
	list-style:none;
}

#hiddenArea{
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}

#commonWrap{
	width:100%;
	height:2700px;
	position:absolute;
	top:170px;
}

#common{
	width:960px;
	position:relative;
	margin:0 auto;
}

#update{
	-webkit-text-size-adjust:auto;
	position:absolute;
	top:560px;
	left:296px;
	width: 580px;
	height: 41px;
}

#update a{
	color:#805e17;
}

#footerLinks{
	text-align:right;
}

#footerToTop a{
	cursor:pointer;
}

#footerToTop{
	text-align:right;
	margin-bottom:25px;
	position:relative;
	left:-38px;
}

#update span{
	-webkit-text-size-adjust: none;
}

.newsDate{
	clear:left;
	display:block;
	color:#f7007d;
	font-size:80%;
	float:left;
	margin-right:10px;
}

.newsText{
	display:block;
	color:#CE3E41;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,verdana,arial,clean,sans-serif;
	font-size: 12px;
	line-height: 1.2;
}

map,area{
	zoom:5;
	width:100%;
	position:relative;
	display:block;
}


.alt{
	text-indent:-19999px;
	position:absolute;
	width:100px;
	top:0;
	left:-500;
	color:#ddd;
}
