* {
	margin:0;
	padding:0;
}
li {
	list-style:none;
}
a:link {
	color:#CC0000;
}
a:visited {
	color:#CC0000;
}
img {
	border:0px;
	margin:0px;
}
.clear {
	clear: both;
}

.tx-none { text-indent: -9999px; }
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }
.tx-bold { font-weight: bold; }
.tx-left { float: left; }
.tx-right { float: right; }
.tx-999999 { color:#999999; }

.tx-FFCC00 { color:#FFCC00;}

/* layout */

body {
	background-color:#000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#FFFFFF;
	font-size: 13px;
	*font-size:small;
	*font:x-small;
	line-height: 160%;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.cont_box01 {
	background-image:url(./images/seat_img01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0 auto;
	height:630px;
	width:510px;
	padding-top:50px;
	padding-right:10px;
	padding-left:480px;
}
.cont_box02 {
	background-image:url(./images/seat_img02.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0 auto;
	padding-bottom:20px;
}
.cont_box30 {
	margin-bottom:30px;
}
.shop-tbl01 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.shop-tbl01 th {
	padding: 10px 10px 10px 20px;
	text-align: left;
}
.shop-tbl01 td {
	padding: 10px;
}
.left_box470 {
	float:left;
	width:470px;
}
.left_box482 {
	float:left;
	width:482px;
}
.right_box482 {
	float:right;
	width:482px;
}
.right_box490 {
	float:right;
	width:490px;
}
.right_box500 {
	float:right;
	width:500px;
}

h3 {
}
h4 {
}
h5 {
}

.tbl_list01 th {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight:normal;
	vertical-align: top;
	padding-bottom:2px;
}
.tbl_list01 td.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px 15px 2px 18px;
	text-align:center;
	vertical-align:top;
	font-size:93%;
}
.tbl_list01 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px 12px 2px 12px;
	vertical-align:top;
}
.tbl_list01 td.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tbl_list01 td.dot-right{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.tbl_list01 a{
	color:#CC0000;
}
.tbl_list01 td.dot-bottom{
	border-bottom: 1px dotted #ccc;
}

/* gmArea
-------------------------------------------------- */
#gm {
	background: url(./images/gm.jpg) no-repeat 0 0;
	height:50px;
	width:1000px;
	margin: 0 auto;
	padding:0px;
	overflow: hidden;
	position: relative;
}
#gm li {
	float: left;
}
#gm ul li a {
	position: relative;
	display: block;
	height: 50px;
	outline: none;
	margin:0;
	padding:0;
	text-indent: -9999px;
}
#gm ul li a#gm01 { width:361px; }
#gm ul li a#gm02 { width:368px; }
#gm ul li a#gm03 { width:271px; }
a#gm01-a,a#gm01:hover {	background: url(./images/gm.jpg) no-repeat 0 -50px; width:361px; }
a#gm02-a,a#gm02:hover {	background: url(./images/gm.jpg) no-repeat -361px -50px; width:368px; }
a#gm03-a,a#gm03:hover {	background: url(./images/gm.jpg) no-repeat -729px -50px; width:271px; }

/* gm1Area
-------------------------------------------------- */
#gm1 {
	background: url(./images/gm1.jpg) no-repeat 0 0;
	height:50px;
	width:1000px;
	margin: 0 auto;
	padding:0px;
	overflow: hidden;
	position: relative;
}
#gm1 li {
	float: left;
}
#gm1 ul li a {
	position: relative;
	display: block;
	height: 50px;
	outline: none;
	margin:0;
	padding:0;
	text-indent: -9999px;
}
#gm1 ul li a#gm01 { width:250px; }
#gm1 ul li a#gm02 { width:276px; }
#gm1 ul li a#gm03 { width:275px; }
#gm1 ul li a#gm04 { width:199px; }
#gm1 a#gm01-a,#gm1 a#gm01:hover {	background: url(./images/gm1.jpg) no-repeat 0 -50px; width:250px; }
#gm1 a#gm02-a,#gm1 a#gm02:hover {	background: url(./images/gm1.jpg) no-repeat -361px -50px; width:276px; }
#gm1 a#gm03-a,#gm1 a#gm03:hover {	background: url(./images/gm1.jpg) no-repeat -729px -50px; width:275px; }
#gm1 a#gm04-a,#gm1 a#gm04:hover {	background: url(./images/gm1.jpg) no-repeat -729px -50px; width:199px; }

/* Gm sub menu add 11-02-08
-------------------------------------------------- */

#gm_sub {
	background: url(./images/gm_sub.jpg) no-repeat 0 0;
	height:50px;
	width:1000px;
	margin: 0 auto;
	padding:0px;
	overflow: hidden;
	position: relative;
}
#gm_sub li {
	float: left;
}
#gm_sub ul li a {
	display: block;
	height: 51px;
	margin:0;
	padding:0;
	text-indent: -9999px;
	margin-left:138px;
}
#gm_sub ul li a#gm_sub01 { width:180px; }
#gm_sub ul li a#gm_sub02 { width:105px; }
#gm_sub ul li a#gm_sub03 { width:164px; }


