@charset "utf-8";

.htlCont {
	padding-bottom:15px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:15px;
}

.htlCont h3{
	background-image:url(../img/tempCtitlebr.png);
	height:30px;
	line-height:30px;
	background-repeat:no-repeat;
	text-indent:30px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:5px!important;
}

.htlCont dl{
	width:150px;
	float:left;
	margin-right:5px!important;
}

.htlCont dl.htlPg{
	width:270px;
	margin-right:0px!important;
}

.htlCont dl.last{
	margin-right:0px;
}

.htlCont dt{
	width:150px;
	background-color:#CCCCCC;
	height:130px;
	overflow:hidden;
}

.htlPg dt{
	width:200px;
	height:auto;
	background-color:none;
	background-color:#FFFFFF;
	background-image:url(../img/arrows.png);
	padding-left:10px;
	background-repeat:no-repeat;
	background-position:left 50%;
	font-weight:bold;
	display:block;
	font-size:14px;
}

.htlCont dd.htlTxt{
	line-height:16px;
	display:block;
	margin-bottom:5px!important;
	height:auto!important;
	min-height:80px;
	height:80px;
	margin-top:5px!important;}

.htlCont dd.htlBn{
	float:left;
	width:285pxp;
	margin-top:5px!important;
}

.htlCont dd.htlBn ul{
	padding:0px;
}

*html body .htlBn ul{
	margin-right:-8px!important;
	margin-left:-8px!important;
}

*+html body .htlBn ul{
	margin-right:-8px!important;
	margin-left:-8px!important;
}

.htlCont dd.htlBn li{
	list-style:none;
	list-style-position:outside;
	float:left;
	display:block;
	width:130px;
	height:35px;
	background-color:#CCCCCC;
}

.htlBn li a{
	display:block;
	text-indent:-9999px;
	white-space:nowrap;
	width:130px;
	height:35px;
}

.htlBn li.bnTokyo{
	margin-right:10px;
}

.htlBn li.bnTokyo a{
	background-image:url(../img/tmpaCntokyo_out.png);
}

.htlBn li.bnOsaka a{
	background-image:url(../img/tmpaCnosaka_out.png);
}

.htlBn li.bnTokyo a:hover{
	background-image:url(../img/tmpaCntokyo_over.png);
}

.htlBn li.bnOsaka a:hover{
	background-image:url(../img/tmpaCnosaka_over.png);
}

