@charset "utf-8";
/* CSS Document */


#webtrans_detail {
	clear:both;
	width:560px;
	margin:0 auto;

}

.click {
	background-image:url(../images/click.jpg);
	background-repeat:no-repeat;
	height:0px;
	padding-top:20px;
	width:560px;
	overflow:hidden;

}

#right_box ul{
	display:inline;
	margin-bottom:30px;

}

#right_box li{
display:inline;
float:left;
}


#right_box h5 {
clear:both;

}

#trans_btn {
	width:368px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;

}

.t_tokyo_btn a {
	background-image:url(../images/tokyo_btn.jpg);
	width:178px;
	height:0px;
	padding-top:77px;
	overflow:hidden;
	display:block;
	background-repeat:no-repeat;
	margin-right:12px;
}

.t_osaka_btn a {
	background-image:url(../images/osaka_btn.jpg);
	width:178px;
	height:0px;
	padding-top:77px;
	overflow:hidden;
	display:block;
	background-repeat:no-repeat;
}

.t_fukuoka_btn a {
	background-image:url(../images/fukuoka_btn.jpg);
	width:178px;
	height:0px;
	padding-top:77px;
	overflow:hidden;
	display:block;
	background-repeat:no-repeat;
	margin-left:12px;
}

.feature_text {
	color:#990000;

}

.attention dl {
  line-height: 1.5em;
  padding-left:10px;
}

.attention dl dt {
  width: 5.7em;
}

.attention dl dd {
	margin-top:-1.5em;
	margin-left:5.7em;
	margin-right:0;
  margin-bottom: 10px;
} 

.ls02 {
	letter-spacing:-1px;

}

* html .ls02 {
	letter-spacing:-2px;

}

*:first-child+html .ls02 {
	letter-spacing:-2px;

}