@charset 'UTF-8';
/*=====================================
初期化
=====================================*/
html, body {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

body {
	/*	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
	font-size: 12px;
	color: #4C4C4C;
	background: #292929 url(images/layout/AllTopBG.gif) no-repeat center top;
	letter-spacing: 0.1em;
	/*font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
}

h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, dl, dt, dd, caption, img, form, blockquote {
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
}

th {
	font-weight: normal;
}

/* テキストエリア内文字サイズのブラウザ間での統一 */
textarea {
	font-size: 100%;
}

/* 画像の下にできる隙間を除去 */
img {
/*	vertical-align: bottom;*/
}

/* float解除 */
.clear {
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}

/*=====================================
テキストスタイル
=====================================*/
.Fsize-10 {
	font-size: 10px;
	font-weight: normal;
}

.Fsize-12 {
	font-size: 12px;
}

.Fsize-13 {
	font-size: 13px;
}

.Fsize-14 {
	font-size: 14px;
}

.Fsize-16 {
	font-size: 16px;
}

.red {
	color: #CC0000;
}

.glay {
	color: #757575;
}

a {
	color: #CC0000;
	text-decoration: underline ;
}

a:hover {
	color: #FF9900;
	text-decoration: underline ;
}

a#WALLOW {
	padding-left: 17px;
	background-image: url(images/common/white_allow.gif);
	background-repeat: no-repeat;
}

/*=====================================
テーブル背景色
=====================================*/
.glay-bg {
	background-color: #EAEAEA;
}


/*=====================================
画像寄せ
=====================================*/
.imgleft {
	float: left;
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	color: #999999;
}

.imgleft {
	margin-right: 5px;
	margin-bottom: 5px;
}

.imgright {
	float: right;
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	color: #999999;
}

.imgright {
	margin-bottom: 5px;
	margin-left: 5px;
}

.imgbox {
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #666666;
}


/*=====================================
全体レイアウト
=====================================*/
#WRAPPER {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#CONTENTSBG {
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(images/layout/ContentsBG.jpg);
	background-position: left 15px;
	background-repeat: no-repeat;
}

#CONTENTSWRAPPER {
	height: auto;
	width: 750px;
	background-image: url(images/layout/contentswrapper_bg.gif);
	background-repeat: repeat-y;
}

#CONTENTS {
	width: 750px;
	margin-left: 15px;
	line-height: 100%;
	clear: both;
}

/*=====================================
ヘッダー
=====================================*/
#HEADER {
	height: 54px;
	width: 780px;
	background-image: url(images/layout/HeaderMenuBG.jpg);
	background-repeat: no-repeat;
}

a#LOGO {
	float: left;
	height: 50px;
	width: 120px;
	padding-left: 15px;
	display: block;
	text-indent: -9999px;
}

a#ForTOP {
	float: right;
	height: 50px;
	width: 280px;
	padding-right: 15px;
	display: block;
	text-indent: -9999px;
}
/*=====================================
フッター
=====================================*/
#FOOTER {
	height: 41px;
	width: 780px;
	background: url(images/layout/FooterMenuBG.jpg) no-repeat center top;
}
#FOOTER ul {
	padding-left: 200px;
}

#FOOTER li {
	float:left;
	font-size: 12px;
	background-image: url(images/layout/FooterMenuSeparater.jpg);
	background-repeat: no-repeat;
	background-position: right 7px;
	height: 34px;
	padding-right: 37px;
	padding-top: 15px;

}
#FOOTER li a {
	color: #FFFFFF;
	text-decoration: underline;
	display: block;
}
#FOOTER a:hover {
	color: #3399FF;
	text-decoration: underline ;
}

#FOOTER-C {
	width: 780px;
	padding-top: 12px;
	padding-bottom: 15px;
	text-align: center;
}

#FOOTER-C p {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color: #AAAAAA;
}

/*=====================================
装飾部品
=====================================*/
.checkerflag {
	height: auto;
	padding: 10px 0px 10px 40px;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	background: url(images/common/H3CheckerFlag.gif) no-repeat;
}

p.checker_borderline{
	height: 2px;
	padding: 0px;
	margin: 10px 0px;
	overflow: hidden;
	background-image: url(images/common/CheckerBorderLine.gif);
	background-repeat: no-repeat;
}

p.checker_borderline_half{
	height: 2px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background: url(images/common/CheckerBorderLine.gif);
	background-repeat: no-repeat;
}

/*=====================================
ティーザーサイト
=====================================*/
ul#TEASER-MENU {
	margin-left: 56px;
}

ul#TEASER-MENU li {
	float: left;
}

