@charset "utf-8";
/* CSS Document */

td#base * {
	margin: 0;
	padding: 0;
	border: 0;
	
	font-size: 100%;
	font-weight: normal;
	}


/* ボックス上付け
************************************************** */
td#base {
	padding: 13px;
	vertical-align: top;
	}



/* 本文パート
************************************************** */
td#base h1 {
	margin-bottom: 26px;
	}
	
td#base h2 {
	clear: both;
	margin-bottom: 14px;
	margin-left: 13px;
	}

td#base p {
	padding: 0 13px 26px 13px;
	
	line-height: 1.4;
	font-size: 80%;
	/*color: #666666;*/
	}

*+html body td#base p,
* html body td#base p {
	height: 1px;
	}
	

td#base p img.left {
	float: left;
	padding-bottom: 28px;
	}

td#base p img.right {
	float: right;
	margin-left: 5px;
	padding-bottom: 28px;
	}

* html body td#base p img.left,
* html body td#base p img.right {
	margin-bottom: 28px;
	}



/* 画像とキャプション右側の場合 */	
td#base p span.image {
	float: right;
	padding: 0 10px 10px 20px;
	text-align: center;
	color: #1283E9;
	font-size: 80%;
	font-weight: bold;
	}

td#base p span.image img.right{
	display: block;
	float: none;
	padding-bottom: 0;
	}

	

/* 画像がセンタリグの場合 */	
td#base p.imgcenter {
	text-align: center;
	}


/* 画像がセンタリグの場合（2列バージョン） */
td#base div.imgcenter2 {
	width: 468px;
	margin-left: 49px;
	}

td#base div.imgcenter2 p {
	float: left;
	padding: 0 0 26px 0;
	margin: 0;
	width: 225px;
	
	text-align: center;
	color: #1283E9;
	font-size: 64%;
	font-weight: bold;
	}



/* ボタン横並び */
td#base ul.link {
	list-style: none;
	}
td#base ul.link li {
	float: left;
	margin-bottom: 26px;
	padding-left: 12px;
	}



/* CO2表記 */
td#base span.co2 {
	padding: 0 1px;
	font-size: 70%;
	}




/* 情報日時告知 */
td#base p.infodate {
	text-align: right;
	font-size: 70%;
	}





/* 電力各社との共同研究車両 （表）
************************************************** */
td#base table#linklist1 {
	width: 538px;
	margin-bottom: 26px;
	margin-left: 13px;
	border-collapse: collapse;
	}

td#base table#linklist1 tbody tr td.left {
	background: url(../about_img/about5/table_back.gif) left repeat-y;
	}
	
td#base table#linklist1 tbody tr td.right {
	background: url(../about_img/about5/table_back.gif) right repeat-y;
	}
	
td#base table#linklist1 tbody tr td {
	padding: 10px 0 8px 18px;
	}

td#base table#linklist1 tbody tr td img {
	float: left;
	margin-right: 7px;
	margin-bottom: 6px;
	}









/* テーブルフォーマット (表)
************************************************** */



td#base table#style1 {
	width: 538px;
	margin-bottom: 3px;
	margin-left: 13px;
	border-collapse: collapse;
	}

td#base table#style1,
td#base table#style1 td,
td#base table#style1 th {
	border: 1px solid  #000000;
	/*color: #666666;*/
	line-height: 1.3;
	font-size: 90%;
	}

td#base table#style1 thead tr td {
	padding: 5px;
	background-color: #1283E9;
	}


/* グレー見出しスタイル */
td#base table#style1 tbody tr th {
	background-color: #F0F0F0;
	
	font-weight: bold;
	}

/* tbodyセル全体の余白 */
td#base table#style1 tbody tr th,
td#base table#style1 tbody tr td {
	padding: 7px;
	}


td#base table#style1.ssize {
	width: 250px;
	margin-left: 300px;
	margin-top: -143px;
	}


/* 表の書体 */

td#base table#style1 tbody tr td.koumoku {
	font-weight: bold;
	}
	

td#base table#style1 tbody tr.tred td {
	background-color: #FFE5BE;
	}
td#base table#style1 tbody tr.tgreen td {
	background-color: #F0FFB2;
	}


td#base table#style1 tbody tr.tred2 td {
	background-color: #FFE5BE;
	text-align:center;
	}

td#base table#style1 tbody tr.tgreen2 td {
	background-color: #F0FFB2;
	text-align:center;
	}







td#base table#style1 tbody tr td.imiev {
	background-color: #FFFFFF;
	text-align: center;
	} 

td#base table#style1 tbody tr td.imiev span.alart {
	font-weight: bold;
	}


/* キャプション */
td#base p.caption {
	margin-right: 6px;
	text-align: right;
	font-size: 70%;
	}





/* Q & A
************************************************** */
td#base div#qa {
	margin: 0 13px;
	color: #666666;
	font-size: 80%;
	}


td#base div#qa ul {
	list-style: none;
	margin-bottom: 20px;
	}
	
	
	
td#base div#qa li {
	margin-right: 1em;
	background: url(../about_img/about1/qa_linkicon.gif) 0 4px no-repeat;
	}

td#base div#qa li a {
	padding-left: 1.6em;
	
	color: #1283E9;
	font-size: 100%;
	line-height: 1.7;
	}




td#base div#qa dl {
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	}

td#base div#qa dl dt {
	margin-bottom: 10px;
	padding: 0 13px 5px 30px;
	background: url(../about_img/about1/qa_title_q.gif) 0 0 no-repeat;
	
	color: #1283E9;
	font-size: 130%;
	font-weight: bold;
	}

td#base div#qa dl dd {
	padding: 3px 13px 2px 30px;
	background: url(../about_img/about1/qa_title_a.gif) 0 0 no-repeat;
	
	line-height: 1.6;
	font-size: 100%;
	}



/* EOF */
