/*.yui-navset .yui-nav li a, .yui-navset .yui-content { */
     /* border:1px solid #000;  /* label and content borders */
/* } */

img{
	border-style: none;
}

*{
/*	margin: 0px;
*/	padding: 0px;
}

/*===================ナビゲーションバックグラウンドカラー====================*/
.yui-navset .yui-nav .selected a, .yui-navset .yui-nav a:hover {
    background-color:#F90; 
}

.yui-navset-top .yui-nav .selected a {
    border-bottom:0; /* no bottom border for active tab */
    padding-bottom:1px; /* to match height of other tabs */
}

.yui-navset-top .yui-content {
    margin-top:-1px; /* for active tab overlap */
}

.yui-navset-bottom .yui-nav .selected a {
    border-top:0; /* no bottom border for active tab */
    padding-top:1px; /* to match height of other tabs */
}

.yui-navset-bottom .yui-content {
    margin-bottom:-1px; /* for active tab overlap */
}

.yui-navset-left .yui-nav li.selected a {
    border-right:0; /* no bottom border for active tab */
    padding-right:1px; /* to match height of other tabs */
}

.yui-navset-left .yui-content {
    margin-left:-1px; /* for active tab overlap */
}

.yui-navset-right .yui-nav li.selected a {
    border-left:0; /* no bottom border for active tab */
    padding-left:1px; /* to match height of other tabs */
}

.yui-navset-right .yui-content {
    margin-right:-1px; /* for active tab overlap */
    *margin-right:0; /* except IE */
}

/*===== ページレイアウト =====*/

h1{
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
}

/* 車or公共交通切り替えボタン */
.btn_table {
	margin-left: 20px;
}
.text_10 {
	font-size: 10px;
}

.yui-content #wrapper_all, .yui-content #wrapper_osaka,#wrapper_osaka, .yui-content #wrapper_himeji, .yui-content #wrapper_tokushima {
	width: 510px;
}
/* タブコンテンツ内の背景 */
.yui-content #tab1, #tab2, #tab3, #tab4 {
	background: url(../images/carmap/map_bg.gif) repeat-y;
	margin-bottom: 30px;
}

/* タブ下部 */
.bottom {
	background: url(../images/carmap/map_bg.gif);
	margin: 0px;
	padding: 0px;
	height: 15px;
}
/* /タブ下部 */

/* ========== ルート説明部 ========== */
.route {
/*	clear: both;
	margin-top: 10px;*/
}

.route_l {
	float: left;
	width: 135px;
	background: url(../images/arrow.gif) no-repeat 135px 40px;
	padding-right: 20px;
	margin-left: 29px;
	clear: left;
}


.route_m {
	float: left;
	width: 135px;
	background: url(../images/arrow.gif) no-repeat 135px 40px;
	padding-right: 20px;
/*	margin-left: 26px;
*/}

.route_r {
	float: left;
	width: 135px;
}

.yui-content .clearfix {
	clear: both;
	width: 465;
	margin-top: 20px;
	display: block;
}



.yui-content .clearfix img {
	border: 1px solid #666;
}
/*
.route_table{
	margin-top: 30px;
	margin-left: 25px;
	width: 455px;
}
*/
/*--- star hack ---*/
*html .route_l { 
	margin-left: 13px;
}
/*--- /star hack ---*/

.arrow {
	background: url(../images/arrow.gif) no-repeat center 40px;
}
.map {
	clear: both;
}

p.caption{
	width: 135px;
	font-size: 70%;
	margin: 5px 0px 0px;
	padding: 0px;
	line-height: 110%;
}

/* ------ pdf btn centering ------ */
.pdf_btn{
	display: block;
	clear: both;
	text-align: center;
}

.pdf_btn img{
	text-align: center;
	background: #CCCCCC;
	clear: both;
	margin: 20px 10px;
}
div.doranavi {
	text-align: center;
	margin-bottom: 20px;
}
div.doranavi p{
	font-size: 10px;
	margin: 0px 0px 5px;
	padding: 0px;
}