ul#TEASER-MENU li a {
	height: 46px;
	width: 317px;
	margin-right: 12px;
	margin-bottom: 46px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	outline: none;
}

ul#TEASER-MENU li a:hover {
	background-position: 0px -47px;
}

ul#TEASER-MENU li a#TEASER-SANSEN {
	background-image: url(images/teaser/teaser_sansen_btn.jpg);
}

ul#TEASER-MENU li a#TEASER-RQ {
	background-image: url(images/teaser/teaser_rq_btn.jpg);
}

ul#TEASER-MENU2008 {
	margin-left: 17px;
}

ul#TEASER-MENU2008 li {
	float: left;
}

ul#TEASER-MENU2008 li a {
	height: 61px;
	width: 234px;
	margin-right: 6px;
	margin-bottom: 10px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	outline: none;
}

ul#TEASER-MENU2008 li a:hover {
	background-position: 0px -61px;
}

ul#TEASER-MENU2008 li a#TEASER-2008RACE {
	background-image: url(images/teaser/teaser_2008race_btn.jpg);
}

ul#TEASER-MENU2008 li a#TEASER-2008INSIDE {
	background-image: url(images/teaser/teaser_2008inside_btn.jpg);
}

ul#TEASER-MENU2008 li a#TEASER-2008WALLPAPER {
	background-image: url(images/teaser/teaser_2008wallpaper_btn.jpg);
}
.orangebar {
	background-image: url(images/common/bg_orange.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 742px;
	font-size: 13px;
	padding-left: 8px;
	padding-top: 2px;
	margin-top: 17px;
	margin-bottom: 13px;
}
.textbody {
	width: 726px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	padding-top: 15px;
	line-height: 150%;
}
.textbody p {
	line-height: 150%;
	padding-bottom: 1em;
}
.driverinfo-l {
	float: left;
	width: 348px;
}
.driverinfo-l table {
	margin-bottom: 14px;
}
.driverinfo-r {
	float: right;
	width: 348px;
}
.driverinfo-r table {
	margin-bottom: 14px;
}
.drivername {
	font-size: 10px;
	color: #828282;
	width: 232px;
	border-top: 1px solid #828282;
	display: block;
	margin-top: 2px;
}
.spec {
	float: right;
	padding-left: 20px;
}
.spec-header {
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/common/CheckerBorderLine.gif);
	background-repeat: repeat;
	height: 21px;
	width: 454px;
	padding-top: 5px;
	padding-left: 8px;
	text-transform: none;
	color: #333333;
}
.spec th {
	border-bottom: 1px solid #3C3C3C;
	width: 132px;
	text-align: left;
	color: #8E8E8E;
}
.spec td {
	border-bottom: 1px solid #3C3C3C;
}
.icon-wheel {
	height: 24px;
	padding-top: 6px;
	padding-left: 40px;
	margin: 10px 0px;
	margin-right: 12px;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/common/icon_wheel.gif);
	background-repeat: no-repeat;
}
.float-r {
	float: right;
	padding-bottom: 23px;
	padding-left: 23px;
	font-size: 10px;
	color: #A60000;
	text-align: center;
}
.float-r img{
	padding-bottom: 6px;
}
.message {
	width: 726px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

.message img {
	float: left;
	padding-right: 15px;
}

.sponsor_wheel {
	height: 24px;
	padding-top: 7px;
	padding-left: 35px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #333333;
	font-size: 14px;
	background-image: url(images/team/gt_sponsor_wheel.gif);
	background-repeat: no-repeat;
}

.sponsor_helmet01 {
	height: 24px;
	padding-top: 7px;
	padding-left: 35px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #333333;
	font-size: 14px;
	background-image: url(images/team/gt_sponsor_helmet01.gif);
	background-repeat: no-repeat;
}

.sponsor_helmet02 {
	height: 24px;
	padding-top: 7px;
	padding-left: 35px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #333333;
	font-size: 14px;
	background-image: url(images/team/gt_sponsor_helmet02.gif);
	background-repeat: no-repeat;
}
p.checker_borderline_teaser{
	height: 2px;
	padding: 0px;
	margin: 10px 0px;
	overflow: hidden;
	background-image: url(images/common/CheckerBorderLine.gif);
	background-repeat: repeat-x;
}
#GIRLS2009  {
	line-height: 140%;
}
#GIRLS2009 p  {
	width: 370px;
	line-height: 140%;
}
.girls2009_borderline{
	height: 23px;
	width: 370px;
	padding: 0px !important;
	margin: 0px;
	display: block;
	background-image: url(images/teaser/rqBorderLine.gif);
	background-repeat: no-repeat;
}
/*=====================================
コンテンツ
=====================================*/
#MAINCONTENTS {
	float: left;
	width: 515px;
	padding-right: 0px;
	padding-left: 15px;
}

