﻿@charset "UTF-8";
/* ------------------------------

clearfix Hack

------------------------------ */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { display: inline-block; }

/* Hide Mac IE \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }


/* ------------------------------
 共通
------------------------------ */
body {
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #000000;
	font-size: medium;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}


a {	text-decoration: none;}
a:link { color:#FC0;}
a:visited{ color:#FC0; }
a:hover{ color:#F93;  text-decoration:underline;}
a:active{ color:#F00; }

img { border-style: none; }

h1 { margin: 0px; padding: 0px;}

h2 {
	margin:0px 0px 3px 0px;
	padding:2px 0px 1px 7px;
	vertical-align:middle;
	font-size:medium;
	color:#FF0;
	background:url(../images/sub_title_bg.jpg) repeat-x;
	border-left-width: 4px;
	border-left-style:dotted;
	border-left-color:#9F0;
}

#main {
	width: 100%;
	height:100%;
	margin:0px 0px 0px 0px;
	padding-top:3px;
	padding-bottom:3px;
	background:url(../bg.gif) repeat;
	text-align:center;
}

#contents {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	background: #000000;
	text-align:left;
	width:950px;
	border-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
}

#top-img {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	display:inline; /* for IE6 */
}

#contents-bottom {
	float:none;
	background: url(../images/bg-bottom.jpg) #000000;
}

#bottom-bg{
	background: url(../images/bg-bottom.jpg) #000000 no-repeat;
	float:left;
}

#form_button {
	padding:20px 0px 10px 0px;
	text-align:center;
}

/* ------------------------------
 バナー
------------------------------ */

#banner{
	margin:20px 0px 10px 50px;
	padding-bottom:70px;
}

#banner ul {
	display:inline; /* for IE6 */
}

#banner ul li {
	margin-top:5px;
	margin-right:15px;
	float: left;
	list-style-type:none;
}

#banner2{
	width:150px;
	margin:15px 0px 0px 0px;
	padding: 0px 20px 50px 20px;
	background:#000;
	float:left;
	border-color:#666;
	border-width:0px 0px 0px 1px;
	border-style:solid;
}

#banner2 ul {
	display:inline; /* for IE6 */
}

#banner2 ul li {
	margin-top:10px;
	margin-right:15px;
	float:left;
	list-style-type:none;
}

/* ------------------------------
 font
------------------------------ */
#font_blk{
	color:#000;
}


/* ------------------------------
contents
------------------------------ */

#main-contents {
	width:700px;
	margin:15px 20px 50px 30px;
	padding:0px 0px 0px 0px;
	color:#FFFFFF;
	font-size:small;
	background:#000000;
}

#contents-navi_bottom {
	width:100%;
	height:43px;
	margin-top:0px;
	padding:0px 0px 0px 0px;
	float:left;
	background:url(../images/bg-bottom2.jpg);
	display:inline; /* for IE6 */
}

#box-contents{
	background:#000;
	float:left;
}

#to-top {
	font-size:small;
	text-align:right;
	padding:20px 10px 20px 0px;
}

/* ------------------------------
 Header
------------------------------ */
#head {
	height: 125px;
	padding-right: 20px;
	padding-left: 16px;
}

#contents-head {
	width:100%;
	height:128px;
	float:left;
	margin:0;
	padding:0;
	background:url(../images/contents_top.jpg);
	list-style:none;
	display:inline; /* for IE6 */
}

#logo {
	width: 208px;
	float: left;
}


/* ------------------------------
 Footer
------------------------------ */
#foot {
	text-align:right;
	font-size: small;
	clear: both;
}

#copyright {
	padding:10px 20px 15px 0px;
	color: #FFFFFF;
}


/* ------------------------------
sub navigation
------------------------------ */
#navigation {
	width:100%;
	height:32px;
	padding-top: 0px;
	margin:0px;
	margin-bottom:0px;
	background: url(../images/navi-bg.jpg) #000000;
	float:left;
}

#navigation2 {
	width:100%;
	height:28px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background: url(../images/navi-bg2.jpg) #000000 no-repeat;
	float:left;
}


#sub-navi {
	height:32px;
	font-size: small;
	position: relative;
	padding-left:60px;
}
 
