@charset "utf-8";


/*------------------------------------------------------------------------ 

コンテンツ（上）

-------------------------------------------------------------------------- */
/* g-nav */
.g-nav li.home a { background-position: left bottom !important; }
.g-nav li.home a:hover { 
	background-position: left bottom;
    opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1;
	-moz-opacity: 1;
}



/*　重要なお知らせ　*/
.emergency2 {
	margin-bottom:1em;
}
.emergency2 .clm_2_red-box {
	box-sizing:border-box;
	border: 2px solid #f33f3f;
	background-color:#fff;
	max-width: 1000px;
	width:100%;
	padding:1em;
	margin: 0 auto;
	font-size:120%;
}
/*#emergency {
	max-width: 1000px;
	width:100%;
	margin: 0 auto 20px auto !important;
	position:static !important;
}
#emergency .title {
	cursor : auto !important;
	background:#f33f3f;
	background-image:none !important;
}
#emergency .clm_1_red-box, #emergency2 .clm_1_red-box { border: 1px solid #f33f3f; }
#emergency .clm_1_red-box h2,#emergency2 .clm_1_red-box h2{ 
	padding: 7px 10px 6px 32px;
	color: #FFF;
	background: url(/images/common/icn_caution_mark02.gif) no-repeat 10px center; 
}
#emergency .clm_1_red-box .lower, 
#emergency2 .clm_1_red-box .lower
{ padding: 15px 10px;  background: #feeded; }
#emergency .clm_1_red-box .lower ul li,
#emergency2 .clm_1_red-box .lower ul li
{ margin-bottom: 8px; }
#emergency .clm_1_red-box .lower ul li:last-child,
#emergency2 .clm_1_red-box .lower ul li:last-child
{ margin-bottom: 0; }*/




#container #contents .top-area {
	width: auto;
	height: auto;
	min-width: 1000px;
	min-height: 340px;
	background-color: #eeeeee;
}
#container #contents .top-area .itemBox {
	width: 1000px;
	margin: 0 auto;
	padding: 19px 0 0;
}
#container #contents .top-area .itemBox .threeBox {
	clear: both;
}
#container #contents .top-area .itemBox .threeBox .col {
	float: left;
	border: 2px #dcdcdc solid;
	background-color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 316px;
	min-height: 300px;
	margin: 0 20px 20px 0;
}
#container #contents .top-area .itemBox .threeBox .col.traffic-info {
	margin-right: 0;
}
#container #contents .top-area .itemBox .threeBox .col .heading {
	border-bottom: 1px #e0e0e0 solid;
	position: relative;
	/*padding: 10px 12px;*/
}
#container #contents .top-area .itemBox .threeBox .col .heading h2 a {
	/*display: block;*/
	width: 316px;
	color: #1C93CF;
	height: 48px;
	padding: 10px 0 10px 12px;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	line-height: 1.2;
	background: url(/images/top/icn_top_arrow01.png) 95% 50% no-repeat;
	background: url(/images/top/icn_top_arrow01_s.png) 95% 50% no-repeat\9;
	background-size: 25px 25px;
}
#container #contents .top-area .itemBox .threeBox .col .heading h2 a:hover {
	text-decoration: none;
	background-color: #e1f2fb;
}
#container #contents .top-area .itemBox .threeBox .col .heading h2 a span {
	font-size: 130%;
	padding: 11px;
	border-left: 4px #1C93CF solid;
	display: block;
}
#container #contents .top-area .itemBox .threeBox .col.traffic .heading h2 a span {
	padding: 0 0 1px 10px;
}
#container #contents .top-area .itemBox .threeBox .col.traffic .heading h2 a span span.sub {
	font-size: 65%;
	background: none;
	display: block;
	padding: 3px 20px 0 0;
	border-left: none;
}
#container #contents .top-area .itemBox .threeBox .col.traffic .heading h2 a .ihighway {
	display: inline-block;
	margin-left: 4px;
	width: 63px;
	height: 20px;
	background: url(/images/top/img_ihighway.png) no-repeat;
	background: url(/images/top/img_ihighway_s.png) no-repeat\9;
	background-size: 63px auto;
}


