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


{ unicode-bidi: embed; direction: rtl; }

#wrapper_bc {
	text-align: center;
	width: 100%;
}
#header_bc {
	width: 100%;
	display: block;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #c10000;
}
#header_bc h1 {
	height: 62px;
	width: 145px;
	padding-top: 10px;
	display: block;
	float: left;
}
#gnavi_bc {
	display: block;
	width: 100%;
	background-color: #FFF;
	height: 40px;
}
#globalNav {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
}
#globalNav ul {
	display: block;
	width: 771px;
	margin-right: auto;
	margin-left: auto;
}
#globalNav ul li {
	float: left;
	position: relative;
	z-index: 100;
}
#globalNav ul li ul {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
}

#globalNav ul li ul li {
	float: none;
	font-size: 92%;
	line-height: 0;
}
#globalNav ul li ul li a {
	display: block;
	width: 140px;
	color: #ffffff;
	padding: 10px 5px;
	background: #09b300;
	line-height: normal;
	border-top: 1px solid #ffffff;
	text-decoration: none;
	text-align: center;
}
#globalNav ul li ul li a:hover {
	color: #067900;
	background: #ffffff;
}

.movie_block {
	background-color: #f2f2f2;
	width: 100%;
	padding-bottom: 50px;
}
.tv_collumn {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.mov_block {
	width: 622px;
	border: 1px solid #333;
	padding: 19px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

.mov_info {
	line-height: 2;
	width: 270px;
	padding-top: 10px;
	float: left;
	display: block;
}
.item_link {
	background-image: url(../generalcar/imgs/mov_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 93%;
	text-align: left;
}
.mov_caution {
	float: right;
	width: 300px;
	font-size: 77%;
	text-align: right;
	padding-top: 10px;
}
.mov_caution {
	float: right;
	width: 300px;
	font-size: 77%;
	text-align: right;
	padding-top: 10px;
	color: #000;
}
.tv_collumn a:link,
.tv_collumn a:visited {
	color: #000;
	text-decoration: none;
}
.tv_collumn a:hover,
.tv_collumn a:active {
	color: #000;
	text-decoration: underline;
}
.mov_contents {
	width: 622px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#contents_bc {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	padding-top: 50px;
	background-color: #FFF;
	text-align: right;
	background-image: url(../imgs/common/shadow01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents_bc h3 {
	font-size: 221%;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}
.leftside01 {
	float: left;
	width: 580px;
	padding-bottom: 30px;
}
.leftside01 li {
	line-height: 1.8;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #067900;
	margin-top: 10px;
	padding-left: 60px;
	display: block;
	min-height:40px;
}
#page-top {
	position: fixed;
	bottom: 112px;
	right: 0px;
}
#page-top a {
	width: 50px;
	display: block;
}
.list_bc {
	background-color: #f2f2f2;
	width: 100%;
	display: block;
	font-size: 92%;
	background-image: url(../generalcar/imgs/gnavi_shadow.png);
	background-repeat: repeat-x;
}
.list_bc ul {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.list_bc ul li {
	display: inline;
}
.list_bc ul li a {
	background-image: url(../generalcar/imgs/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	color: #067900;
	text-decoration: none;
}

#main {
	width:900px;
	min-height:500px;
	position: relative;
}

#side {
	width: 200px;
	float: left;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix { display: inline-block}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display:block;}
/* End hide from IE-mac */

.sidebar_btn {
	width: 200px;
}
.sidebar_btn li {
	height: 35px;
	width: 180px;
	padding-left: 20px;
	font-size: 92%;
	line-height: 35px;
	display: block;
	background-image: url(../generalcar/imgs/sidebtn.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sidebar_btn li a {
	display: block;
	width: 180px;
	/*padding: 8px 0;*/
} 
.sidebar_btn li a:link,
.sidebar_btn li a:visited {
	color: #000;
	text-decoration: none;
}

.sidebar_btn li a:hover,
.sidebar_btn li a:active {
	color: #000;
	text-decoration: underline;
}
.collumn_contents2 {
	width: 650px;
	float: right;
	background-color: #FFF;
	color: #000;
	padding-bottom: 30px;
}
#contents_bc h4 {
	font-size: 182%;
	font-weight: bold;
	color: #333;
	margin-bottom: 40px;
	line-height: 1.5;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	padding-right: 15px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #c10000;
}
.test_tbl3 {
	width: 100%;
	border: 1px solid #CCC;
	font-size: 92%;
	line-height: 1.5;
}
.test_tbl3 th {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: center;
	background-color: #e5e5e5;
	vertical-align: top;
}
.test_tbl3 td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
}
.caption {
	font-size: 85%;
	text-align: left;
	margin-top: 5px;
	line-height: 1.5;
}
.level4 {
	font-size: 108%;
	font-weight: bold;
	line-height: 1.5;
	color: #067900;
}
.catch_box {
	font-size: 116%;
	color: #FFF;
	font-weight: bold;
	background-color: #067900;
	padding: 10px;
	text-align: center;
	margin-top: 20px;
	line-height: 1.5;
}
.test_tbl {
	width: 308px;
	border: 1px solid #CCC;
	font-size: 92%;
	line-height: 1.5;
}
.test_tbl th {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: center;
	background-color: #e5e5e5;
}
.test_tbl td {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: center;
	vertical-align: top;
}
.drive_txt {
	width: 100%;
}
.drive_txt dt {
	clear: both;
	float: left;
	width: 25px;
	margin-right: -25px;
	display: inline;
}
.drive_txt dd {
	margin-left: 25px;
}
.test_tbl2 {
	width: 100%;
	border: 1px solid #CCC;
	font-size: 92%;
	line-height: 1.5;
}
.test_tbl2 th {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: center;
	background-color: #e5e5e5;
}
.test_tbl2 td {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: center;
}
.test_img_block {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}
.catch {
	font-size: 116%;
	color: #C00;
	font-weight: bold;
}
.bk_color01 {
	background-color: #FFC;
}
.caption2 {
	font-size: 92%;
	line-height: 1.5;
	margin-top: 5px;
}
.te_txt {
	width: 100%;
	line-height: 1.8;
	font-size: 93%;
}
dl.accordion dt {
	cursor:	pointer;
	color: #067900;
	padding-left: 55px;
	background-color: #FFF;
	background-image: url(../generalcar/imgs/question.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.5;
	padding-right: 5px;
	border: 1px solid #067900;
}
dl.accordion dt.opened {
	background-color: #fff;
	background-image: url(../generalcar/imgs/question_open.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #067900;
}
.accordion dd {
	background-image: url(../generalcar/imgs/answer.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-left: 30px;
	margin-bottom: 50px;
}
.topics_txt dd a:link,
.topics_txt dd a:visited {
	color: #fdf200;
	text-decoration: none;
}
.topics_txt dd a:hover,
.topics_txt dd a:active {
	color: #fdf200;
	text-decoration: underline;
}
.collumn_contents {
	width: 650px;
	float: right;
}
.agency_table {
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5;
}
.agency_table th {
	padding: 10px;
	border: #ccc solid;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	background-color: #067900;
	color: #FFF;
}
.agency_table td {
	border: 1px #ccc solid;
	border-width: 0 0 1px 1px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.agency_table a {
	font-weight: bold;
	text-decoration: none;
	color: #067900;
}
.sidebar_btn3 {
	width: 199px;
	display: block;
	background-image: url(../generalcar/imgs/sidebtn.gif);
	background-repeat: repeat-y;
	padding-left: 1px;
	background-position: left top;
	float: left;
}
.sidebar_btn3 li {
	height: 35px;
	width: 39px;
	padding-left: 10px;
	font-size: 85%;
	line-height: 35px;
	display: block;
	background-image: url(../generalcar/imgs/sidebtn.gif);
	background-repeat: no-repeat;
	background-position: -5px center;
	float: left;
}
.sidebar_btn3 li a {
	display: block;
	width: 39px;
	/*padding: 8px 0;*/
} 
.sidebar_btn3 li a:link,
.sidebar_btn3 li a:visited {
	color: #000;
	text-decoration: none;
}

.sidebar_btn3 li a:hover,
.sidebar_btn3 li a:active {
	color: #000;
	text-decoration: underline;
}
.accordion dd a {
	color: #067900;
	text-decoration: none;
}
#header_fix {
	position: fixed;
	top: 0px;
	z-index: 1000;
	width: 100%;
	background-color: #FFF;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
#topimg {
	height: auto;
	width: 100%;
	margin-top: 100px;
}
.n01 {
	background-image: url(../imgs/eng/n01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:20px;
	font-size: 108%;
	font-weight: bold;
	text-align: right;
	padding-right: 24px;
}
.n02 {
	background-image: url(../imgs/eng/n02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:20px;
	font-size: 108%;
	font-weight: bold;
	text-align: right;
	padding-right: 24px;
}
.n03 {
	background-image: url(../imgs/eng/n03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:20px;
	font-size: 108%;
	font-weight: bold;
	text-align: right;
	padding-right: 24px;
}
.n04 {
	background-image: url(../imgs/eng/n04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:20px;
	font-size: 108%;
	font-weight: bold;
	text-align: right;
	padding-right: 24px;
}
.n05 {
	background-image: url(../imgs/eng/n05.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:20px;
	font-size: 108%;
	font-weight: bold;
	text-align: right;
	padding-right: 24px;
}
.n06 {
	background-image: url(../imgs/eng/n06.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:20px;
	font-size: 108%;
	font-weight: bold;
	text-align: right;
	padding-right: 42px;
}
.n07 {
	background-image: url(../imgs/eng/n07.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:20px;
	font-size: 108%;
	font-weight: bold;
	text-align: right;
	padding-right: 24px;
}
.n08 {
	background-image: url(../imgs/eng/n08.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:20px;
	font-size: 108%;
	font-weight: bold;
	text-align: right;
	padding-right: 24px;
}
.n09 {
	background-image: url(../imgs/eng/n09.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:20px;
	font-size: 108%;
	font-weight: bold;
	text-align: right;
	padding-right: 24px;
}
.n10 {
	background-image: url(../imgs/eng/n10.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:20px;
	font-size: 108%;
	font-weight: bold;
	text-align: right;
	padding-right: 24px;
}
.n11 {
	background-image: url(../imgs/eng/n11.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: right top;
	min-height:20px;
	font-size: 108%;
	font-weight: bold;
	text-align: right;
	padding-right: 24px;
}
.n12 {
	background-image: url(../imgs/eng/n12.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:20px;
	font-size: 108%;
	font-weight: bold;
	text-align: right;
	padding-right: 24px;
}
.n13 {
	background-image: url(../imgs/eng/n13.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:20px;
	font-size: 108%;
	font-weight: bold;
	text-align: right;
	padding-right: 24px;
}
.n14 {
	background-image: url(../imgs/eng/n14.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:20px;
	font-size: 108%;
	font-weight: bold;
	text-align: right;
	padding-right: 24px;
}
.n15 {
	background-image: url(../imgs/eng/n15.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:20px;
	font-size: 108%;
	font-weight: bold;
	text-align: right;
	padding-right: 24px;
}
.tbl_caution {
	width: 80%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.body_txt_a_none {
	font-size: 108%;
	line-height: 1.8;
	margin-top: 10px;
	text-align:right;
	width: 950px;
}
.body_txt_a {
	font-size: 108%;
	line-height: 1.8;
	margin-top: 10px;
	text-align:right;
}
.body_txt_a_02 {
	font-size: 108%;
	line-height: 1.8;
	margin-top: 10px;
	text-align:right;
	background-image: url(../imgs/common/img_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 570px;
	padding-left: 380px;
	min-height:260px;
}
.body_txt_a_03 {
	font-size: 108%;
	line-height: 1.8;
	margin-top: 10px;
	text-align:right;
	background-image: url(../imgs/common/img_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 570px;
	padding-left: 380px;
	min-height:260px;
}
.body_txt_a_04 {
	font-size: 108%;
	line-height: 1.8;
	margin-top: 10px;
	text-align:right;
	background-image: url(../imgs/common/img_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 570px;
	padding-left: 380px;
	min-height:260px;
}
.body_txt_a_05 {
	font-size: 108%;
	line-height: 1.8;
	margin-top: 10px;
	text-align:right;
	background-image: url(../imgs/common/img_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 570px;
	padding-left: 380px;
	min-height:260px;
}