#sub-navi ul {
	display:inline; /* for IE6 */
	padding-left:20px;
}

#sub-navi ul li {
	margin-top: 0px;
	margin-right: 16px;
	float: left;
	list-style-type:none;
}
 
#sub-navi ul a {
	height: 30px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	display: block;
	position: relative;
	z-index: 10;
}

#sub-navi ul a:hover {
	color: #FFCC00;
	font-weight: bold;

}

#menu-home a { width: 80px; }
#menu-whats a { width: 140px; }
#menu-try a { width: 110px; }
#menu-rally a { width: 100px; }
#menu-access a { width: 90px; }
#menu-gallery a { width: 100px; }
#menu-contact a { width: 115px; }


#sub-navi li.background {
	background: url(../images/fancymenu/bg_menu-right.png) no-repeat top right;
	position: absolute;
	z-index: 8;
	visibility: hidden;
	margin-top: 1px;
	display:inline; /* for IE6 */
}
 
#sub-navi li.background .left {
	height: 27px;
	background: url(../images/fancymenu/bg_menu.png) no-repeat top left;
	margin-right: 10px;
}

#foot-navi {
	text-align:center;
	padding:10px 0px 10px 10px;
	margin:10px 10px 0px 10px;
	color:#FFFFFF;
	font-size:small;
	border-color:#666;
	border-top-width:1px;
	border-top-style:solid;
}



/* ------------------------------
 Information
------------------------------ */
#information {
	padding-top:30px;
	padding-left:70px;
}

#google-search {
	position:relative;
	margin-top:0px;
	margin-right:30px;
	float:right;
}

#google-search2 {
	position:relative;
	margin-top:20px;
	margin-right:30px;
	float:right;
}

#info-box {
	height:150px;
	margin:0px 0px 0px 50px; 
	padding:10px 10px 10px 30px;
	background:#000000;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style:solid;
	color:#FFFFFF;
}

#info-box ul {
	display:inline; /* for IE6 */
	padding-left:20px;
}

#info-box ul li {
	margin-top: 5px;
	font-size: small;
}

#info-title {
	margin-left:50px;
}

#info-day {
	color:#F00000;
}

#info-font {
	font-size:small;
}

#notif-box {
	margin-left:30px;
	text-align:left;
	border-color:#9F0;
	border-width:1px;
	border-style:solid;
}

/* ------------------------------
 Whats
------------------------------ */
#box_video {
	margin:0px 15px 10px 0px;
	float:left;
}



/* ------------------------------
 Try
------------------------------ */
#box_try {
	text-align:left;
}

#box_try ul {
	margin:0px 0px 0px 7px;
	padding:5px 10px 10px 15px;
}

#box_try ul li {
	margin:0px 0px 0px 0px;
}


#box_try .section {
	margin:0px 0px 20px 0px;
}

#sect {
	padding:0px 5px 20px 0px;
}

#sect ul {
	margin:0;
	padding:0px 0px 10px 20px;
}

#sect ul li {
	margin:0;
	padding:5px 0px 0px 0px;
	list-style-type:square;
	list-style-position:outside;
}

#naiyou {
	margin:8px 2px 5px 8px;
	padding:0px 0px 5px 0px;
}

#schedule {
	text-align:center;
	float:right;
	background-color:#1E1E1E;
	padding:10px;
	margin-top:-10px;
	margin-left:15px;
	border-color:#CCC;
	border-width:1px;
	border-style:dashed;
}



/* ------------------------------
 Map
------------------------------ */
#map {
	width:100%;
}

#box-map {
	width:100%;
	margin:10px 0px 20px 0px;
}




/* ------------------------------
 Gallery
------------------------------ */
#box-gallery {
	width:100%;
	margin:10px 0px 20px 0px;
}

#box-gallery ul {
	display:inline; /* for IE6 */
}

#box-gallery ul li {
	margin-top:8px;
	margin-right:13px;
	float: left;
	list-style-type:none;
}


/* ------------------------------
 Rally
------------------------------ */
#video-contents {
	width:700;
        margin-top:10px;
	margin-bottom:0px;
	padding:15px 10px 15px 10px;
	background: #000000;
	text-align:center;
	border-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	color:#FFFFFF;
	font-size:small;

}