#container #contents .top-area .itemBox .threeBox .col .item {
	/*background: -moz-linear-gradient(top, #efefef, #fff 20%);
	background: -webkit-gradient(linear, left top, left bottom, from(#efefef),color-stop(0.2, #fff), to(#fff));*/
	background-color: #FFF;
	padding: 11px 15px 0;
	position: relative;
	min-height: 215px;
	margin-bottom: 10px;
}

#container #contents .top-area .itemBox .threeBox .col .item.search ul.btn li {
	margin-bottom: 10px;
	background-color: #fff;
	border: 2px #dddddd solid;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#container #contents .top-area .itemBox .threeBox .col .item.search ul.btn li:last-child { margin-bottom: 0; }
#container #contents .top-area .itemBox .threeBox .col .item.search ul.btn li a {
	padding: 8px 14px;
	display: block;
	text-decoration: none;
	color: #222222;
	font-size: 130%;
	font-weight: bold;
	background: url(/images/top/icn_top_arrow02.png) 95% center no-repeat;
}
#container #contents .top-area .itemBox .threeBox .col .item.search ul.btn li a:hover {
	background: url(/images/top/icn_top_arrow02.png) 95% center no-repeat #e1f2fb;
}


#container #contents .top-area .itemBox .threeBox .col .item.map {
	background: url(/images/top/img_top_map.png) 22px 11px no-repeat;
	background: url(/images/top/img_top_map_s.png) 22px 11px no-repeat\9;
	background-size: 214px 160px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map .time p {
	font-size: 88%;
}
#container #contents .top-area .itemBox .threeBox .col .item.map .time p.update-btn {
	display: inline;
	margin-top: 3px;
	cursor: pointer;
}

#container #contents .top-area .itemBox .threeBox .col .item.map ul.btn li {
	position: absolute;
	background-color: #e1f2fb;
	width: 64px;
	height: auto;
	height: 48px;
	border: 1px #cbe8f8 solid;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-align: center;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.btn li a {
	display: block;
	position: absolute;
	height: 100%;
	/*padding: 3px 0 30px;*/
	background-image: none;
	color: #000;
	font-size: 80%;
	font-weight: bold;
	position: relative;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.btn li a:hover {
	background-color: #bbe1f7;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.btn li span.alert {
	color: #FF0004;
	position: relative;
	display: block;
	width: 100%;
	vertical-align: middle;
	font-size: 100%;
	font-weight: bold;
	top: 3px;
	/*top: 19px;
	left: 0;*/
	line-height: 1.3;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.btn li a:hover { text-decoration: none; }
#container #contents .top-area .itemBox .threeBox .col .item.map ul.btn li.hokkaido { top: 10px; right: 10px; }
#container #contents .top-area .itemBox .threeBox .col .item.map ul.btn li.tohoku { top: 65px; right: 10px; }
#container #contents .top-area .itemBox .threeBox .col .item.map ul.btn li.kanto { top: 120px; right: 10px; }
#container #contents .top-area .itemBox .threeBox .col .item.map ul.btn li.tokai { top: 175px; left: 218px; }
#container #contents .top-area .itemBox .threeBox .col .item.map ul.btn li.hokuriku { top: 48px; left: 82px; }
#container #contents .top-area .itemBox .threeBox .col .item.map ul.btn li.kansai { top: 175px; left: 149px; }
#container #contents .top-area .itemBox .threeBox .col .item.map ul.btn li.chugoku { top: 62px; left: 10px; }
#container #contents .top-area .itemBox .threeBox .col .item.map ul.btn li.shikoku { top: 175px; left:79px; }
#container #contents .top-area .itemBox .threeBox .col .item.map ul.btn li.kyusyu { top: 175px; left:10px; }


#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li a{
/*
	background-color: #EEE;
	opacity: 0.3;
	border: 1px #000000 solid;
	background-image: none;
*/
	position: absolute;
}

