@charset "UTF-8";

/* style */

#tab_wrap{
	font-size: 90%;
	width: 545px;
	overflow: hidden;
	background: #F1F2FC;
}

#domestic_hl{
	margin-bottom: 5px;
}

#tab01{
	overflow: hidden;
	border: 1px solid #ccc;
}

.ways{
	line-height: 2em;
}

.way_hl{
	background: #0070FF;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0 5px 5px;
	margin-right: 15px;
}

#ouro{
	float: left;
	width: 250px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#ouro li{
	font-weight: bold;
	margin:3 0 3 5 ;
}

#fukuro{
	float: left;
	width: 250px;
	margin-bottom: 10px;
}

#fukuro li{
	font-weight: bold;
	margin:3 0 3 5 ;
}


.special{

	margin:8 0 8 0 ;

}







#tabi{
	width: 980px;
}


#tabi #tabi_domestic_air{

}


#tabi #tabi_domestic_air h1{
	background: url(../img/ttl1_1_bg.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	height: 28px;
	padding-left: 20px;
}

#tabi #tabi_domestic_air h1 span{
	background: url(../img/ttl1_2_bg.gif) no-repeat right top;
	height: 28px;
	display: block;
}

#tabi #tabi_domestic_air h2{
	background: url(../img/ttl2_1_bg.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	height: 35px;
	padding-left: 20px;
	margin: 10px 0;
}

#tabi #tabi_domestic_air h2 span{
	background: url(../img/ttl2_2_bg.gif) no-repeat right top;
	display: block;
	height: 26px;
	padding-top: 3px;
}

#tabi #tabi_domestic_air #tabi_domestic_air_inner{
	border: 1px solid #999;
	overflow: hidden;
	background: #eee;
}


#tabi #tabi_domestic_air dl{
	background: url(../img/arrow_circle.gif) no-repeat 10px 2px;
	margin: 20px 0;
	border-bottom: 1px dotted #999;
	padding:0 30px 10px 30px;
	text-align: left !important;
}

#tabi #tabi_domestic_air dl dt{
	font-weight: bold;
}

#tabi #tabi_domestic_air dl dd{
	padding-right: 45px;
	line-height: 20px;
	display: inline;
}