@charset "utf-8";

.contbox ul {
	margin-left:0px;
}

.contbox li {
	font-size:85%;
	line-height:2;
}
.postTime {
	color:#d5cb75;
	font-size:x-small;
}
.titleBar {
	margin-top:10px;
	margin-bottom:5px;
}
#flashArea {
	width:920px;
	height:520px;
	margin-top:10px;
}
#PAGE1 #flashArea {
	height:450px;
}
#mapbox {
	width:600px;
	height:320px;
	padding:20px;
	background-color:#111;
	border:solid 1px #333;
}
#footer {font-size: 85%; color: #666666;}

#footer a {color: #666666;}

#footer .vali a {
	float:right;
	background-image:url(../images/point.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}
.deci li{
	margin-left:20px;
	list-style-type:decimal;
	list-style-position:outside;
	text-indent:0px;
}
.centerText {
	margin-top:5px;
	text-align:center;
}
#sidebar li.access {
	font-size:x-small;
	line-height:1.8;
	color:#555;
}