#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.hokkaido a{ 
	top: 30px;
	left: 180px;
	padding-bottom: 18px;
	padding-right: 53px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.hokkaido2 a{ 
	top: 12px;
	left: 190px;
	padding-bottom: 38px;
	padding-right: 34px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.tohoku a{ 
	top: 50px;
	left: 180px;
	padding-bottom: 52px;
	padding-right: 30px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.kanto a{ 
	top: 103px;
	left: 180px;
	padding-bottom: 31px;
	padding-right: 30px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.kanto2 a{ 
	top: 103px;
	left: 174px;
	padding-bottom: 16px;
	padding-right: 5px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.tokai a{ 
	top: 132px;
	left: 134px; 
	padding-bottom: 8px;
	padding-right: 48px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.tokai2 a{ 
	top: 141px;
	left: 134px; 
	padding-bottom: 10px;
	padding-right: 7px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.tokai3 a{ 
	top: 110px;
	left: 146px; 
	padding-bottom: 20px;
	padding-right: 11px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.hokuriku a{ 
	top: 86px;
	left: 158px;
	padding-bottom: 44px;
	padding-right: 23px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.hokuriku2 a{ 
	top: 100px;
	left: 140px;
	padding-bottom: 20px;
	padding-right: 17px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.hokuriku3 a{ 
	top: 109px;
	left: 125px;
	padding-bottom: 11px;
	padding-right: 14px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.kansai a{ 
	top: 118px;
	left: 103px;
	padding-bottom: 20px;
	padding-right: 30px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.kansai2 a{ 
	top: 121px;
	left: 134px;
	padding-bottom: 9px;
	padding-right: 10px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.kansai3 a{ 
	top: 139px;
	left: 120px;
	padding-bottom: 12px;
	padding-right: 13px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.chugoku a{ 
	top: 118px;
	left: 68px;
	padding-bottom: 15px;
	padding-right: 33px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.shikoku a{ 
	top: 137px;
	left: 71px;
	padding-bottom: 18px;
	padding-right: 38px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.kyusyu a{ 
	top: 131px;
	left: 41px;
	padding-bottom: 37px;
	padding-right: 21px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.kyusyu2 a{ 
	top: 131px;
	left: 32px;
	padding-bottom: 12px;
	padding-right: 8px;
}
#container #contents .top-area .itemBox .threeBox .col .item.map ul.onmap li.kyusyu3 a{ 
	top: 156px;
	left: 23px;
	padding-bottom: 7px;
	padding-right: 2px;
}

#container #contents .top-area .itemBox .threeBox .col.traffic-info .item.schedule ul.btn li:last-child { margin-bottom: 0; }
#container #contents .top-area .itemBox .threeBox .col.traffic-info .item.schedule ul.btn li a {
	color: #222222;
	font-weight: bold;
}

#container #contents .top-area .itemBox .threeBox .col.traffic-info .item.schedule .traffic_dl_box dl {margin-bottom: 1em;}
#container #contents .top-area .itemBox .threeBox .col.traffic-info .item.schedule .traffic_dl_box dl dt { padding:10px 0 10px 40px; margin-bottom: 5px; font-size: 120%; font-weight: bold;background:url(/images/top/img_traffic.gif) 1px 1px no-repeat #fff;}
#container #contents .top-area .itemBox .threeBox .col.traffic-info .item.schedule .traffic_dl_box dl dd{margin-bottom: 3px;margin-left: 1em;}

#container #contents .top-area .itemBox .threeBox .col.traffic-info .item.schedule .traffic_link p{padding:10px 0 10px 40px; margin-bottom: 5px; font-size: 120%; font-weight: bold;background:url(/images/top/img_traffic.gif) 1px 1px no-repeat #fff;}


#container #contents .top-area .itemBox .threeBox .col.traffic-info .item.schedule .traffic_dl_box .traffic_link ul {
	width:100%;
	/*white-space: nowrap;*/
}
#container #contents .top-area .itemBox .threeBox .col.traffic-info .item.schedule .traffic_dl_box .traffic_link li {
	display:inline-block;
	border:none;
	width:48%;
	margin:0;
}
#container #contents .top-area .itemBox .threeBox .col.traffic-info .item.schedule .traffic_dl_box .traffic_link li:not(:last-child) {
	margin-right:1px;
}
#container #contents .top-area .itemBox .threeBox .col.traffic-info .item.schedule .traffic_dl_box .traffic_link li a {
	text-align:center;
	display:inline-block;
	padding:4px 0;
	margin-top: 5px;
	width:100%;
	background-color:#e1f2fb;
	border: 1px #cbe8f8 solid;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#container #contents .top-area .itemBox .threeBox .col.traffic-info .item.schedule .traffic_dl_box .traffic_link li a:hover {
	text-decoration:none;
	background-color: #bbe1f7;
}




/*------------------------------------------------------------------------ 

/*slide

-------------------------------------------------------------------------- */
/*#container #contents .promotion .slidshow {
	width: 1000px;
	margin: 0 auto;
}
*/

#slideshow {
	width: 1000px;
	padding: 10px 0;
	margin: 22px auto 20px;
	position: relative;
	height: 143px;
}

#slideshow #slideImage {
	position: absolute;
	top: 10px;
	left: 7px;
	width: 980px;
	height: 143px;
	overflow: hidden;
	zoom: 1;
}

#slideshow #slideImage ul {
	margin-left: -7px;
	overflow: hidden;
	zoom: 1;

}

#slideshow #slideImage li {
	float: left;
}
#slideshow #slideImage li img {
	width: 230px;
}

#slideshow #slideImage li a {
	display: block;
	margin-left: 15px;
}

#slideshow #slidePrev {
	position: absolute;
	top: 70px;
	left: -25px;
	width: 20px;
}

#slideshow #slideNext {
	position: absolute;
	top: 72px;
	right: -10px;
	width: 20px;
}
/* ----------------------------------------------- */







/*------------------------------------------------------------------------ 

コンテンツ（下）

-------------------------------------------------------------------------- */

#container #contents .twoBox {
	margin: 0 auto 30px;
	width: 1000px;
}
#container #contents .twoBox .mainCol{
	float: left;
	width: 660px;
}
#container #contents .twoBox .sideCol{
	float: left;
	margin-left: 20px;
	width: 320px;
}


