@charset "UTF-8";

/*
Skin Name: ARMADA SKIN
Author: armadaskis.jp
Make:K.maeda
Date:10.09.10
*/

#header{
	margin		:0px auto;
	width		:900px;
	height		:auto;
	display		:inline-table;
}

#header_top{
	position	:relative;
	margin		:0px auto;
	height		:50px;
	width		:900px;
	display		:block;
/*	background	:#ffffff; */
}

#header_logo{
	position	:relative;
	float		:left;
}

#header_logo a{
	position		:relative;
	text-decoration	:none;
	margin			:10px 0px 10px 30px;
	height			:40px;
	width			:305px;
	float			:left;
	background		:url('/news/wp-content/themes/wp.vicuna/skins/style-vega/images/armada/armada_logo.png') no-repeat;
}

#header_year{
	position	:relative;
	margin		:30px 20px 10px 0px;
	height		:19px;
	width		:97px;
	float		:right;
}

#header_img{
	position	:relative;
	margin		:0px auto;
	width		:900px;
	height		:400px;
	display		:block;
}

#header_menu{
	position	:relative;
	margin		:0px auto;
	height		:35px;
	width		:900px;
	background	:#000000;
	display		:block;
}

#hidden_span{
	visibility: hidden;
}

#header_product{
	position	:relative;
	margin		:10px 0px 10px 30px;
	width		:100px;
	height		:20px;
	float		:left;
}

#header_product a{
	position		:relative;
	text-decoration	:none;
	width			:100px;
	height			:20px;
	display			:block;
	background		:url('/news/wp-content/themes/wp.vicuna/skins/style-vega/images/armada/top_menu_product.gif') no-repeat;
}

#header_product a:hover{
	background	:url('/news/wp-content/themes/wp.vicuna/skins/style-vega/images/armada/top_menu_product_ro.gif') no-repeat;
}

#header_dealer{
	position	:relative;
	margin		:10px 0px;
	width		:100px;
	height		:20px;
	float		:left;
}

#header_dealer a{
	position		:relative;
	text-decoration	:none;
	width			:100px;
	height			:20px;
	display			:block;
	background		:url('/news/wp-content/themes/wp.vicuna/skins/style-vega/images/armada/top_menu_dealer.gif') no-repeat;
}

#header_dealer a:hover{
	background	:url('/news/wp-content/themes/wp.vicuna/skins/style-vega/images/armada/top_menu_dealer_ro.gif') no-repeat;
}

#header_team{
	position	:relative;
	margin		:10px 0px;
	width		:60px;
	height		:20px;
	float		:left;
}

#header_team a{
	position		:relative;
	text-decoration	:none;
	width			:60px;
	height			:20px;
	display			:block;
	background		:url('/news/wp-content/themes/wp.vicuna/skins/style-vega/images/armada/top_menu_team.gif') no-repeat;
}

#header_team a:hover{
	background	:url('/news/wp-content/themes/wp.vicuna/skins/style-vega/images/armada/top_menu_team_ro.gif') no-repeat;
}

#header_news{
	position		:relative;
	margin			:10px 0px 10px 10px;
	width			:60px;
	height			:20px;
	float			:left;
}

#header_news a{
	position		:relative;
	text-decoration	:none;
	width			:60px;
	height			:20px;
	display			:block;
	background		:url('/news/wp-content/themes/wp.vicuna/skins/style-vega/images/armada/top_menu_news.gif') no-repeat;
}

#header_news a:hover{
	background		:url('/news/wp-content/themes/wp.vicuna/skins/style-vega/images/armada/top_menu_news_ro.gif') no-repeat;
}


#header_community{
	position		:relative;
	margin			:10px 0px 10px 20px;
	width			:100px;
	height			:20px;
	float			:left;
}

#header_community a{
	position		:relative;
	text-decoration	:none;
	width			:100px;
	height			:20px;
	display			:block;
	background		:url('/news/wp-content/themes/wp.vicuna/skins/style-vega/images/armada/top_menu_community.gif') no-repeat;
}

#header_community a:hover{
	background		:url('/news/wp-content/themes/wp.vicuna/skins/style-vega/images/armada/top_menu_community_ro.gif') no-repeat;
}

#rein_line{
	position		:relative;
	width			:900px;
	margin			:0px auto;
	height			:10px;
	display			:block;
	background		:url('/news/wp-content/themes/wp.vicuna/skins/style-vega/images/armada/header_line.gif') no-repeat;
}

/*========================================

  div#footer

========================================*/

div#footer {
	padding: 1px 0 1em;
}

div#footer a {
	color: #aaa;
	text-decoration: none;
}

div#footer a:hover {
	color: #fff;
}

div#footer ul {
	margin: 0.7em 0;
	text-align: right;
	color: #ddd;
	font-size: 85%;
}

div#footer ul li {
	margin-left: 5px;
	display: inline;
}

div#footer address {
	text-align: right;
	font-style: normal;
	color: #eee;
}

