@charset "UTF-8";

body{
	color: #333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #02b6ea;
	}
#all{
	width: 100%;
	line-height: 1.0;
	background: #fff;
	}
.box{
	width: 950px;
	margin: 0 auto;
	background: #fff;
	}

/******************************************************************************
header
******************************************************************************/
#header{
	width: 100%;
	line-height: 1.0;
	font-size: 1.2em;
	}
#header .box{
	position:relative;
	}
#header a{
	text-decoration: none;
	}
#header #logo {
	float: left;
	padding: 15px 0;
	}
#header .contact {
	float: right;
	margin: 0 0 8px;
	padding: 15px 0 7px;
	width: 280px;
	background: url(/design/img/cmn/header/img_namazu.gif) no-repeat right 7px;
	}
#header .contact p{
	line-height: 1.4;
	}
#header .contact p.mb-5{
	padding-top: 5px;
	}
#header .contact ul{
	border-left: #CCC dashed 1px;
	margin: 0 0 0 15px ;
	padding: 0 0 0 15px ;
	float: right;
	}
#header .contact li{
	margin-bottom: 4px;
	}
#header #recruit-bn{
	position: absolute;
	top: 15px;
	left: 395px;
	}
#header #recruit-bn a:hover img{
	opacity: 0.7;
	}
/*------------------------------*/
/*globalmenu*/
/*------------------------------*/
#header #globalmenu {
	width: 950px;
	clear: both;
	position: relative;
	}
#header #globalmenu li{
	float: left;
	}
#header #globalmenu li.spot{
	position:absolute;
	top: -16px;
	left: 689px;
	}
#bus #header #globalmenu li.bus,
#rosen #header #globalmenu li.bus,
#stations #header #globalmenu li.bus,
#communities #header #globalmenu li.bus{
	background: url(../../img/cmn/header/mn_bus_on.gif) no-repeat;
	}
#rental #header #globalmenu li.rental,
#travels #header #globalmenu li.rental{
	background: url(../../img/cmn/header/mn_rental_on.gif) no-repeat;
	}
#pickup #header #globalmenu li.pickup,
#campaigns #header #globalmenu li.pickup{
	background: url(../../img/cmn/header/mn_pickup_on.gif) no-repeat;
	}
#recruit #header #globalmenu li.recruit {
	background: url(../../img/cmn/header/mn_recruit_on.gif) no-repeat;
	}
#info #header #globalmenu li.info,
#informations #header #globalmenu li.info{
	background: url(../../img/cmn/header/mn_info_on.gif) no-repeat;
	}
/*switch*/
#bus #header #globalmenu li.bus a img,
#rosen #header #globalmenu li.bus a img,
#stations #header #globalmenu li.bus a img,
#communities #header #globalmenu li.bus a img,
#rental #header #globalmenu li.rental a img,
#travels #header #globalmenu li.rental a img,
#pickup #header #globalmenu li.pickup a img,
#campaigns #header #globalmenu li.pickup a img,
#recruit #header #globalmenu li.recruit a img,
#info #header #globalmenu li.info a img,
#informations #header #globalmenu li.info a img{
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
	}


/******************************************************************************
contents
******************************************************************************/
#contents{
	width: 100%;
	line-height: 1.0;
	margin-bottom:30px;
	}
/*------------------------------*/
/*pankz*/
/*------------------------------*/
#contents #pankz {
	padding: 15px 0;
	font-size: 1.2em;
	}
#contents #pankz ul{
	background: url(../../img/cmn/cmn/ic_pankuzu_home.gif) no-repeat left;
	padding: 2px 0 0 20px;
	height: 15px;
	}
#contents #pankz li{
	float: left;
	margin: 0 6px 0 0 ;
	}
#contents #pankz a{
	background: url(../../img/cmn/cmn/ic_pankuzu_arrow.gif) no-repeat right;
	padding: 0 15px 0 0;
	}

/******************************************************************************
main
******************************************************************************/
#main{
	float: right;
	width: 722px;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.5;
	}
/*tag*/
#main h2{
	background: url(../../img/cmn/cmn/bg_h2.gif) no-repeat;
	margin: 0 0 20px;
	padding: 15px 0 15px 20px;
	font-size:1.4em;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1;
	font-weight: normal;
	}
#main h3{
	border-left: solid 3px #02b6ea;
	margin: 0 0 20px ;
	padding: 0 0 0 8px;
	line-height: 1.5;
	font-size: 1.4em;
	}
