@import "base.css";

/* kikaku */
#camp-wrapper {
	width: 560px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
}

/* route */
#route-wrapper {
	width: 560px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	text-align: left;
}
#route-wrapper h2 {
	width: 560px;
	margin: 0 0 5px 0;
	float: left;
}
#route-wrapper ul {
	width: 560px;
	float: left;
}
.rt-l-one {
	list-style: none;
	display:inline;
	height: 140px;
	float: left;
	margin: 0;
}
.rt-r-thr {
	list-style: none;
	display:inline;
	height: 140px;
	float: left;
	margin: 0 0 0 4px;
}

/* victory info */
#victory-wrapper {
	width: 560px;
	height: auto;
	margin: 0 0 10px 0;
	float: left;
	text-align: left;
}
#victory-wrapper h2 {
	width: 560px;
	height: 30px;	
	margin: 0;
	padding: 0;
	float: left;
	text-align: right;
	background-image: url(../images/vic_info_bnr.gif);
	background-repeat: no-repeat;
}
#victory-wrapper h2 img {
	margin: 5px 10px 0 0;
	padding: 0;
}
.victory-menu-wrapper {
	width: 560px;
	height: 100px;
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	background-image: url(../images/vic_info_bg.jpg);
	background-repeat: no-repeat;
}
.victory-menu-head {
	width: 560px;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
}
.victory-menu-bottom {
	width: 560px;
	height: 50px;
	margin: 0;
	padding: 0;
	float: left;
}
.r_date {
	margin: 0;
	padding: 10px 0 0 20px;
	font-weight: bold;
	color: #333333;
}
.r_title {
	margin: 0;
	padding: 0 0 0 20px;
}
.victory-con {
	width: 500px;
	float: left;
	margin: 3px 0 0 0px;
	padding: 0;
}
.bkn-type {
	float: left;
	text-align: left;
	margin: 0;
	padding: 3px 0 0 20px;
	font-weight: bold;
	font-size: 25pt;
}
.bkn-rate {
	float: right;
	text-align: right;
	margin: 0;
	padding: 3px 0 0 0;
	color: #FF0000;
	font-weight: bold;
	font-size: 25pt;
}

/* latest news */
#latest-news-wrapper {
	width: 560px;
	height: auto;
	margin: 0 0 10px 0;
	float: left;
	text-align: left;
}
#latest-news-wrapper h2 {
	width: 560px;
	height: 30px;	
	margin: 0;
	padding: 0;
	float: left;
	text-align: right;
	background-image: url(../images/news_bnr_bg.gif);
	background-repeat: no-repeat;
}
#latest-news-wrapper h2 img {
	margin: 5px 10px 0 0;
	padding: 0;
}
.news-menu-wrapper {
	width: 560px;
	height: auto;
	margin: 5px 0 0 0;
	float: left;
	text-align: left;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.news-date {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	font-weight: bold;
	line-height: 150%;
}
.news-title {
	margin: 0;
	padding: 0;
	float: left;
	line-height: 150%;
}
#IP-err {
	width: 800px;
	height: auto;
	margin: 2px 0;
	padding: 0 0 0 10px;
	float: left;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