#container #contents .section {
	position: relative;
	border: 1px #dddddd solid;
	margin-bottom: 20px;
	padding: 18px 20px 10px;
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
}
html:not(:target) #container #contents .section:after {
	position: absolute;
	top: -1px;
	left: -1px;
	padding-right: 2px;
	height: 3px;
	display: block;
	background-color: #1c93cf;
	width: 100%;
	content: " ";
}
html /* */body #container #contents .section {
	border-top: 3px #1c93cf solid\9;
}

/*main
---------------------------------------------------------------- */
#container #contents .twoBox .mainCol .section.topix {
	margin-top: 0;
}
#container #contents .twoBox .mainCol .section.topix h2,
#container #contents .twoBox .mainCol .section.topix .text {
	float: left;
}
#container #contents .twoBox .mainCol .section.topix h2 {
	width: 90px;
	margin-right: 10px;
}
#container #contents .twoBox .mainCol .section.topix .text {
	width: 510px;
}
#container #contents .twoBox .mainCol .section.topix .text ul li {
	margin-bottom: 18px;
}


#container #contents .twoBox .mainCol .section.news .rss {
	position: absolute;
	top: 13px;
	right: 19px;
}



#container #contents .twoBox .mainCol .section.news div.list {
	margin-top: 20px;
	border-bottom: 1px #dddddd solid;
}
#container #contents .twoBox .mainCol .section.news .list dl {
	margin-bottom: 20px;
}
#container #contents .twoBox .mainCol .section.news .list dl dt,
#container #contents .twoBox .mainCol .section.news .list dl dd {
	float: left;
}
#container #contents .twoBox .mainCol .section.news .list dl dt {
	width: 77px;
	padding-right: 5px;
}
#container #contents .twoBox .mainCol .section.news .list dl dd.release {
	width: 96px;
	height: 20px;
	background: url(/images/top/icn_news_release.gif) no-repeat;
	background: url(/images/top/icn_news_release_s.gif) no-repeat\9;
	background-size: 96px 20px;
}
#container #contents .twoBox .mainCol .section.news .list dl dd.info {
	width: 96px;
	height: 20px;
	background: url(/images/top/icn_news_info.gif) no-repeat;
	background: url(/images/top/icn_news_info_s.gif) no-repeat\9;
	background-size: 96px 20px;
}
#container #contents .twoBox .mainCol .section.news .list dl dd.release span,
#container #contents .twoBox .mainCol .section.news .list dl dd.info span {
	display: none;
}
#container #contents .twoBox .mainCol .section.news .list dl dd.text {
	padding-left: 15px; 
	width: 420px;
}