/* tuninglist
-------------------------------------------------- */
div#tuninglist {
	background:url(http://www.zerosports.co.jp/html/seatjacket/images/tuninglist.jpg) no-repeat 0 0;
	width:490px;
	height:282px;
	padding:0px;
	overflow: hidden;
	text-indent:-9999px;
	position:relative;
	top: 0;
}

div#tuninglist div#btn_01,div#tuninglist div#btn_01-a {
	position:absolute;
	top:48px;
/	position:relative;
/   top:27px;
}
div#tuninglist div#btn_01 a,div#tuninglist div#btn_01-a a {
	display: block;
	width:240px;
	height: 50px;
}
div#tuninglist div#btn_01-a a,div#tuninglist div#btn_01 a:hover {
	background: url(http://www.zerosports.co.jp/html/seatjacket/images/tuninglist.jpg) no-repeat 0 -330px;
}

div#tuninglist div#btn_02,div#tuninglist div#btn_02-a {
	position:absolute;
	top:142px;
/	position:relative;
/	top: 71px;
}
div#tuninglist div#btn_02 a,div#tuninglist div#btn_02-a a {
	display: block;
	width:240px;
	height: 50px;
}
div#tuninglist div#btn_02-a a,div#tuninglist div#btn_02 a:hover {
	background: url(http://www.zerosports.co.jp/html/seatjacket/images/tuninglist.jpg) no-repeat 0 -424px;
}
div#tuninglist div#btn_03,div#tuninglist div#btn_03-a {
	position:absolute;
	top:48px;
	left: 250px;
}
div#tuninglist div#btn_03 a,div#tuninglist div#btn_03-a a {
	display: block;
	width:240px;
	height: 50px;
}
div#tuninglist div#btn_03-a a,div#tuninglist div#btn_03 a:hover {
	background: url(http://www.zerosports.co.jp/html/seatjacket/images/tuninglist.jpg) no-repeat -250px -330px;
}
div#tuninglist div#btn_04,div#tuninglist div#btn_04-a {
	position:absolute;
	top:142px;
	left:250px;
}
div#tuninglist div#btn_04 a,div#tuninglist div#btn_04-a a {
	display: block;
	width:240px;
	height: 50px;
}
div#tuninglist div#btn_04-a a,div#tuninglist div#btn_04 a:hover {
	background: url(http://www.zerosports.co.jp/html/seatjacket/images/tuninglist.jpg) no-repeat -250px -424px;
}
div#tuninglist div#btn_05,div#tuninglist div#btn_05-a {
	position:absolute;
	top: 232px;
/	position:relative;
/	top: 90px;
}
div#tuninglist div#btn_05 a,div#tuninglist div#btn_05-a a {
	display: block;
	width:490px;
	height: 50px;
}
div#tuninglist div#btn_05-a a,div#tuninglist div#btn_05 a:hover {
	background: url(http://www.zerosports.co.jp/html/seatjacket/images/tuninglist.jpg) no-repeat 0 -514px;
}

/* div#tuninglist div a { border:1px solid red;} */


/* Customer Style
-------------------------------------------------- */
#custommer_box {
	padding:15px 0px 20px 60px;
	width:940px;
	line-height:160%;
}
.custommer_box02 {
	background-image:url(http://www.zerosports.co.jp/html/seatjacket/images/bg_custommer.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.custommer_box03 {
	background-image:url(http://www.zerosports.co.jp/html/seatjacket/images/bg_custommer_03.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.custommer_box06 {
	background-image:url(http://www.zerosports.co.jp/html/seatjacket/images/bg_custommer_06.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#custommer_box h3 {
	text-indent: -9999px;
}
#custommer_box h4 {
	font-size:108%;
	border-bottom:1px solid #CCC;
	width:915px;
	padding:5px 10px;
	margin-bottom:20px;
}

/* footerStyle
-------------------------------------------------- */
#footer {
	background-image:url(./images/footer_bg.jpg);
	background-position:0 0;
	background-repeat:repeat;
	width:auto;
	margin:0;
	height:93px;
}
#footer_logo a {
	background-image:url(./images/footer_logo.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	width:135px;
	height:41px;
	float:right;
	display:block;
	text-indent:-9999px;
}
#footer_cont {
	width:1000px;
	margin:0 auto;
	padding:30px 0;
}
/* voice style
--------------------------------------------*/
#voice {
	background:url(./images/bg_voice-box.gif) no-repeat 0 0;
	padding: 50px 0 0 60px;
}
#voice h5{ 
	height: 1px;
	overflow: hidden;
}
#voice h6{ 
	color: #fc0;
	font-size: 100%;
}
#voice p {
	margin-bottom: 50px;
}

/*clearfix
--------------------------------------------*/
.clearfix:after {
	content: url(./images/pixel.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* Mac版IEを除外 \*/
.clearfix {
	display: block;
}
/* */