#main h4{
	margin: 0 0 15px;
	padding: 0 0 5px;
	line-height: 1;
	font-size: 1.2em;
	border-bottom: dotted #CCCCCC 1px;
	}
#main h5{
	background: url(../../img/cmn/cmn/bg_h5.gif) no-repeat;
	margin: 0 0 10px ;
	padding: 0 0 0 12px;
	line-height: 1;
	}
#main ul{
	margin-bottom:2em;
	}
#main li{
	list-style: disc;
	margin: 0 0 0 20px;
	}
#main dl{
	margin-bottom:2em;
	}
#main ol{
	margin-bottom:2em;
	}
#main table{
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 722px;
	}
#main th{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding: 10px;
	white-space: nowrap;
	font-weight:normal;
	background: #eeeeee;
	}
#main td{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
	padding: 10px;
	}
#main a.pdf{
	padding-right:30px;
	background:url(../../img/cmn/cmn/ic_pdf.gif) no-repeat right center;
	}
#main p.time{
	padding-left:18px;
	background:url(../../img/cmn/cmn/ic_time.gif) no-repeat left 2px;
	}
#main p.price{
	padding-left:18px;
	background:url(../../img/cmn/cmn/ic_price.gif) no-repeat left 2px;
	}
/*------------------------------*/
/*index_box*/
/*------------------------------*/
#main .index_box .entry {
	margin-bottom: 20px;
	width: 351px;
	}
#main .index_box .entry h3{
	background:url(../../img/cmn/cmn/bg_h3_entry.gif) no-repeat;
	width: 351px;
	height: 29px;
	color: #FFF;
	font-size: 1.4em;
	margin-bottom: 10px;
	padding: 15px 0 0 32px;
	font-weight: normal;
	line-height: 1;
	border: none;
	}
#main .index_box .entry h3 a{
	color: #FFF;
	text-decoration: none;
	}
#main .index_box .entry h3 a:hover{
	text-decoration: underline;
	}
/*------------------------------*/
/*pagenavi*/
/*------------------------------*/
.wp-pagenavi{
	margin: 20px 0 0 ;
	}
.wp-pagenavi .current{
	color:#FFFFFF;
	padding: 5px;
	background: #02b6ea;
	}
.wp-pagenavi .extend{
	margin: 0 0 0 3px ;
	}
.wp-pagenavi a{
	border: solid #CCC 1px;
	padding: 4px;
	margin: 0 3px 0 3px ;
	}
/*------------------------------*/
/*column2*/
/*------------------------------*/
#main .column2 .entry{
	display: inline;
	width: 350px;
	float: left;
	margin: 0 22px 15px 0;
	padding-bottom: 15px;
	border-bottom: dotted 1px #CCCCCC;
	}
#main .column2 .entry:nth-child(2n){
	margin: 0 0 15px 0;
	}
#main .column2 .entry .image{
	display: inline;
	width: 70px;
	float: left;
	margin: 0 15px 0 0;
	}
#main .column2 .entry .image img{
	padding: 4px;
	border: solid 1px #ccc;
	background: #fff;
	}
#main .column2 .entry .text{
	float: left;
	width: 260px;
	line-height: 1.5;
	}
#main .column2 .entry .text h4{
	line-height: 1.5;
	font-size: 1.4em;
	margin: 0 0 5px;
	}
#main .column2 .entry .text a{
	background: url(/design/img/cmn/cmn/ic_arrow.gif) no-repeat left 3px;
	padding: 0 0 0 18px;
	}
/*------------------------------*/
/*pagenavi*/
/*------------------------------*/
#main .pagenavi{
	padding-top: 20px;
	}
#main .pagenavi ul{
	background: #eee;
	text-align: center;
	padding: 10px 0;
	margin: 0;
	}
#main .pagenavi ul li{
	display: inline;
	padding: 0 15px;
	border-bottom: none;
	margin: 0;
	list-style: none;
	}
/*------------------------------*/
/*local*/
/*------------------------------*/
ul#local{
	border-bottom: 2px solid #a0e6f9;
}
ul#local li {
	display: inline;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 10px;
}
ul#local li a,
ul#local li span {
	display: block;
	padding: 5px 10px;
	border: 1px solid #ccc;
	border-bottom: none;
	background: #eee;
	border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
}
ul#local li span,
ul#local li a:hover {
	border-color: #a0e6f9;
	background: #d6f4fc;
}

