#theme {
margin-top:10px;
}

#theme .w375 {
	width:375px;
}

#theme .title_tdl {
	background:url(/kokunai/bus/campaign/images/head_tdl.jpg) no-repeat left top;
	width:760px;
	height:170px;
	margin-bottom:5px;
}
#theme .title_usj {
	background:url(/kokunai/bus/campaign/images/head_usj.jpg) no-repeat left top;
	width:760px;
	height:170px;
	margin-bottom:5px;
}

#theme .title_event {
	background:url(/kokunai/bus/campaign/images/event/event.jpg) no-repeat left top;
	width:760px;
	height:170px;
	margin-bottom:5px;
}


#theme .titleText {
	font-size:1px;
	text-indent:-9999px;
}

#theme .textLead {
	font-size:22px;
	line-height:1;
	color:#ff9933;
	font-weight:bold;
	text-align:center;
}

#theme .point {
	background:url(/kokunai/bus/campaign/images/point.gif) no-repeat left 1px;
	padding-left:23px;
	font-size:16px;
	font-weight:bold;
	color:#ff9900;
}

#theme .area {
	width:375px;
	margin-bottom:15px;
}

#theme table.sche {
	border:1px solid #333333;
	width:100%;
}

#theme table.sche td {
	padding:3px 5px;
}

#theme table.sche td.border {
	border-bottom :1px solid #333333;
}

#theme .scheList {
	margin-bottom:15px;
	margin-top:5px;
	width:375px;
	background:#E0DEF3;
}

#theme .scheList .head {
	background:transparent url(/kokunai/bus/images/head/search.jpg) no-repeat left top;
	height:28px;
}

#theme .scheList .head p {
	color:#ffffff;
	font-weight:bold;
	padding:7px 0px 0px 38px;
}

#theme .scheList .listBox {
	padding:10px 15px;
	border:1px solid #837BD0;
}

#theme .scheList ul {
	border:1px solid #837BD0;
	background:#ffffff;
	padding:10px 12px 15px 15px;
	list-style-type:square;
	list-style-position:inside;
}

#theme .scheList ul li {
	line-height:1.7;
}

#theme .ad a {
	text-decoration:none;
}

#theme .fs10 {
	font-size:10px;
}



/*=============Event 20080813 ogawa write=============*/

/*=== 芷ē ===*/


p.textLeadEvent{
font-size:110%;
color:navy;
margin:5px 10px;
text-align:left;

}
div.train:after{
content:".";
display:block;
clear:both;
visibility:hidden;
font-size:0;
line-height:0;
}

div.train{
zoom:1;
padding-bottom:10px;
border-bottom:2px dashed #ccc;
margin-bottom:10px;
}

div.train h3{
font-weight:bold;
color:#333;
font-size:120%;
}
div.train h3 a{
margin-left:10px;
font-size:90%;
font-style:normal;
}

div.train h3 a:link{
color:navy;
}

ol.trainChange{
border:2px solid #ccc;
width:365px;
}

ol.trainChange li{
padding-top:3px;
padding-bottom:3px;
font-weight:bold;
}

ol.trainChange li.trainChangeStart{
padding-left:40px;
background:#e7e7e7 url(/kokunai/bus/campaign/images/event/li_start.gif) 10px 3px no-repeat;
}

ol.trainChange li.trainChangeEnd{
padding-left:40px;
background:#e7e7e7 url(/kokunai/bus/campaign/images/event/li_last.gif) 10px bottom no-repeat;
}

ol.trainChange li.trainChangeMiddleStaion{
padding-left:40px;
background:#e7e7e7 url(/kokunai/bus/campaign/images/event/li_middle.gif) 10px center no-repeat;
}

ol.trainChange li.trainChangeMiddle{
padding-left:50px;
background:#fff url(/kokunai/bus/campaign/images/event/li_ch.gif) 21px 0px no-repeat;
font-weight:normal;
}
p.trainChangeCharge{
text-align:right;
padding-top:5px;
clear:both;
}