@charset "utf-8";

/*****************************************
				Container
*****************************************/
#container {
	overflow: hidden;
	_zoom: 1;
}
/*****************************************
				Header
*****************************************/
#header {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	/zoom: 1;
}
#mainVisual {
	position: relative;
	z-index: 0;
	width: 1300px;
	height: 300px;
	margin: 0 auto;
}
.nivoSlider {
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
}
.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: none;
	display: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
	background: white; 
	filter: alpha(opacity=0); 
	opacity: 0;
}
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
	top: 0;
}
.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
	overflow: hidden;
}
.nivo-box img { display: block; }
#header .inner {
	width: 1000px;
	height: 100%;
	position: absolute;
	top: 10px;
	left: 50%;
	z-index: 100;
}
#header .inner .wrap {
	height: 100%;
	position: relative;
	left: -50%;
}
#header .inner h1 {
	float: left;
	_display: inline;
	margin: 4px 0 0 0;
}
#header .inner h1 a {
	background: url(../../common/img/header/title.png) no-repeat 0 0;
	width:224px;
	height:34px;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
/* Text Size Changer */
#sizeChanger {
	float: right;
	margin: 4px 0 0 0;
	width: 160px;
	height: 25px;
	display: block;
}
#sizeChanger dl {
	margin: 0;
	padding: 0;
}
#sizeChanger dt,
#sizeChanger dd {
	float: left;
	_display: inline;
	overflow: hidden;
}
#sizeChanger dt {
	background: url(../../common/img/parts/font_size.png) 0 0 no-repeat;
	width: 86px;
	height: 25px;
	margin: 0;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#sizeChanger dd {
	width: 37px;
	height: 25px;
	margin: 0;
}
#sizeChanger dd#df a { background: url(../../common/img/parts/font_size00.png) 0 0px no-repeat; }
#sizeChanger dd#zf a { background: url(../../common/img/parts/font_size00.png) -38px 0px no-repeat; }
#sizeChanger dd#df a:hover { background: url(../../common/img/parts/font_size00.png) 0 -26px no-repeat; }
#sizeChanger dd#zf a:hover { background: url(../../common/img/parts/font_size00.png) -38px -26px no-repeat; }
#sizeChanger dd a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	/zoom: 1;
}
#catch {
	width: 466px;
	height: 258px;
	position: absolute;
	top: 50%;
	left: 50%;
}
#catch span {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../../common/img/header/catch.png) 0 0 no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	top: -50%;
	left: -50%;
}
/*****************************************
			Global Navigation
*****************************************/
#gnav {
	clear: both;
	display: block;
	margin: 0;
	width: 100%;
	height: 194px;
	background: url(../img/gnavi/header.jpg) center 0 repeat-x;
	overflow: hidden;
}
#gnav_inner {
	width: 1000px;
	height: 194px;
	margin: 10px auto 0 auto;
	padding: 0;
}
#gnav_title a {
	float: left;
	display: block;
	background: url(../img/gnavi/title_01.png) 0 0 no-repeat;
	width: 266px;
	height: 100px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#gnav_inner ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#gnav_inner ul li {
	float: left;
	_display: inline;
}
#gnav_inner ul li a {
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#gnav_inner ul li.nav01 a { 
	background: url(../img/gnavi/gnav.png) 0 0 no-repeat;
	width: 115px;
	height: 96px;
	display: block;
}
#gnav_inner ul li.nav02 a { 
	background: url(../img/gnavi/gnav.png) -115px 0 no-repeat;
	width: 115px;
	height: 96px;
	display: block;
}
#gnav_inner ul li.nav03 a { 
	background: url(../img/gnavi/gnav.png) -230px 0 no-repeat;
	width: 117px;
	height: 96px;
	display: block;
}
#gnav_inner ul li.nav04 a { 
	background: url(../img/gnavi/gnav.png) -347px 0 no-repeat;
	width: 114px;
	height: 96px;
	display: block;
}
#gnav_inner ul li.nav05 a { 
	background: url(../img/gnavi/gnav.png) -461px 0 no-repeat;
	width: 122px;
	height: 96px;
	display: block;
}
#gnav_inner ul li.nav06 a { 
	background: url(../img/gnavi/gnav.png) -583px 0 no-repeat;
	width: 115px;
	height: 96px;
	display: block;
}
#gnav_inner ul li.nav01 a:hover { background: url(../img/gnavi/gnav.png) -0px -96px no-repeat; }
#gnav_inner ul li.nav02 a:hover { background: url(../img/gnavi/gnav.png) -115px -96px no-repeat; }
#gnav_inner ul li.nav03 a:hover { background: url(../img/gnavi/gnav.png) -230px -96px no-repeat; }
#gnav_inner ul li.nav04 a:hover { background: url(../img/gnavi/gnav.png) -347px -96px no-repeat; }
#gnav_inner ul li.nav05 a:hover { background: url(../img/gnavi/gnav.png) -461px -96px no-repeat; }
#gnav_inner ul li.nav06 a:hover { background: url(../img/gnavi/gnav.png) -583px -96px no-repeat; }
/*****************************************
				Pick Up
*****************************************/
#pickup {
	margin: 0 auto 20px auto;
	width: 1134px;
	overflow: hidden;
}
.bx-wrapper {
	margin: 0 auto;
	position: relative;
	*zoom: 1;
}
.bx-wrapper img {
	margin: 0 auto;
	display: block;
	max-width: 100%;
}
#pickup dl {
	padding: 4px 0;
	width: 330px;
	min-height: 170px;
	height: auto !important;
	height: 170px;
	float: left;
	_display: inline;
	background: #2DBCE0;
}
#pickup dl dt {
	padding: 0 4px;
}
#pickup dl dt a {
	color: #FFF;
	text-decoration: none;
}
#pickup dl dt img {
	margin: 0 auto 2px auto;
	border: solid 3px #FFF;
}
#pickup dl dt span {
	display: block;
	font-weight: bold;
}
#pickup dl dd {
	padding: 0 4px;
	line-height: 1.41;
	color: #FFF;
	font-size: 86%;
}
.bx-prev,
.bx-next {
	display: block;
	width: 58px;
	height: 67px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	top: 45px;
}
.bx-prev {
	background: url(../img/pickup/btn_prev.png) 0 0 no-repeat;
	left: -65px;
}
.bx-prev:hover { background-position: -58px 0; }
.bx-next {
	background: url(../img/pickup/btn_next.png) 0 0 no-repeat;
	right: -65px;
}
.bx-next:hover { background-position: -58px 0; }
/*****************************************
				Side
*****************************************/
#side {
	padding: 0;
	float: right;
	_display: inline;
	width: 309px;
}
/*****************************************
				Search
*****************************************/
#search {
	display: block;
	width: 309px;
	height: 114px;
	background: url(../img/side/searchbox.png) 0 0 no-repeat;
	margin-bottom: 13px;
	padding: 0;
}
#field_search {
	float: left;
	_display: inline;
	padding: 0 5px;
	width: 247px;
	height: 32px;
	line-height: 26px;
	border: solid 1px #CCCCCC;
	margin: 34px 0 0 26px;
}
#search select {
	width: 140px;
	margin: 9px 0 0 26px;
	float: left;
	_display: inline;
}
#btn_search {
	float: left;
	_display: inline;
	display: block;
	margin: 4px 0 0 35px;
	background: url(../../common/img/parts/search.jpg) 0 0 no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
    border: 0;
    width: 84px;
    height: 32px;
}
#btn_search:hover {
	background: url(../../common/img/parts/search.jpg) 0 -32px no-repeat;
	cursor: pointer;
}
/*****************************************
				Subnavi
*****************************************/
#sub_navi {
	width: 309px;
	height: 389px;
	display: block;
	margin-bottom: 13px;
	padding: 0;
}
#sub_navi h2 {
	background: url(../img/side/about.jpg) 0 0 no-repeat;
	width: 309px;
	height: 59px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#sub_navi ul {
	margin: 0;
	padding: 0;
}
#sub_navi ul li {
	list-style: none;
}
#sub_navi ul li a {
	width: 309px;
	height: 55px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#sub_navi ul .nav01 a { background: url(../img/side/menu.jpg) 0 0 no-repeat;}
