@charset "utf-8";
/* --------------------------------
	トップページ
-------------------------------- */
body#top {background: #E4E4E4 url(../img/top/body_top_bg.gif) repeat-x left top;}
#headgrp_top {height:577px;position:relative;/*レイアウト幅全体に表示するため、幅は指定しない*/}
#top_image{height:453px;background:#111111;margin-bottom:40px;position:relative;overflow:hidden;}
#topimg_p1,#topimg_p2,#topimg_p3,#topimg_p4,#topimg_p5,#topimg_p6,#topimg_p7,#topimg_p8,#top_msg{
	position:absolute;
	top:0px;
	left:0px;
	}
#topimg_p1{
/*display:none;*/
	}
#topimg_p2{

	}
#topimg_p3{

	}
#topimg_p4{

	}
#top_msg{

	}
#wrapper_top{height:103px; position:relative;}
#news_top{
	width: 704px;
	height: 12px;
	border: solid 1px #999;
	background: #FFF;
	font-size: 12px;
	color:#333;
	padding: 4px 0px 4px 6px;
	position: absolute;
	top: 10px;
	left: 120px;
}
#news_top .news_date{
	color: #2778BF;
}
#news_top .news_ttl{
	color:#333;
}
#news_top a:hover .news_ttl{
	color:#777;
}
#news_top a:hover .news_date{
	color:#4EA3EF;
}
#top_ttl_news{
	position: absolute;
	top: 10px;
	left: 18px;
}
#btn_newslist{
	position: absolute;
	top: 10px;
	left: 840px;
}
a#top_reserve1{
	display: block;
	width:120px;
	height:72px;
	text-indent:-9999px;
	position: absolute;
	top: 4px;
	left: 420px;
	background: url(../img/top/btn_reserve_top.png) no-repeat;
	background-position:0px 0px;
	z-index: 1;
}
a:hover#top_reserve1{
	background-position:0px -124px;
}
a#top_reserve2{
	display: block;
	width:120px;
	height:48px;
	text-indent:-9999px;
	position: absolute;
	top: 76px;
	left: 420px;
	background: url(../img/top/btn_reserve_top.png) no-repeat;
	background-position:0px -72px;
	z-index: 1;
}
a:hover#top_reserve2{
	background-position:0px -196px;
}
/* --------------------------------
	トップページのバナー
-------------------------------- */

#top_navi {
	position:absolute;
	top:38px;
	left:12px;
}

#top_navi a/*,#top_navi span*/ {
	font-size:1px;
	text-indent:-9999px;
	display:block;
	width:188px;
	height:64px;
	float:left;
}
#top_navi a#top_navi01 {
	background: url(../img/top/top_bnr_driveless.jpg) no-repeat left top;
	background-position: 0px 0px;
}
#top_navi a#top_navi02 {
	background: url(../img/top/top_bnr_ladies.jpg) no-repeat left top;
	background-position: 0px 0px;
}
#top_navi a#top_navi03 {
	background: url(../img/top/top_bnr_women_only.jpg) no-repeat left top;
	background-position: 0px 0px;
}
#top_navi a#top_navi04 {
	background: url(../img/top/top_bnr_line.jpg) no-repeat left top;
	background-position: 0px 0px;
}
#top_navi a#top_navi05 {
	background: url(../img/top/top_bnr_mecha.jpg) no-repeat left top;
	background-position: 0px 0px;
}
#top_navi a#top_navi06 {
	background: url(../img/top/top_bnr_onehalf.jpg) no-repeat left top;
	background-position: 0px 0px;
}
#top_navi a:hover#top_navi01,#top_navi a:hover#top_navi02,#top_navi a:hover#top_navi03,#top_navi a:hover#top_navi04,#top_navi a:hover#top_navi05,#top_navi a:hover#top_navi06{
background-position: 0px -70px;
}

#top_video{
	width:964px;
	height:453px;
	position: absolute;
	z-index: 1;
}

#top_video .video_wrap{
	width:345px;
	height:194px;
	margin: 239px 0px 20px 20px;
	overflow: hidden;
}

#top_video video{
	width:345px;
	height:auto;
    margin-top: 0;
}
#top_copy_wrap{
width:369px;
height:140px;
display:block;
position:absolute;
top:100px;
left:623px;
z-index: 2;
}
#top_copy_wrap img{
display:block;
}
#top_line{
width:305px;
height:101px;
display:block;
position:absolute;
top:372px;
left:639px;
z-index: 3;
}
#top_line img{
display:block;
}