@charset "Shift_JIS";
#contentArea {
	padding:10px 0px 25px;
	background-color:#FFF;
}

/* pankuzu Area */
#pankuzu {
	border: 1px solid #bbbbbb;
	height: 16px;
	background-color: #CCCCCC;
	background-image: url(/images/common/gtnet/pankuzu_back.png);
	background-repeat: repeat-x;
	margin:0 8px 10px;
}


/*****************toplink**********************/
#wrapper #toplink {
	display: block;
	padding: 0 10px 20px;
	position: relative;
}
#wrapper #toplink li {
	display: block;
	color: #000000;
	margin: 10px 15px 0 0;
	list-style-type: none;
	float: left;
	padding: 5px 10px;
	font-size: 11px;
	white-space: nowrap;
	border: 1px solid #000;
}
#wrapper #toplink a {
	display: block;
	color: #000000;
	text-decoration: none;

}

#wrapper #toplink a:hover {
	color: #000000;
	text-decoration: underline;
}

/*****************toplink END**********************/



#wrapper #leftside {
	float: left;
	width: 575px;
}
#wrapper #rightside {
	float: right;
	width: 330px;
	padding-right: 30px;
}
#wrapper .align-right {
	float: right;
	margin-left: 10px;
	display: block;
}
#wrapper #leftside #left-contents {
	padding-left: 38px;
}
#wrapper #rightside .right-side-box {
	background-color: #5F5D5E;
	margin-bottom: 12px;
}
#wrapper #rightside #hyobanner {
	height: 80px;
	width: 330px;
	margin-bottom: 10px;
}
#wrapper #leftside #left-contents h1 {
	margin-bottom: 30px;
}
/*#wrapper #leftside #left-contents p {
	text-indent: 1em;
}
*/
#wrapper #leftside #left-contents h2,
#wrapper #leftside #left-contents h3 {
	clear: both;
	margin-bottom: 5px;
	padding-top: 10px;
}
#wrapper #leftside #left-contents #answer {
	margin-bottom: 30px;
	margin-top: 20px;
}
#wrapper #leftside #left-contents #answer li {
	padding-left: 15px;
	margin-bottom: 10px;
	background-image: url(../../hybrid/img/green.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	line-height: 1.2em;
}
#wrapper #rightside #crzmovie{
	margin: 0px;
}
#wrapper #rightside #crzmovie h2 {
	font-size: 14px;
}
#wrapper #rightside #crzmovie #cm1{
	display: block;
	height: 300px;
	width: 322px;
	border: 1px dotted #999999;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 3px;
}
#wrapper #rightside #crzmovie #cm1 p {
	font-size: 11px;
}
#wrapper #rightside #crzmovie #cm1 li {
	float: left;
	width: 120px;
	margin-right: 20px;
	display: block;
	margin-bottom: 5px;
	margin-top: 3px;
	text-align: center;
}
#wrapper #rightside #crzmovie #cm1 ul {
	margin-left: 25px;
}
#wrapper #rightside #crzmovie #cm1 .sentaku img{
	float: left;
	width: 51px;
	margin-top: 5px;
	margin-right: 5px;
}
#wrapper #rightside #crzmovie #cm1 .sentaku {
	margin-left: 5px;
}
#atoz{
	margin: 0px;
	padding:20px;
}
#atoz h2 {
	height: 33px;
	width: 537px;
	color: #333333;
	text-decoration: none;
	background-image: url(../../hybrid/img/h3_p1.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	margin-bottom:10px;
}
#atoz #az1{
	display: block;
	height: 92px;
	width: 260px;
	border: 1px dotted #999999;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#atoz #az1 img{
	height: 82px;
	width: 85px;
	float: left;
	display: block;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#atoz #az1 h3 a{
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	margin: 0px;
	display:block;
	padding-top:10px;
}
#atoz #az1 .az1txt {
	float: right;
	width: 160px;
}
#atoz #az1 p{
	font-size: 11px;
	text-indent: 0px;
	margin-top: 5px;
	line-height: 1.3em;
}
#atoz #az1 a{
	margin-top: 5px;
	color: #000000;
	text-decoration: underline;
}
#atoz #az2{
	display: block;
	height: 92px;
	width: 260px;
	border: 1px dotted #999999;
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#atoz #az2 .az1txt {
	float: right;
	width: 160px;
}
#atoz #az2 img{
	height: 82px;
	width: 85px;
	float: left;
	display: block;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#atoz #az2 h3 a{
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	display: block;
	margin: 0px;
		display:block;
	padding-top:10px;
}
#atoz #az2 p{
	font-size: 11px;
	margin-right: 10px;
	text-indent: 0px;
	margin-top: 5px;
	line-height: 1.3em;
}
#atoz #az2 a{
	margin-top: 5px;
	color: #000000;
	text-decoration: underline;
}
#atoz a:hover,
#atoz a.selected {
	background-color: #CCFFFF;
}
#wrapper #rightside .right-side-box #more {
	padding-top: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #333333;
}
#wrapper #rightside .right-side-box #more li a {
	color: #FFFFFF;
}
#wrapper #rightside #motorshow {
	height: 84px;
	width: 332px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 10px;
}
#wrapper #rightside #motorshow h2 {
	text-indent: -9999px;
	height: 0px;
	float: left;
}
#wrapper #rightside #motorshow p {
	text-indent: -9999px;
	height: 0px;
	float: left;
}
#wrapper #rightside #motorshow2 h2 {
	background-image: url(../../hybrid/img/toyota.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 143px;
	width: 332px;
}
#wrapper #rightside #motorshow2 p {
	text-indent: -9999px;
	height: 10px;
}