#sub_navi ul .nav02 a { background: url(../img/side/menu.jpg) 0 -55px no-repeat;}
#sub_navi ul .nav03 a { background: url(../img/side/menu.jpg) 0 -110px no-repeat;}
#sub_navi ul .nav04 a { background: url(../img/side/menu.jpg) 0 -165px no-repeat;}
#sub_navi ul .nav05 a { background: url(../img/side/menu.jpg) 0 -220px no-repeat;}
#sub_navi ul .nav06 a { background: url(../img/side/menu.jpg) 0 -275px no-repeat;}
#sub_navi ul .nav01 a:hover { background: url(../img/side/menu.jpg) -310px 0 no-repeat;}
#sub_navi ul .nav02 a:hover { background: url(../img/side/menu.jpg) -310px -55px no-repeat;}
#sub_navi ul .nav03 a:hover { background: url(../img/side/menu.jpg) -310px -110px no-repeat;}
#sub_navi ul .nav04 a:hover { background: url(../img/side/menu.jpg) -310px -165px no-repeat;}
#sub_navi ul .nav05 a:hover { background: url(../img/side/menu.jpg) -310px -220px no-repeat;}
#sub_navi ul .nav06 a:hover { background: url(../img/side/menu.jpg) -310px -275px no-repeat;}
/*****************************************
				Side Menu
*****************************************/
#facebook a {
	background: url(../img/side/facebook.png) 0 0 no-repeat;
	width: 309px;
	height: 72px;
	display: block;
	margin-bottom: 13px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#facebook a:hover { background:url(../img/side/facebook.png) 0 -72px no-repeat; }
