/************** 基本 *****************/
*{
	margin: 0px;
	padding: 0px;
	}

body{ color:#666666; background-color:#ffffff; background-image: url(../../img/bg_sideline.gif); text-align: center; margin: 0; padding: 0; background-repeat:repeat-y; background-position:center; }

a {
	text-decoration:none;
	color:#666666;
	}

a img{
	color: #ffffff;
	border: none;
	background: transparent;
	}

a:visited{
	text-decoration:none;
	color:#000066;
	}
a:hover{
	color: #FF6600;
	text-decoration:underline;
	}
h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
	font-weight: bold;
	}
/************** 2.ヘッダエリア *****************/
#headerarea {
	display:block;
	margin:0;
	padding:0;
	width: 889px;
	}
#headerarea h1 {
	margin:0;
	padding:0;
	display:none;
	}
/************** 4.メニュー･ボタン **************/
#vs{
	display:block;
	width:889px;
	}
#navigation {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	margin:0;
	padding:0;
	list-style: none;
	width:889px;
	float:left;
	background-color:#CCFFFF;
	}
#navigation li{
	list-style:none;
	float:left;
	}
#navigation a {
	display:block;
	width:125px;
	height:30px;
	font-family:"ＭＳ Ｐゴシック", Osaka, Arial, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
	color:#666666;
	background-color:#ccffcc;
	text-decoration:none;
	text-align:center;
	vertical-align:baseline;
	border-top:1px solid #ffffff;
	border-right:1px solid #0099ff;
	border-bottom:1px solid #0099ff;
	}
#navigation a:hover {
	display:block;
	width:125px;
	height:30px;
	background-color:#FFFFCC;
	text-decoration:none;
	background-color:#FFFFFF;
	color:#98C1F3;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-top:1px solid #666666;
}
#navigation #active {
	background-color:#FFFFFF;
	color:#98C1F3;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-top:1px solid #666666;
}
#navigation .dline {
	line-height:15px;
}
#navigation .sline {
	line-height:30px;
}
/************** 5.ビジュアル・エリア *****************/
#vs #mainphoto {
	display: block;
	width: 880px;
	margin: auto;
	padding:20px 0 20px 0;
	text-align: center;
	clear:both;
	}
/*--トップページのメイン画像--*/
#vs #mainphoto p {
	display:none;
	}
/******ヘッダロゴ＆パンぐずリスト*******/
#tab-2 { text-align: left; padding:0; width:420px; height: 15px; float: left; margin: 0; list-style-type: none; }
#tab-2 li { font-size:10px; width:100px; float: left; }
#tab-2 a { font-family:"ＭＳ Ｐゴシック", Osaka, Arial, "ヒラギノ角ゴ Pro W3", sans-serif; font-size:10px; color:#666666; text-decoration:none; text-align: center; margin: 3px 0; padding-top: 9px; padding-bottom: 9px; }
#tab-2 #tabinfo a:hover {
	color:#FFFFFF;
	background-color:#CC0000;
	background-repeat:no-repeat;
	background-position:right top;
}
#tab-2 #logo { text-align: left; width: 300px; height: 20px; }
