/*
 *	2008/07/25 ; copied from carcaw_BR.css
 *		全体幅を 900pixel に変更 
 *	2008/06/16 ; added #header
 */

*{
	margin:0;
	padding:0;
}

strong {
	font-weight:normal;
	}

body{
	color:#666666;
	text-align:center;
	background-color:#cbd8da;
	font-family: 'Arial narrow','sans-serif';
}

#head{
	text-align:center;
	font-size:24px;
        background-image:url('/images/header.jpg');
	width:900px;
	height:138px;
	color:white;

	border-left: 1px solid #cbd8da;
	border-right:1px solid #cbd8da;
	border-top:  1px solid #cbd8da;

	background-color:white;
	}


#head1{
	width:900px;
	height:138px;
	color:white;

	text-align:left;
	font-size:10px;
        background-image:url('/images/header1.jpg');
        background-repeat:no-repeat;

	border-left: 1px solid #cbd8da;
	border-right:1px solid #cbd8da;
	border-top:  1px solid #cbd8da;

	background-color:white;
	}

#head1 h1 {
	font-size:12px;
	color: yellow;
	padding: 6px 6px 6px 540px;
	line-height:1.0em;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	font-weight:bold;
}

#head1 p {
	text-align:left;
	font-size:11px;
	color: #FFFFFF;
	padding-bottom: 0px;
	line-height:1.0em;
	padding-top: 3px;
	padding-left: 540px;
	padding-right: 10px;
	margin-top:0px;
	margin-bottom: 0px;
	font-weight:normal;
}

#cmdmenu { 
	margin: 0; 
        width: 900px;
	padding: 0; 
	background-color:white;
	text-align:left;
	font: 12px/1.4 Arial, Helvetica, sans-serif;	
}

#cmdmenu a { color: #101010; text-decoration: none }
#cmdmenu a:hover { background-color: #505050; color: white; }

#cmdmenu ul, #cmdmenu ol { margin: 0; }
#cmdmenu li { display: list-item; list-style: disc; }


#content{
	margin:0;
	width:900px;
	background-color:white;
        height:auto;
}

.main {
        margin:0;
        width:584px;
	padding:2px;
        height:auto;
	border:1px solid white;
	text-align:left; 
	float:left;
	background-color:white;
}

.bar {
     text-align:left;
     width:300px;
     float:right;
     padding:2px;
     height:auto;
     background-color:white;
     margin:0;
}


.carnum {
	color:black;
	text-align: right;
	font-size: 24pt;
	font-weight: bold;
	padding: 5px;
        background-repeat:no-repeat;
}

.wntitle  {
	margin:10px 10px 0px 0;
	width: 276px;
	border:1px solid black;
	float:right;
	border:1px solid black;
	background-color:#c40001;
	color:white;
	font-weight:bold;
	padding:2px;text-align:center;
}

.whatsnew  {
	margin:0px 10px 10px 0;
	width: 280px;
	height:600px;
	overflow:scroll;
	border:1px solid black;
	text-align:left;
}

#wnbox {
	border:1px solid #999999;
	text-align:left;
	width:260px;
	height:155px;
	padding-bottom:8px;
	background:#fef6e4;
}

#wnbox img {
	margin-top: 0px;
	padding: 0 3px;
}

#wnbox p {
	font-weight:bold;
	font-size:12pt;
}

#wnbox h5{
	margin-top:0px;
        background-color:black;
        color:white;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	line-height:1.0em;
	}

#wnbox h6{
        height : 44px;
	margin-left: 126px;
	padding : 5px 10px 0px 0px;
	font-size:16px;
	font-weight:bold;
	color: #B30101;
	text-align:right;
	line-height:1.0em;
        background-image:url('/images/top10_07.gif');
        background-repeat:no-repeat;
	}

.ytb  {
	clear:both;
	margin:10px;
	width: 878px;
	border:1px solid white;
	background-color:white;
}

#foot{
	text-align:center;
	font-size:10px;
	padding: 10px 0;
	color: yellow;
	background:#507D96;
	width:900px;
	height:30px;

	border-left:    1px solid #cbd8da;
	border-right:   1px solid #cbd8da;
	border-bottom:  1px solid #cbd8da;

	}

#foot a{
	color:#fff;
	text-decoration: none;
	}

#foot p{
	font-size:11px;
	color:#fff;
	}


#tokusen1{
	border:1px solid #999999;
	text-align:left;
	width: 168px;
	height: auto;
	padding-bottom:8px;
	background:#FEF6E4;
	}

#tokusen1 img{
	margin-top: 0px;
	margin-left: 3px;
	}

#tokusen1 p{
	margin-top:2px;
	font-size:10px;
	padding-left:8px;
	padding-right:8px;

	line-height:1.2em;
	}

#tokusen1 h5{
	margin-top:0px;
        text-align:right;
        background-color:#999999;
        color:white;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	line-height:1.0em;
	}

#tokusen1 h6{
	width:160px;
	height:45px;
	margin-top:2px;
	margin-left:3px;
	font-size:18px;
	font-weight:bold;
	color: #B30101;
	text-align:right;
	padding: 5px 8px 0px 0px;
	line-height:1.0em;
        background-image:url('/images/currency_03.gif');
        background-repeat:no-repeat;
	border-left:0px solid #999999;
	border-bottom:0px solid #999999;
	}

.wakubox{
	border: 3px solid red;
	background-color: red;
	color: white;
	position: relative;
	top: -124px; 
	left: 12px;
}

.wakubox2{
	border: 3px solid red;
	background-color: red;
	color: white;
	font-weight:normal;
	position: relative;
	font-size: 6pt;
	top: -4px; 
}