/*SYSTEM*/
#wrapper #leftside #left-contents .data {
	width: 268px;
	border: 1px dotted #282525;
	padding: 10px;
	line-height: 1.6em;
	margin-bottom: 20px;
}
#wrapper .catch {
	padding-bottom: 20px;
	padding-left: 20px;
}
#wrapper #leftside #left-contents .leftbox {
	float: left;
	width: 290px;
}
#wrapper #rightside #motorshow #eco {
	margin-top: 20px;
}
#wrapper h2#TopTT {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	line-height: 1.1em;
	background-image: url(../../hybrid/img/h1_p8.jpg);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	text-indent: -9999px;
	height: 272px;
	width: 930px;
	margin-left: 10px;
}
#wrapper #h2-yoyaku h2 {
	color: #FFFFFF;
	background-color: #339966;
	width: 930px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-indent: 1em;
}
#wrapper #leftside #left-contents .h2-area {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 2px;
}
#wrapper #leftside #left-contents .h2-area p {
	text-indent: 0px;
}
#wrapper #leftside #left-contents .h2-area h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2em;
	background-image: url(../../hybrid/img/h2title2.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	text-indent: -9999px;
}
#wrapper #leftside #left-contents h3 {
	/*background-color: #50B241;*/
	line-height: 1.1em;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
	margin-top: 20px;
	padding-top: 4px;
	font-size: 14px;
	background-image: url(../../hybrid/img/tag.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#wrapper #rightside .right-side-box h2 {
	font-size: 20px;
	line-height: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}
#wrapper #rightside .right-side-box #more li {
	text-align: right;
}
#wrapper #rightside .right-side-box .news {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #333333;
	width: 310px;
}
#wrapper #rightside .right-side-box .news .subh2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 250px;
	display: block;
	margin-bottom: 5px;
}
#wrapper #rightside .right-side-box .news .subh2 a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 250px;
	display: block;
	margin-bottom: 5px;
}
#wrapper #rightside .right-side-box .news .date {
	display: block;
	float: right;
	width: 60px;
	text-align: right;
	color: #CCCCCC;
	font-weight: bold;
	padding-bottom: 2px;
}
#wrapper #rightside .right-side-box .news p {
	clear: both;
	line-height: 1.4em;
}
#wrapper #rightside .right-side-box #h2top {
	background-image: url(../../hybrid/img/h2title1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#wrapper #rightside #atoz h3 {
	font-size: 14px;
	font-weight: bold;
}
/*NEW CRZ PAGE*/
#wrapper #leftside #left-contents .h2-area1 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 2px;
}
#wrapper #leftside #left-contents .h2-area1 p {
	text-indent: 1px;
	font-size: 11px;
	margin-top: 0px;
}
#wrapper #leftside #left-contents .h2-area1 h2 {
	font-weight: bold;
	background-image: url(../../hybrid/img/h2title3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 400px;
	height: 34px;
	margin: 0px;
	padding: 0px;
}
#wrapper #leftside .crz-con {
	clear: both;
}
#wrapper #leftside #left-contents .crz-con h3 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339966;
	background-image: none;
}
#wrapper #leftside #left-contents .crz-left {
	float: left;
	width: 220px;
}
#wrapper #leftside #left-contents .crz-right {
	float: right;
	width: 310px;
}
#wrapper #leftside #left-contents .crz-right h3 {
	background-image: none;
	font-size: 12px;
	color: #000000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