#twitter a {
	background: url(../img/side/twitter.png) 0 0 no-repeat;
	width: 309px;
	height: 72px;
	display: block;
	margin-bottom: 13px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#twitter a:hover { background: url(../img/side/twitter.png) 0 -72px no-repeat; }
#city_bn a {
	clear: both;
	background: url(../img/side/city.png) 0 0 no-repeat;
	width: 309px;
	height: 67px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#city_bn a:hover { background: url(../img/side/city.png) 0 -67px no-repeat; }
/*****************************************
				Link Navi
*****************************************/
#linknavi {
	display: block;
	width: 309px;
	height: 55px;
	overflow: hidden;
	margin-bottom: 8px;
}
#linknavi ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#linknavi ul li {
	width: 150px;
	height: 25px;
	list-style: none;
	float: left;
	_display: inline;
	background:url(../img/side/listback.png) 0 0 no-repeat;
	font-size: 88%;
}
#linknavi ul li a {
	display: block;
	background: url(../../common/img/parts/list_navy.png) 5px 8px no-repeat;
	padding: 3px 0 0 21px;
	text-decoration: none;
}
#linknavi ul .nav01 { margin: 0 9px 5px 0; }
#linknavi ul .nav02 { margin: 0 0 5px 0; }
#linknavi ul .nav03 { margin: 0 9px 0 0; }
#linknavi ul .nav04 { margin: 0 0 0 0; }
/*****************************************
				Main
*****************************************/
#main {
	padding: 0;
	float: left;
	_display: inline;
	width: 670px;
	clear: both;
}
#festa {
	float: left;
	_display:inline;
	margin-bottom: 13px;
}
#festa a {
	background: url(../img/contents/fes.jpg) 0 0 no-repeat;
	width: 668px;
	height: 122px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#festa a:hover { background: url(../img/contents/fes.jpg) 0 -122px no-repeat; }
#brand {
	float: left;
	_display: inline;
	margin: 0 4px 13px 0;
}
#brand a {
	background: url(../img/contents/brand.jpg) 0 0 no-repeat;
	width: 332px;
	height: 122px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#brand a:hover { background: url(../img/contents/brand.jpg) 0 -122px no-repeat; }
#model {
	float: left;
	_display: inline;
	margin-bottom: 13px;
}
#model a {
	background: url(../img/contents/model.jpg) 0 0 no-repeat;
	width: 332px;
	height: 122px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#model a:hover { background: url(../img/contents/model.jpg) 0 -122px no-repeat; }
#number_one {
	float: left;
	_display:inline;
	margin-bottom: 13px;
}
#number_one a {
	background: url(../img/contents/number_one.jpg) 0 0 no-repeat;
	width: 668px;
	height: 122px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#number_one a:hover { background: url(../img/contents/number_one.jpg) 0 -122px no-repeat; }
/*****************************************
				News
*****************************************/
#news {
	width: 668px;
	background: url(../img/contents/news_back.png) 0 0 repeat-y;
}
#news_title {
	clear: both;
	width: 668px;
	height: 54px;
	background: url(../img/contents/news_title.jpg) 0 0 no-repeat;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#news_inner {
	width: 610px;
	margin: 0 22px 0 36px;
	padding: 10px 0 0 0;
}
#news_inner dl {
	width: 610px;
	clear: both;
	margin: 0 auto;
	padding: 5px 0;
	overflow: hidden;
	border-bottom: #CCC dotted 1px;
	/zoom: 1;
}
#news_inner dl dt {
	float: left;
	_display: inline;
	_zoom: 1;
	width: 8.5em;
	margin: 0;
	padding: 0 0 0 0;
}
#news_inner dl dd {
	margin: 0 0 0 9.5em;
	_zoom: 1;
}
#news_bottom {
	margin: 0 0 15px 0;
	width: 668px;
	height: 20px;
	background: url(../img/contents/news_bottom.png) 0 0 no-repeat;
}
#news_list {
	width: 610px;
	height: 44px;
	clear: both;
	margin: 10px 0 0 0;
}
#news_list a {
	width: 610px;
	height: 38px;
	display: block;
	background: url(../img/contents/btn_summary.jpg) 0 0 no-repeat;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#news_list a:hover { background: url(../img/contents/btn_summary.jpg) 0 -38px no-repeat; }