#container #contents .twoBox .mainCol .section.news p.go-list {
	margin: 20px 0 10px;
}






/*side
---------------------------------------------------------------- */

#container #contents .twoBox .sideCol ul.bnr-list li {
	line-height: 0;
	margin-bottom: 10px;
}

#container #contents .twoBox .sideCol .openinfo {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px #D83500 solid;
	padding: 10px 14px;
	background: url(/images/top/img_01.gif) 95% bottom no-repeat;
	background: url(/images/top/img_01_s.gif) 95% bottom no-repeat\9;
	background-size: 54px 83px;
	margin-bottom: 15px;
	position: relative;
}
#container #contents .twoBox .sideCol .openinfo a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#container #contents .twoBox .sideCol .openinfo p {
	color: #D83500;
	font-weight: bold;
}
#container #contents .twoBox .sideCol .openinfo .detail {
	display: table;
	overflow: hidden;
	border-collapse: separate;
	border-spacing: 5px;
	margin-left: -5px;
	width: 246px;
	height: 100%;
}
#container #contents .twoBox .sideCol .openinfo .detail div {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
#container #contents .twoBox .sideCol .openinfo .detail div.col {
	color: #FFF;
	font-weight: bold;
	font-size: 90%;
	width: 100px;
	padding: 8px 4px;
	background-color: #D83500;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#container #contents .twoBox .sideCol .openinfo .detail div.img img {
	line-height: none;
	padding-top: 5px;
}
#container #contents .twoBox .sideCol ul.bnr-list li:hover,
#container #contents .twoBox .sideCol .openinfo:hover {
	opacity: 0.7;
	cursor: pointer;
}

#container #contents .twoBox .sideCol .col1_mainBox {
	margin-bottom: 15px;
}
#container #contents .twoBox .sideCol .col1_mainBox .content .box {
	border: 1px #dddddd solid;
	border-top: none;
}


