/* FC css */

* {margin:0px; padding:0px;}

body {
	background:url(images/bg.gif) repeat-x left bottom fixed #0068A6;
	font-size:12px;
	color:#666666;
	}

a:link {color:#0066CC; text-decoration:underline;}
a:visited {color:#003399; text-decoration:underline;}
a:hover {color:#FF6600; text-decoration:underline;}

.style_clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	font-size:0px;
	line-height:0px;
	}

.Bl-clear {clear:both;}
.spacer10 {margin-bottom:10px;}

#Wrapper {
	display:block;
	width:780px;
	margin:0px auto 0px auto;
	padding:0px 5px 0px 5px;
	background:url(images/bg_wrapper.gif) no-repeat left bottom #0058A7;
	}

#Header {
	display:block;
	width:780px;
	background:url(images/bg_header.gif) no-repeat left top;
	padding-top:5px;
	padding-bottom:4px;
	}

#Header-L {
	float:left;
	display:block;
	width:241px;
	padding-left:10px;
	}

#Header-R {
	float:right;
	display:block;
	width:124px;
	margin:8px 0px 0px 0px;
	padding-right:8px;
	}

.FcNavi-L {
	float:left;
	display:block;
	width:530px;
	}

.FcNavi-R {
	float:right;
	display:block;
	width:250px;
	}

#Content {
	display:block;
	width:780px;
	background:url(images/bg_contents.gif) no-repeat left bottom #FFFFFF;
	padding:20px 0px 0px 0px;
	}

#Content-margin {
	display:block;
	width:750px;
	margin:0px auto 0px auto;
	}

.News {
	float:left;
	display:block;
	width:495px;
	background:#FFFFFF;
	}

.News-Frame {
	display:block;
	width:493px;
	height:155px;
	background:url(images/bg_news.gif) no-repeat left bottom;
	border-left:1px solid #003427;
	border-bottom:1px solid #003427;
	border-right:1px solid #003427;
	}

.News-Area {
	display:block;
	width:477px;
	height:125px;
	padding-top:10px;
	padding-left:15px;
	overflow:auto;
	scrollbar-face-color:#BDCAD0;
	scrollbar-highlight-color:#889FAA;
	scrollbar-shadow-color:#889FAA;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#ECEFF0;
	scrollbar-darkshadow-color:#FFFFFF;
	}

.News-Desc {
	display:block;
	margin-bottom:7px;
	}

.News-Desc p{line-height:130%; padding-right:10px;}

.News-Link {
	display:block;
	text-align:right;
	margin-right:15px;
	}

.Other {
	float:right;
	display:block;
	width:235px;
	}

.Other-Block {
	display:block;
	text-align:center;
	margin-top:5px;
	}

.Ship {margin-left:40px; margin-bottom:3px;}
.Enemy {margin-left:337px;}

#Footer {
	display:block;
	width:780px;
	background:url(images/bg_footer.gif) no-repeat left top;
	padding:6px 0px 4px 0px;
	text-align:center;
	}