@charset "EUC-JP";

/*  #contents #main
---------------------------------------------------------- */
/*-- tab_mysearch --*/
#main #tab_mysearch{
	margin: 0 0 10px 0;
}

#main #tab_mysearch .tabLink li{
	font-size: 100%;
	width: 240px;
	background: url(../img/bg_tab_mysearch_link2.jpg);
}

#main #tab_mysearch .tabLink li.first{
	background-position: left top;
}

#main #tab_mysearch .tabLink li.first.current{
	background-position: left -40px;
}

#main #tab_mysearch .tabLink li.second{
	background-position: -240px top;
}

#main #tab_mysearch .tabLink li.second.current{
	background-position: -240px -40px;
}

#main #tab_mysearch .tabLink li.third{
	background-position: -480px top;
}

#main #tab_mysearch .tabLink li.third.current{
	background-position: -480px -40px;
}

div.hl dl {
 padding: 5px;
 position: absolute;
 right: 0;
 top: -1px;
 font-size: 84%;
 border: 2px solid #e5e5e5;
}

div.hl dt,
div.hl dd{
 float: left;
 font-size: 100%;
 text-indent: 0;
}

div.hl dt{
 padding: 0 10px 0 10px;
 background: url(../../../common_v2/img/icon_simulation_blue_s.gif) no-repeat 0 1px;
 border-right: 1px solid #cccccc;
}

div.hl dd{ 
 padding: 0 0 0 5px;
}

div.hl dd em{
 margin: 0 3px 0 3px;
 font-weight: bold;
 color: #ff0000;
 line-height: 1.2;
}

/*-- list --*/
#main div.point {
	margin: 20px 0;
}
#main div.point .caption {
	padding: 20px 0 20px 40px;
}

/* ANG_PRJ-980 140214 ikema
----------------------------------------- */
#main #tab_mysearch .tabLink li.fourth {
	background-position: right top;
}

#main #tab_mysearch .tabLink li.fourth.current {
	background-position: right -40px;
}

/* ANG_PRJ-1886 150409 higaonna
----------------------------------------- */
#contents.mysearch {
	padding-top: 10px;
}

#contents.mysearch h2 {
	height: 34px;
	margin-bottom: 12px;
	padding: 2px 0 2px 2px;
	border: 1px solid #cccccc;
	background: url("../../img/bg_h2.gif") repeat-x left top;
}

#contents.mysearch h2 span {
	padding-left: 10px;
	display: block;
	border-left: 7px solid #e70b1b;
	color: #333333;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.9;
}

#contents.mysearch h3 {
	height: 46px;
	border: 1px solid #cdcdcd;
	background: url("../../img/bg_h3.gif") repeat-x left top;
}

#contents.mysearch h3 img {
	float: left;
	width:128px;
}

#contents.mysearch h3 span {
	float: right;
	width:818px;
	padding: 10px 0 5px;
	display: block;
	color: #333333;
	font-size: 183%;
	font-weight: bold;
}

#contents.mysearch h3.point01 span {background: url("../../img/icon_ttl01.gif") no-repeat right top;}
#contents.mysearch h3.point02 span {background: url("../../img/icon_ttl02.gif") no-repeat right top;}
#contents.mysearch h3.point03 span {background: url("../../img/icon_ttl03.gif") no-repeat right top;}

#contents.mysearch div.point {
	margin-bottom: 20px;
	padding: 15px 19px;
	border: 1px solid #cdcdcd;
	border-top: none;
}

#contents.mysearch p {
	margin-bottom: 15px;
	font-size: 117%;
}

#contents.mysearch div.btn_search {
	width: 718px;
	margin: 0 auto;
}


/*--------------------------------

	id車両　phase 2 160906

--------------------------------*/
/* 並び替え　幅調整 */
#resultTable .tbl_scrollTit .tit.w100 { width: 108px !important; }
#resultTable .tbl_scrollTit .tit.w66 { width: 62px; }
#resultTable .tbl_scrollTit .tit.w64 { width: 59px; }
#resultTable .tbl_scrollTit .tit.w62 { width: 58px; }
#resultTable .tbl_scrollTit .tit.w49 { width: 48px; }