/*discount-info*//*sapa-info*/
#container #contents .twoBox .sideCol .col1_mainBox.discount-info,
#container #contents .twoBox .sideCol .col1_mainBox.sapa-info {
	margin-bottom: 15px;
}
#container #contents .twoBox .sideCol .col1_mainBox.discount-info ul,
#container #contents .twoBox .sideCol .col1_mainBox.sapa-info ul {
	margin-bottom: 10px;
}
#container #contents .twoBox .sideCol .col1_mainBox.discount-info ul li,
#container #contents .twoBox .sideCol .col1_mainBox.sapa-info ul li {
	background-color: #f9f9f9;
	border: 1px #dddddd solid;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-top: 5px;
}
#container #contents .twoBox .sideCol .col1_mainBox.discount-info ul li a,
#container #contents .twoBox .sideCol .col1_mainBox.sapa-info ul li a {
	padding: 12px 0;
	display: block;
	font-weight: bold;
}
#container #contents .twoBox .sideCol .col1_mainBox.discount-info ul li a span,
#container #contents .twoBox .sideCol .col1_mainBox.sapa-info ul li a span {
	padding-left: 37px;
}
#container #contents .twoBox .sideCol .col1_mainBox.discount-info ul li.etc span {
	background: url(/images/top/icn_etc.gif) 11px 45% no-repeat #f9f9f9;
}
#container #contents .twoBox .sideCol .col1_mainBox.discount-info ul li.mileage span {
	background: url(/images/top/icn_mileage.gif) 11px 50% no-repeat #f9f9f9;
}
#container #contents .twoBox .sideCol .col1_mainBox.discount-info ul li.service span {
	background: url(/images/top/icn_service.gif) 11px 50% no-repeat #f9f9f9;
}

#container #contents .twoBox .sideCol .col1_mainBox.sapa-info ul li.sapa {
	background: url(/images/top/icn_sapa.gif) 11px 50% no-repeat #f9f9f9;
}
#container #contents .twoBox .sideCol .col1_mainBox.sapa-info ul li.gs span {
	background: url(/images/top/icn_gsmap.gif) 10px 50% no-repeat #f9f9f9;
}
#container #contents .twoBox .sideCol .col1_mainBox.sapa-info ul li.stand span {
	background: url(/images/top/icn_charging.gif) 13px 50% no-repeat #f9f9f9;
}
#container #contents .twoBox .sideCol .col1_mainBox.sapa-info ul li.map span {
	background: url(/images/top/icn_map.png) 13px 10% no-repeat #f9f9f9;
}
#container #contents .twoBox .sideCol .col1_mainBox.sapa-info ul li.sapa_congestion span {
	background: url(/images/top/icn_congestion.png) 13px 30% no-repeat #f9f9f9;
}

#container #contents .twoBox .sideCol .col1_mainBox.sapa-info ul li.wifi span {
	background: url(/images/top/icn_wifi.png) 13px 30% no-repeat #f9f9f9;
}

ul li.arrow span{
		background: url(/images/top/icn_arrow_blue.png) 13px 30% no-repeat #f9f9f9;
}

/*JCT案内図*//*高速バス停留所案内マップ*/
#container #contents .twoBox .sideCol .jctmap,
#container #contents .twoBox .sideCol .highwaybus,
#container #contents .twoBox .sideCol .numbering,
#container #contents .twoBox .sideCol .none,
#container #contents .twoBox .sideCol .etc
 {
	background-color: #f9f9f9/*#EEF7FC*/;
	border: 1px #ddd/*#bbe1f7*/ solid;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-top: 5px;
}
#container #contents .twoBox .sideCol .jctmap:hover,
#container #contents .twoBox .sideCol .highwaybus:hover,
#container #contents .twoBox .sideCol .numbering:hover,
#container #contents .twoBox .sideCol .none:hover,
#container #contents .twoBox .sideCol .etc:hover
 {
	background-color: #EFEFEF;
}
#container #contents .twoBox .sideCol .jctmap a,
#container #contents .twoBox .sideCol .highwaybus a,
#container #contents .twoBox .sideCol .numbering a,
#container #contents .twoBox .sideCol .none a,
#container #contents .twoBox .sideCol .etc a
 {
	padding: 14px 20px;
	display: block;
	font-weight: bold;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#container #contents .twoBox .sideCol .jctmap a {
	background: url(/images/top/icn_jctmap.png) 95% 48% no-repeat;
}
#container #contents .twoBox .sideCol .highwaybus a {
	background: url(/images/top/icn_highwaybus.png) 95% 50% no-repeat;
}
#container #contents .twoBox .sideCol .numbering a {
	background: url(/images/top/icn_numbering.png) 95% 50% no-repeat;
	background-size: 132px 40px;
}
#container #contents .twoBox .sideCol .etc a {
	background: url(/images/top/icn_etc.png) 95% 50% no-repeat;
	background-size: 59px 30px;
}