#MAINCONTENTS p {
	padding: 0px 7px 10px;
	font-size: 12px;
	line-height: 150%;
}
#MAINCONTENTS-FULL {
	width: 735px;
	padding-right: 0px;
    padding-left: 6px;
}

#MAINCONTENTS-FULL p {
	padding: 0px 7px 10px;
	font-size: 12px;
	line-height: 150%;
}

/*=====================================
テーブル設定
=====================================*/
#MAINCONTENTS td, #MAINCONTENTS th {
	padding: 5px;
	line-height: 135%;
}

#INSIDETABLE th {
	padding: 0px 5px 5px 0px;
}

#INSIDETABLE td {
	padding: 0px;
}

#INSIDETABLE p {
	margin-top: 12px;
}

/* ========================================
チーム紹介切り替え
======================================== */
#c1,#c2,#c3 {
	display: none;
}

#TEAMTAB {
	clear: both;
	height: 21px;
	width: 515px;
}

#TEAMTAB ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#TEAMTAB ul li {
	float: left;
	padding: 0px;
	margin: 0px;
}


#TEAMTAB ul li a.menu_on{
	background-position: 0px -21px;
}

#TEAMTAB ul li a {
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}

a#TAB01 {
	height: 21px;
	width: 171px;
	display: block;
	background-image: url(images/team/gt_team_tab01.gif);
	background-repeat: no-repeat;
}

a#TAB01:hover {
	background-position: 0px -21px;
}

a#TAB02 {
	height: 21px;
	width: 173px;
	display: block;
	background-image: url(images/team/gt_team_tab02.gif);
	background-repeat: no-repeat;
}

a#TAB02:hover {
	background-position: 0px -21px;
}

a#TAB03 {
	height: 21px;
	width: 171px;
	display: block;
	background-image: url(images/team/gt_team_tab03.gif);
	background-repeat: no-repeat;
}

a#TAB03:hover {
	background-position: 0px -21px;
}

/*=====================================
トップページ
=====================================*/
#WHATSNEW {
	width: 515px;
	padding: 0px;
	margin: 0px;
	border-style: none;
}

#WHATSNEW h2 {
	height: 42px;
	width: 515px;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
	background-image: url(images/top/top_new_title.gif);
	background-repeat: no-repeat;
}
#WHATSNEW h2#WHATOIL {
	background-image: url(images/top/top_new_title_oil.gif);
	background-repeat: no-repeat;
}
#WHATSNEW h2#WHATOIL a {
	float:right;
	display: block;
	height: 42px;
	width: 161px;
	outline:none;
}


#WHATSNEW h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}

#WHATSNEW table {
	margin-top: 5px;
	margin-bottom: 10px;
}

#WHATSNEW td {
	vertical-align: top;
	line-height: 140%;
}

#WHATSNEW th img {
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

h2#REPORTTITLE {
	height: 42px;
	width: 515px;
	padding: 0px;
	margin: 0px 0px 12px;
	text-indent: -9999px;
	background-image: url(images/top/top_report_title.gif);
	background-repeat: no-repeat;
}

h2#BLOGTITLE {
	height: 23px;
	width: 515px;
	padding: 0px;
	margin: 12px 0px 0px;
	text-indent: -9999px;
	background-image: url(images/top/top_blog_title.gif);
	background-repeat: no-repeat;
}
#MAINIMAGE {
	padding-bottom: 15px;
}
.whatsnewdate {
	font-size: 10px;
	color: #666666;
}
a#TOP-INSIDEREPORT {
	background-image: url(images/top/inside_title_report.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 300px;
	text-indent: -9999px;
	outline:none;
}
a:hover#TOP-INSIDEREPORT {
	background-position: 0px -20px;
}
a#TOP-INSIDESCORE {
	background-image: url(images/top/inside_title_score.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 300px;
	text-indent: -9999px;
	outline:none;
}
a:hover#TOP-INSIDESCORE {
	background-position: 0px -20px;
}
a#TOP-INSIDEMESSAGE {
	background-image: url(images/top/inside_title_message.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 300px;
	text-indent: -9999px;
	outline:none;
}
a#TOP-INSIDEMESSAGE2 {
	background-image: url(images/top/inside_title_message2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 300px;
	text-indent: -9999px;
	outline:none;
}
a:hover#TOP-INSIDEMESSAGE {
	background-position: 0px -20px;
}
#TOP-ENEOSGIRLS {
	height: 286px;
	width: 505px;
	position: relative;
	background-image: url(images/top/eneosgirls_bg.jpg);
	background-repeat: no-repeat;
}
#TOP-ENEOSGIRLS a {
	height: 28px;
	width: 296px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/eneosgirls_btn.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 12px;
	top: 212px;
	outline:none;
}
#TOP-ENEOSGIRLS a:hover {
	background-position: 0px -28px;
}