#wrapper #leftside #left-contents .crz-right p {
	font-size: 11px;
	line-height: 1.2em;
}
#wrapper #leftside #left-contents .crz-right .crz-data1{
	float: left;
	width: 88px;
}
#wrapper #leftside #left-contents .crz-right .crz-data1 p {
	font-size: 9px;
	background-color: #DBE8EE;
	padding: 2px;
	margin-bottom: 2px;
	width: 80px;
}
#wrapper #leftside #left-contents .crz-right .crz-data1 dd {
	margin-left: 27px;
	display: block;
	width: 50px;
	padding: 2px;
	background-color: #DBE8EE;
	font-size: 9px;
	margin-bottom: 2px;
}
#wrapper #leftside #left-contents .crz-right .crz-data1 dt {
	width: 25px;
	float: left;
	background-color: #DBE8EE;
	display: block;
	font-size: 9px;
	padding: 2px;
	margin-bottom: 2px;
}
#wrapper #leftside #left-contents .crz-right .crz-data2 {
	float: left;
	width: 105px;
}
#wrapper #leftside #left-contents .crz-right .crz-data2 p {
	font-size: 9px;
	background-color: #ECE3B0;
	padding: 2px;
	margin-bottom: 2px;
	width: 96px;
}
#wrapper #leftside #left-contents .crz-right .crz-data2 dt {
	font-size: 9px;
	float: left;
	width: 25px;
	background-color: #ECE3B0;
	padding: 2px;
	margin-bottom: 2px;
}
#wrapper #leftside #left-contents .crz-right .crz-data2 dd {
	font-size: 9px;
	background-color: #ECE3B0;
	padding: 2px;
	width: 68px;
	margin-bottom: 2px;
	margin-left: 27px;
}
#wrapper #leftside #left-contents .crz-right .crz-data3 li {
	font-size: 9px;
	background-color: #CCCCCC;
	width: 110px;
	display: block;
	padding: 2px;
	float: left;
	margin-bottom: 2px;
}
.catch2 {
	font-size: 14px;
	font-weight: bold;
}


/*お問い合わせフォーム部分*/
table.table_comp {
	width:517px;
	margin-top:5px;
	margin-bottom:15px;
}
table.table_comp td {
	text-align: left;
	padding:3px 10px 3px 10px;
	color:#333333;
	border:2px solid #FFFFFF;
}
table.table_comp td input {
	border:1px solid #CCCCCC;
	padding: 2px;
}
table.table_comp td textarea {
	border:1px solid #CCCCCC;
	padding: 2px;
}
table.table_comp td select {
	border:1px solid #CCCCCC;
	padding: 1px;
}



table.table_comp td input.btn {
	text-align: center;
	color:#ffffff;
	padding: 1px 5px 1px 5px;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
table.table_comp td.td01 {
}
table.table_comp td.td02 {
}
table.table_comp tr.tr01 td {
	background-color:#e6e6e6;
}
table.table_comp tr.tr02 td {
	background-color:#f2f2f2;
}
table.table_comp tr.tr03 td {
	background-color:#ffffff;
}
table.table_comp .noWrap {
	white-space: nowrap;
}
.corp {
	color: #CC0000;
}
#wrapper #leftside #left-contents h4 {
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
	color: #3B9A64;
	padding-top: 30px;
}
/*動画ページ*/
#wrapper #moviemain {
	width: 930px;
	margin-left: 10px;
}
#wrapper #moviemain h1 {
	background-image: none;
	background-color: #FFFFFF;
	text-indent: 0px;
	color: #000000;
	width: 930px;
	padding: 0px;
	margin: 0px;
	height: 30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#wrapper #moviemain #movieright {
	float: right;
	width: 380px;
	margin-top: 10px;
	padding: 5px;
	border: 1px dotted #666666;
}
#wrapper #moviemain #movierightbig {
	float: right;
	width: 220px;
	margin-top: 10px;
	padding: 5px;
	border: 1px dotted #666666;
}
#wrapper #moviemain #movieright li {
	display: block;
	width: 120px;
	text-align: center;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
}
#wrapper #moviemain #movierightbig li {
	display: block;
	width: 120px;
	text-align: center;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrapper #moviemain #movieright .sentaku img {
	float: left;
	width: 51px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
}
#wrapper #moviemain #movieright .sentaku {
	margin-left: 5px;
}
#wrapper #moviemain #movierightbig .sentaku img {
	float: left;
	width: 51px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#wrapper #moviemain #movierightbig .sentaku {
	margin-left: 5px;
}
#wrapper #moviemain #movieright p {
	display: block;
}
#wrapper #moviemain #movieleft {
	float: left;
	width: 480px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #moviemain #movieleftbig {
	float: left;
	width: 640px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #moviemain #movieleftecocar {
	float: left;
	width: 450px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #moviemain #movierightecocar {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
}
#wrapper #moviemain #movierightecocar a {
	color: #000000;
	text-decoration: underline;
}
#wrapper #moviemain #movierightecocar li {
	margin-top: 5px;
}
#wrapper #moviemain #movierightecocar dt {
	width: 100px;
	background-color: #EDF4C3;
	float: left;
	margin-bottom: 2px;
	padding: 2px;
}
#wrapper #moviemain #movierightecocar dd {
	width: 100px;
	background-color: #dddddd;
	margin-left: 110px;
	margin-bottom: 2px;
	padding: 2px;
}
#wrapper #moviemain #movierightecocar p {
	margin-bottom: 10px;
}
