@charset "utf-8";

/*========================================================================

siteName	: www.mintetsu.or.jp
fileName	: /common/css/activity/contents.css
description	: Contents modules CSS.
date		: 2010.03.01
update	: 2010.03.01

	---------------------LIST---------------------
	 01: Index
			 01-1: topLink
	 02: 利便性向上への取り組み
			 02-1: 
	 03: 民鉄各社の安全への取り組み
			 03-1: 民鉄各社安全報告書リスト
	 04: マナーアンケート
			 04-1: アンケート見出し
			 04-2: アンケートリスト
	----------------------------------------------

========================================================================*/

/*====================================================
  01: Index
====================================================*/
#eventList ul.tabList li {
	background-color: #ebebeb;
	border: 1px solid #cccccc;
	float: left;
	padding: 10px 0 10px 10px;
	width: 200px;
	margin-right: 10px;
}
#eventList ul.tabList li a {
	background: url(../../img/css_img/modules/icon_arrow_black.gif) no-repeat left 2px;
	font-size: 117%;
	font-weight: bold;
	padding-left: 15px;
}

#eventList ul.tabList li.active {
	background: url(../../img/css_img/modules/bg_Title01.jpg) repeat-x top;
	border-bottom: 1px solid #ffffff;
}
#eventList ul.tabList li.active a {
	color: #000000;
}

.tabPanel {
	border: 1px solid #cccccc;
	padding: 15px 10px;
	width: 645px;
	display: none;
	margin-top: -1px;
}
.tabs div.active {
	display: block;
}



/*====================================================
  02: 利便性向上への取り組み
====================================================*/

/* 02-1: 利便性向上への取り組みリスト
 -------------------------------------------------- */

dl.convList{
	margin:0px 15px 0px 15px;
}
dl.convList dt{
	margin-bottom:5px;
}
dl.convList dd{
	background:url(../../img/css_img/modules/icon_arrow_blue.gif) no-repeat left 2px;
	padding-bottom:10px;
	padding-left:10px;
	border-bottom:1px dotted #cccccc;
	margin-bottom:10px;
}
dl.convList dd.bnone{
	border-bottom:none !important;

}
dl.convList a{
	margin-right:5px;
}
ul.BackNumber{
	margin:0px 15px;
}
ul.BackNumber li{
	background:url(../../img/css_img/modules/icon_arrow_blue.gif) no-repeat left center;
	display:inline;
	margin-right:15px;
	padding-left:10px;
}


/*====================================================
  03: 民鉄各社の安全への取り組み
====================================================*/

/* 03-1: 民鉄各社安全報告書リスト
 -------------------------------------------------- */
ul.btnLink{
	padding-bottom:15px;
	padding-left:15px;
	clear:both;
}
ul.btnLink li{
	float:left;
	margin-right:10px;
}
ul.borderB{
	border-bottom:1px dotted #cccccc;
	margin-bottom:15px;
	margin-right:10px
}



/*====================================================
  04: マナーアンケート
====================================================*/

/* 04-1: アンケート見出し
 -------------------------------------------------- */
p.enqueteTitle {
	color: #0066cc;
	font-size: 125%;
	font-weight: bold;
	padding: 0 15px 10px;
}

ul.resultAnchor {
	text-align: center;
}
ul.resultAnchor li {
	display: inline;
	border-right: 1px solid #cccccc;
}
ul.resultAnchor li a {
	background: url(../../img/css_img/modules/icon_arrow_blue2.gif) no-repeat 0.5em top;
	padding: 0 1em 0 1.5em;
}

/* 04-2: アンケートリスト
 -------------------------------------------------- */
dl.anqList{
	margin:0px 15px 0px 15px;
}
dl.anqList dt{
	background:url(../../img/css_img/modules/icon_arrow_blue.gif) no-repeat left 2px;
	padding-left:10px;
}
dl.anqList dt a{
	margin-right:5px;
}
dl.anqList dt img{
	margin-top:2px;
}
dl.anqList dd{
	border-bottom:1px dotted #cccccc;
	padding-bottom:10px;
	margin-bottom:10px;
}

/* 04-3: アンケート兆歳概要
 -------------------------------------------------- */
dl.anqOutline{
	padding:0px 15px;
}
dl.anqOutline dt{
	float:left;   
	width:100px;   
	padding:5px 0 5px 0px;   
	clear:both;   
	font-weight:bold;
}
dl.anqOutline dd {   
	width:260px;   
	margin-left:100px;   
	padding:5px 5px 5px 0px;   
}  


/*====================================================
  05: 大手民鉄データブック / 地方民鉄 旅ガイド
====================================================*/

/* 05-1: 大手民鉄データブック / 地方民鉄 旅ガイド リスト
 -------------------------------------------------- */
.actBook{
	margin:0 15px;
}
.actBook .float_L{
	width:135px;
}
.actBook .float_R{
	width:506px;
}
.actBook .float_R img.btn{
	margin-bottom:20px;
}
.actBook ul li{
	margin-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px;
}
.actBook ul a{
	background:url(../../img/css_img/modules/icon_arrow_blue.gif) no-repeat left center;
	margin-right:5px;
	padding-left:10px;
}
.actBook ul ol{
	padding-left:35px !important;
	border-top:1px dotted #cccccc;
	padding-top:10px;
	margin-top:5px;
}
.actBook ul ol li{
	list-style:inherit;
	border-bottom:none;
}
.actBook ul ul{
	padding-left:20px !important;
	border-top:1px dotted #cccccc;
	padding-top:10px;
	margin-top:5px;
}

.actBook ul ul li{
	list-style:none;
	border-bottom:none;
}
.actBook ul ol ol li a{
	background:none;
}
.actBook .float_R dl{
	background:url(../../../activity/img/tra_bg.jpg) repeat-y left top;
	border-bottom:1px solid #cccccc;
	padding:0px 1px 1px 1px;
}
.actBook .float_R dl dt{
	font-weight:bold;
	background:url(../../img/css_img/modules/bg_Title01.jpg) repeat-x left top;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	padding:10px;
}
.actBook .float_R dl dd{
	padding:10px;
}

ul.traList{
	margin:15px;
}
ul.traList li{
	border-bottom:1px dotted #cccccc;
	padding:0px 0px 10px 0px;
	margin-bottom:10px;
}
ul.traList li a{
	background:url(../../img/css_img/modules/icon_arrow_blue.gif) no-repeat left center;
	padding-left:10px;
	margin-right:5px;
}
ul.traList ul{
	margin-top:10px;
	margin-left:20px;
}
ul.traList ul li{
	border-bottom:none;
}
ul.traList ul li ul{
	border-top:1px dotted #cccccc;
	margin-left:0px;
	padding-top:10px;
}
ul.traList ul li ul li{
	float:left;
	width:156px;
	margin:0 !important;
}

