@charset "shift_jis";

/*-------------------------
 * Home
--------------------------*/
/* layout */
#top #contentWrap{
	background:#ffffff;
}
#top #columnLeft{
	float:left;
	width:172px;
	padding-left:11px;
}
#top #columnCenter{
	float:right;
	width:569px;
	padding:0 16px 0 0;
}
/* header */
#top #centercolumnHeader{
	background:url(../img/common/bg_dotline_red.gif) repeat-x 0 bottom;
	margin-bottom:10px;
}
#top #funcZoom{
	left:458px;
}
/* common */
#top h2{
	margin-bottom:15px;
}
#top a.arr{
	display:block;
	padding-left:10px;
	background:url(../img/common/arr_orange.gif) no-repeat 0 .35em;
}
/* menu list */
#top .menuWrap{
	margin-bottom:12px;
	padding:0 5px 0 5px;
}
#top .menuWrap .menuL{
	width:271px;
	margin-right:17px;
	float:left;
}
#top .menuWrap .menuR{
	width:271px;
	float:right;
}
#top .menuWrap .thumb{
	width:97px;
	margin-right:11px;
	float:left;
}
#top .menuWrap .link{
	width:163px;
	float:right;
  line-height:1.3;
}
#top .menuWrap h3{
	margin-bottom:1px;
}


/*-------------------------
 * Popup
--------------------------*/
#popup #footer img{
	vertical-align:baseline;
}
html,
body#popup,
* html #popup #container{
    height:100%;
}
body#popup{
	background-color:#fdfde4;
	background:#fdfde4 url(../img/common/bg_pop_top.gif) repeat-x left top;
}
body#popup #container{
  position:relative;
	background:none;
  min-height:100%;
	width:550px;
  margin:0 auto -20px;
}
#popup #header.section{
	width:544px;
	margin:0 auto;
}
#popup #flsArea{
	margin:0 72px 0 72px;
	width:400px;
}
#popup #flsArea h1{
	margin-bottom:.5em;
  text-align:left;
}
#popup #footer{
	background-color:#fdfde4;
	bottom:0;
	width:100%;
	clear:both;
	height:20px;
}


/*-------------------------
 * ETC in JAPAN
--------------------------*/
.videoImg{
	width:200px;
	float:left;
  margin-right:18px;
}
.videoImg .btnL{
	margin-right:12px;
}
.videoList{
	width:329px;
	float:right;
}
.videoList table{
	width:100%;
}
.videoList td{
	padding:4px 0 3px 0;
  border-bottom:1px solid #bed4b2;
}
.videoList tr.first td{
	padding-top:0;
}
#adbeWrap{
	width:527px;
  padding:10px;
	background:#f2f2f2;
}


/*-------------------------
 * Guide to ETC cards
--------------------------*/
table.cardList{
	margin-bottom:10px;
}
table.cardList td{
	padding-bottom:1em;
}
table.cardList.list01 td{
	padding-right:17px;
}
table.cardList.list02 td{
	padding-right:23px;
}
table.cardList.list01 td.last,
table.cardList.list02 td.last{
  padding-right:3px;
}


/*-------------------------
 * ETC Safe Driving Guide
--------------------------*/
body#guide .section h3{
	margin-bottom:10px;
}


/*-------------------------
 * Sitemap
--------------------------*/
body#sitemap a.arr{
	display:block;
	padding-left:1em;
	background:url(../img/common/arr_orange.gif) no-repeat 0 .45em;
}
body#sitemap .section h1{
	margin-bottom:15px;
}
body#sitemap .section h2{
	margin-bottom:10px;
	padding-bottom:3px;
	background:url(../img/common/bg_uline_green.gif) repeat-x bottom left;
	color:#135002;
}
body#sitemap .section h3{
	font-weight:bold;
	margin-bottom:.4em;
}