#tokusen2{
	border:1px solid #999999;
	height: auto;
	padding-bottom:8px;
	}

#tokusen2 table {
	border-top:  1px solid #999999;
	border-left: 1px solid #999999;
	padding:0;
	empty-cells:show;
}

#tokusen2 td, th {
	border-bottom:  1px solid #999999;
	border-right:   1px solid #999999;
}

#inq {
	font-size:12pt;
}


#inq input {
	border:1px solid lightblue;
}

#inq textarea {
	border:1px solid lightblue;
}

#inq td {
	padding: 0 10px;
	color:black;
	font-size:12pt;
	font-weight: bold;
	text-align:left;
}

#inq th {
	color:blue;
	font-size:12pt;
	font-weight: bold;
	text-align:right;
	border:0;
}

/*
 * list 表示のタイトル
 */
.tcol0 {
	width:24;
	background-color:#cccccc;
	text-align: center;
	color:black;
}
.tcol1 {
	width:64;
	background-color:#cccccc;
	text-align: center;
	color:black;
}
.tcol2 {
	width:69;
	text-align: center;
	background-color:#cccccc;
	color:black;
}
.tcol3 {
	width:199;
	text-align: center;
	background-color:#cccccc;
	color:black;
}
.tcol4 {
	width:52;
	text-align: center;
	background-color:#cccccc;
	color:black;
}
.tcol5 {
	width:56;
	text-align: center;
	background-color:#cccccc;
	color:black;
}
.tcol6 {
	width:54;
	text-align: center;
	background-color:#cccccc;
	color:black;
}
.tcol7 {
	width:55;
	text-align: center;
	background-color:#cccccc;
	color:black;
}
/*
 * list 表示のデータ
 */
.col0 {
	width:24;
	background-color:#cccccc;
	text-align: center;
	color: black;
}
.col1 {
	width:64;
	align: center;
}
.col2 {
	width:69;
	text-align: center;
	color: #cc0000;
	font-weight:bold;
}
.col3 {
	width:199;
	text-align: left;
}
.col4 {
	width:52;
	text-align: center;
}
.col5 {
	width:56;
	text-align: center;
}
.col6 {
	width:54;
	text-align: center;
}
.col7 {
	width:55;
	text-align: center;
}

.cmdnavi1 {
	width:100px;
	text-align: center;
	font-size:  8pt;
}

.cmdnavi2 {
	text-align: center;
	font-size:  8pt;
}

.cnavi {
	width: 98px;
	text-align: center;
	font-size:  8pt;
}
.cnavi a {
	color:  blue;
}

.cnavisel {
	width: 98px;
	text-align: center;
	font-size:  8pt;
}

.cnavisel a {
	color:  red;
}

#carlist {
	padding: 0 10px;
}

#carlist h1 {
	background-color: #C40001;
	color: white;
	font-size: 18pt;
	font-weight: bold;
	padding: 5px 20px;
}

#carlist h2 {
	background-color:black;
	color: white;
	font-size: 16pt;
	font-weight: bold;
	padding: 5px 20px;
}

#carlist td, #carlist th {
        width:270px;
        height:30px;
	color: black;
	font-size:14pt;
	font-weight:bold;
	background-color:white;
	background-repeat: no-repeat;
	background-position: right;
	padding: 2px 5px;
}
/* car image */
#carnamebox0 {
	border:0px solid black;
	width:90px;
	float:left;
}
/* car name */
#carnamebox1 {
	padding:2px 0 0 0px;
	font-size:12pt;
	border:0px solid black;
	width:155px;
	float:left;
}
/* car number */
#carnamebox2 {
	padding:1px 0px 0 0px;
	border:0px solid black;
	width:25px;
	float:left;
	font-size:12pt;
	text-align:right;
	color:#36fd01;
	float: right;
	margin-left:-25px;
}

#carbox {
	padding: 10px;
}

#carbox h1 {
	background-color: #C40001;
	color: white;
	font-size: 18pt;
	font-weight: bold;
	padding: 5px 20px;
}

#carbox h2 {
	background-color:black;
	color: white;
	font-size: 16pt;
	font-weight: bold;
	padding: 5px 20px;
}

#carbox td, #carlist th {
	color: black;
	font-size:14pt;
	font-weight:bold;
	background-color:white;
	padding:2px 5px;
}

#main h1{
	padding: 0 10px;
	text-align: left;
	font-size:20px;
	color:#green;
	border-left:5px solid orange;
	border-bottom: 1px solid black;
	}

#main h2{
	text-align:center;
	color:#fff;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
	background:url(images/h2.gif) no-repeat;
	width:580px;
	line-height:30px;
	height:30px;
}

#main p {
	padding: 0 10px;
}

#main td {
	padding: 5px;1
	font-weight:bold;
}

h3{
	font-size:14px;
	margin-top:20px;
	margin-bottom:20px;
	padding-left:40px;
	background:url(images/h3.gif) no-repeat;
	line-height:30px;
	height:30px;
	}

h4{
	font-weight:bold;
	font-size:14px;
	margin-top:20px;
	margin-bottom:10px;
	padding-left:10px;
	padding-bottom:2px;
	border-left:15px solid #3981C5;
	border-bottom:1px solid #3981C5;
	}


/*
 * ■文字の色や強調 
 */
.red  {color: red; font-weight: normal}
.redb {color: red; font-weight: bold}
.redl {color: red; font-weight: bold; font-size: 16px}

.blue  {color: blue; font-weight: normal}
.blueb {color: blue; font-weight: bold}
.bluel {color: blue; font-weight: bold; font-size: 16px}

.orange  {color: orange; font-weight: normal}
.orangeb {color: orange; font-weight: bold}
.orangel {color: orange; font-weight: bold; font-size: 16px}