/*=====================================
サイドメニュー
=====================================*/
#SUBCONTENTS {
	float: left;
	width: 220px;
	overflow: hidden;
	font-size: 5px;
}

#SUBCONTENTS ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#SUBCONTENTS ul li a.menu_on{
	background-position: -220px 0px;
}
#SUBCONTENTS li a {
	height: 35px;
	width: 220px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#SUBCONTENTS li a:hover {
	background-position: -220px 0px;
}

a#RIGHTMENU01 {
	background: url(images/menu/RightMenu01.jpg) no-repeat;
}

a#RIGHTMENU02 {
	background: url(images/menu/RightMenu02.jpg) no-repeat;
}

a#RIGHTMENU03 {
	background: url(images/menu/RightMenu03.jpg) no-repeat;
}

a#RIGHTMENU04 {
	height: 35px;
	width: 220px;
	background: url(images/menu/RightMenu04.jpg) no-repeat;
}
a#RIGHTMENU05 {
	height: 35px;
	width: 220px;
	background: url(images/menu/RightMenu05.jpg) no-repeat;
}
a#RIGHTMENU06 {
	height: 35px;
	width: 220px;
	background: url(images/menu/RightMenu06.jpg) no-repeat;
}

a#RIGHTMENU07 {
	height: 35px;
	width: 220px;
	background: url(images/menu/RightMenu07.jpg) no-repeat;
}
a#RIGHTMENU08 {
	height: 35px;
	width: 220px;
	background: url(images/menu/RightMenu08.jpg) no-repeat;
}
a#RIGHTMENU09 {
	height: 35px;
	width: 220px;
	background: url(images/menu/RightMenu09.jpg) no-repeat;
}

#SUBCONTENTS p.subcontentsbanner-oil a{
	height: 60px;
	width: 200px;
	margin: 10px 0px 0px 10px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/banner/banner_oil.jpg);
}


#SUBCONTENTS p.subcontentsbanner-ss a{
	height: 60px;
	width: 200px;
	margin: 10px 0px 0px 10px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/banner/banner_ss.jpg);
}

#SUBCONTENTS p.subcontentsbanner a:hover{
	background-position: -200px 0px;
}

#SUBCONTENTS p.subcontentsbanner-eneos a{
	height: 60px;
	width: 200px;
	margin: 10px 0px 0px 10px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/banner/eneos_banner.gif);
}
#SUBCONTENTS p.subcontentsbanner-oil a{
	height: 60px;
	width: 200px;
	margin: 10px 0px 0px 10px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/banner/banner_oil.gif);
}


/* ========================================
壁紙ダウンロード
======================================== */
a.download{
	float: right;
	height: 16px;
	width: 87px;
	display: block;
	background: url(images/wallpaper/WallpaperDL.gif) no-repeat left top;
}


a.download:hover{
	background-position: -87px 0px;
}
/* ========================================
スクリーンセーバーダウンロード
======================================== */
a.download-src{
	height: 16px;
	width: 87px;
	margin-left:20px;
	display: block;
	background: url(images/wallpaper/WallpaperDL.gif) no-repeat left top;
}


a.download-src:hover{
	background-position: -87px 0px;
}

/* ========================================
下部バナー
======================================== */
a.bottom_banner{
	height: 132px;
	width: 505px;
	display: block;
	text-indent: -9999px;
	background: url(images/banner/EneosOilBanner.jpg) no-repeat left top;
}

a.bottom_banner:hover{
	background-position: 0px -132px;
}
/* ========================================
インサイドレポート
======================================== */
.insidereport_h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/inside/gt_inside_h2.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding-top: 4px;
	padding-left: 10px;
	margin-bottom: 15px;
}
/*=====================================
ENEOS GIRLS
=====================================*/
#ENEOSGIRLS h2 {
	background-image: url(images/girls/eneosgirls_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 68px;
	width: 514px;
}
#ENEOSGIRLS ul {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
}
#ENEOSGIRLS li {
	float: left;
	padding-right: 9px;
	padding-bottom: 13px;
}
/*=====================================
フォトギャラリー
=====================================*/
#PHOTOGALLERY ul {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
}
#PHOTOGALLERY li {
	float: left;
	padding-right: 9px;
	padding-bottom: 13px;
}
