@charset "utf-8";
/*----------------------------------------------------------------------
    IMPORT
----------------------------------------------------------------------*/

@import "common.css";
@import "contents.css";


/* タイトル部分 */

#others #contents .titleBox h1{
	margin:0 0 10px 12px;
	padding:11px 0 10px 30px;
	background:url(../../img/renew/common/title_others.jpg) no-repeat left center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:210%;
	font-weight:bold;
}

#others #contents .titleBox h1.line02{
	margin:0 0 10px 12px;
	padding:11px 0 10px 30px;
	background:url(../../img/renew/common/title_others_line02.jpg) no-repeat left center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:210%;
	font-weight:bold;
}

#contents h3{
	min-height:20px;
	padding:2px 0 0 20px;
	background:url(../../img/renew/common/bg_h3.png) no-repeat left 5px;
	color:#225728;
	font-size:120%;
	font-weight:bold;
	margin-bottom:13px;
	margin-top:18px;
}

/* fares.css と同じもの others全体で使用 */
#contents .categoryBox h3{
	margin-left:2px;
	padding-left:23px;
	background:url(../../pass/img/renew/index_icon01.gif) no-repeat left center;
	color:#225728;
	font-size:117%;
	font-weight:bold;
}

#others #contents #txtArea p {
	margin-bottom:10px;
}

/*  downloads,links,policy,accidentで使用  */
#contents .contsList{
	width:902px;
	margin-bottom:22px;
	padding:0 0 15px 15px;
	background:url(../../../img/multi/line_dot01.gif) repeat-x left bottom;
}
#contents .contsListb{
	width:902px;
	margin-bottom:22px;
	padding:10px 15px;
}


/* linksで使用 */


ul.listLinks li {
	float:left;
	padding:0 15px 5px 17px;
	font-size:110%;
}

ul.listLinks {
	margin:0;
	padding:0;
}

/* downloadsで使用 */
#contents .contsList ul.listGuide{
	padding-top:10px;
}

#contents .contsList ul.listGuide li{
	float:left;
	padding:0 15px 5px 17px;
	font-size:110%;
}

.blueBox img.pdfleft{
	float:left;
	width:88px;
	padding-right:10px;
	}

.blueBox div.right{
	float:left;
	width:300px;
	}


/* privacy policy,the ueten line accident で使用 */
#contents ul.listTpe01 li{
	padding-left: 1.05em;
	text-indent: -1.05em;
}

/* the ueten line accident / reopening... */

#contents p.rightsig{
	text-align:right;
}

#contents p.info{
	margin:10px auto;
	width:600px;
	border:1px solid #71BE32;
	padding:10px;
}

#contents span.ap2{
	padding-left:30px;
}

/* sitemap */
#contents .listBox {
	width:932px;
	margin-bottom:15px;
}

#contents .listLeft,
#contents .listRight {
	position:relative;
	float:left;
	width:443px;
	padding:10px;
}

#contents .bdrBottom{
	border-bottom:1px dotted #CCC;
	padding-bottom:15px;
}

#contents .bdrLeft{
	border-left:1px dotted #CCC;
}
#contents .bdrRight{
	border-right:1px dotted #CCC;
}

ul.list04{
	padding:5px 0 5px 15px;
}

ul.list04 li{
	padding-bottom:7px;
}

/* whats new */
#contents .info_list{
	padding:12px 12px 0 6px;
}

#contents .info_list .lineBox_list{
	margin:0 8px 7px 5px;
	padding-bottom:6px;
	line-height:1.5;
}

#contents .info_list dl{
	margin-left:9px;
	padding-top:10px;
}

#contents .info_list dl dt{
	float:left;
	width:9em;
}

#contents .info_list dl dd{
	margin-bottom:8px;
	padding:0 0 8px 9em;
	background:url(../../img/renew/bg_index04.gif) repeat-x left bottom;
}
* html #contents .info_list dl dd{
	text-indent:-3px;
}

#contents .adobeReader { 
	background: url(../../nex/src/img/parts/adobe_bg.gif) no-repeat center center;
	width: 503px;
	height: 71px;
	margin: 0 auto 20px;
	padding: 0;
}

#contents .adobeReader ul { 
	margin: 0 auto;
	padding: 22px 66px 10px 80px;
}

#contents .adobeReader ul li { 
	float: left;
	vertical-align: middle;
}

#contents .adobeReader ul li.banner { 
	padding: 0 10px 0 0;
}

#contents .adobeReader ul li a.window { 
	padding-left: 12px;
	background:url(../../nex/src/img/parts/openwindow.gif) no-repeat 0 3px;
}