/*------------------------------*/
/*WYSIWYG*/
/*------------------------------*/
#WYSIWYG{
	font-size: 1.2em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #ccc;
	padding: 20px 25px;
	}
#WYSIWYG h4{
	line-height: 1.5;
	}
#WYSIWYG p{
	margin-bottom: 15px;
	line-height: 1.7;
	}
#WYSIWYG table{
	width: auto;
	}



/******************************************************************************
side
******************************************************************************/
#contents #side{
	float: left;
	width: 210px;
	line-height: 1.4;
	}
#contents #side #bus {
	margin: 0 0 10px ;
	}
#contents #side .box {
	width: 210px;
	background: url(../../img/cmn/side/bg_mdl.gif) repeat-y;
	padding: 10px 0 0 ;
	}
#contents #side .box_btm {
	background: url(../../img/cmn/side/bg_btm.gif) no-repeat bottom;
	padding-bottom: 4px;
	}
#contents #side #bus ul{
	font-size: 1.4em;
	padding: 0 10px 0 ;
	}
#contents #side #bus li{
    border-bottom: 1px dotted #CCCCCC;
	}
#contents #side #bus li a{
	display: block;
    text-decoration: none;
	padding:3px;
	color: #333;
    padding: 10px 0 10px 20px;
    background: url(../../img/cmn/cmn/ic_arrow.gif) no-repeat scroll 0 13px transparent;
	}
#contents #side #bus li a:hover{
	color: #00c;
	text-decoration: underline;
    background: url(../../img/cmn/cmn/ic_arrow.gif) no-repeat scroll 0 13px #eee;
	}
#contents #side #bus li:last-child{
	margin-bottom: 0;
    border-bottom: none;
	}
/*switch*/
body.rosen #bus li.rosen,
body#stations #bus li.timetable,
body.main-timetable #bus li.main-timetable,
body.ticket #bus li.ticket,
body.ic #bus li.ic,
body.route #bus li.route,
body.station #bus li.station,
body.communities #bus li.communities{
    background: url(../../img/cmn/cmn/ic_arrow.gif) no-repeat scroll 0 13px #eee;
	}


#contents #side #bus p{
	font-size: 1.4em;
	margin:0 10px 5px;
	}
#contents #side #bus .search{
	padding: 5px;
	background: #f5f5f5;
	line-height: 1.5;
	margin:0 10px 0;
	}
#contents #side #bus input.text{
	padding: 2px 3px;
	font-size: 1.2em;
	width: 138px;
	height: 21px;
	}
#contents #side #bus input.btn{
	background: url(../../img/cmn/side/bt_search.gif) no-repeat        ;
	width: 28px;
	height: 28px;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	}
#contents #side #banner li{
	margin: 0 0 10px;
	}
#contents #side #mobile {
	font-size: 1.2em;
	}
#contents #side #mobile p{
	margin: 0 10px ;
	}
#contents #side #mobile p.qr img{
	float: left;
	margin: 0 5px 10px 0;
	vertical-align: center;
	}

#contents #side #adobe_r {
	margin-top:10px;
	}
#contents #side #adobe_r p{
	margin-top:5px;
	}

/******************************************************************************
footer
******************************************************************************/
#footer{
	width: 100%;
	line-height: 1.0;
	background: #02b6ea;
	padding: 35px 0 50px;
	}
#footer .box{
	background: #02b6ea;
	}
#footer h2{
	font-size: 1.6em;
	margin: 0 0 5px;
	}
#footer p{
	font-size: 1.2em;
	line-height: 1.5;
	}
#footer #pagetop{
	float: right;
	}
/*------------------------------*/
/*footerhead*/
/*------------------------------*/
#footerhead{
	height: 16px;
	width: 100%;
	line-height: 1.0;
	background: url(../../img/cmn/footer/bg_footer.gif) top center no-repeat;
	}
/*------------------------------*/
/*navi*/
/*------------------------------*/
#footer #navi {
	float: left;
	width: 364px;
	margin: 0 20px 0 0 ;
	}
#footer #navi ul{
	margin: 0 0 20px;
	}
#footer #navi li{
	float: left;
	}
/*------------------------------*/
/*companyinfo*/
/*------------------------------*/
#footer #companyinfo{
	float: left;
	margin: 0 0 0 20px ;
	padding: 0 0 0  20px;
	border-left: solid #81dbf5 1px;
	color: #fff;
	}