/*sns*/
#container #contents .twoBox .sideCol .sns {
	margin-top: 10px;
}
#container #contents .twoBox .sideCol .sns .fb {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 3px #eeeeee solid;
	padding: 10px;
	position: relative;
}
#container #contents .twoBox .sideCol .sns .fb a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#container #contents .twoBox .sideCol .sns .fb a span {
	display: none;
}
#container #contents .twoBox .sideCol .sns .fb:hover {
	opacity: 0.7;
}
#container #contents .twoBox .sideCol .sns .fb .img {
	float: left;
	margin-right: 20px;
	width: 58px;
	line-height: 0;
}
#container #contents .twoBox .sideCol .sns .fb .text {
	float: left;
	width: 70%;
}
#container #contents .twoBox .sideCol .sns .fb .text p.accent {
	margin-bottom: 2px;
}



/*lowArea
---------------------------------------------------------------- */
#container #contents .lowArea {
	width: auto;
}
#container #contents .lowArea .low-contents {
	width: 1000px;
	margin: 0 auto;
}

/*section*/
#container #contents .lowArea .low-contents .section.bnr {
	padding: 12px 15px 30px;
	margin-bottom: 50px;
}
#container #contents .lowArea .low-contents .section.bnr ul li {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 222px;	
}
#container #contents .lowArea .low-contents .section.bnr ul li:first-child,
#container #contents .lowArea .low-contents .section.bnr ul li.clear {
	margin-left: 10px;
}

#container #contents .lowArea .low-contents .section.bnr ul li a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 2;
}
#container #contents .lowArea .low-contents .section.bnr ul li p {
	margin-top: 8px;
	font-size: 95%;
}
#container #contents .lowArea .low-contents .section.bnr ul li:hover {
	cursor: pointer;
}
#container #contents .lowArea .low-contents .section.bnr ul li .img {
	text-align: center;
}
#container #contents .lowArea .low-contents .section.bnr ul li:hover .img img {
	opacity: 0.7;
}
#container #contents .lowArea .low-contents .section.bnr ul li:hover p {
	text-decoration: underline;
}

/*minibnr*/
#container #contents .lowArea .low-contents .minibnr {
	overflow: hidden;
    position: relative;
}
#container #contents .lowArea .low-contents .minibnr ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none outside none;
	float: left;
	position: relative;
	left: 50%;
}
#container #contents .lowArea .low-contents .minibnr ul li {
	float: left;
	line-height: 0;
	margin-right: 13px;
	position: relative;
	left: -50%;
}
/*#container #contents .lowArea .low-contents ul.minibnr li img:hover {
	opacity: 0.7;
}*/
#container #contents .lowArea .low-contents .minibnr ul li:nth-child(4n) {
	margin: 0 0 20px 0;
}
#container #contents .lowArea .low-contents .minibnr ul li.last {
	margin: 0 0 20px 0;
}



/*media*/
#container #contents .lowArea .low-contents ul.media li {
	float: left;
	line-height: 0;
	margin-right: 15px;
}
/*#container #contents .lowArea .low-contents ul.media li img:hover {
	opacity: 0.7;
}*/
#container #contents .lowArea .low-contents ul.media li:nth-child(5n) {
	margin-right: 0;
}
#container #contents .lowArea .low-contents ul.media li.last {
	margin-right: 0;
}




/*--clearFix--*/
.clearfix:after,
#container:after,
#container #contents .threeBox:after,
#container #contents .twoBox:after,
#container #contents .bnr-area:after {
	clear: both; 
	display: block;
	height: 0;
	visibility: hidden;
	content: ".";
}