@charset "Shift_JIS";

#wrapperContainer {
	width: 960px;
}

#headerContainer {
	width: 960px;
}

#headerContainer .columnLeft.logoArea {
	width: 246px;
}

#headerContainer .logo_tabi {
	margin: 0 4px 0 0;
	display: block;
}

#headerContainer .pickup {
	width: 132px;
	margin: 33px auto 0;
}

#headerContainer .pickup div {
	text-align: center;
}

#headerContainer .hBanner {
	width: 480px;
	height: 130px;
}

#headerContainer .bookArea .columnLeft {
	width: 135px;
}

#headerContainer .bookArea {
	border: 1px solid #000;
	padding: 7px 5px;
	width: 222px; /*234px*/
	height: 114px;
	overflow: hidden;
}

.tabitomo_text {
	width: 125px;
	display: block;
	font-family:  "lr SVbN", "Osaka|";
	font-size: 0.8em;
	float: left;
	height: auto;
	overflow: hidden;
	margin: 0 0 8px 0;
	padding: 5px 5px 0 5px;
}

.tabitomo_text em.large {
	font-weight: bold;
	font-size: 108.3%;
	display: block;
	margin-bottom: 5px;
	line-height: 1.4;
}




/**/

.columnContainer {
    overflow: hidden;
}

.columnContainer:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .columnContainer {
    height: 1em;
    overflow: visible;
}
/**/

.columnLeft {
	float: left !important;
	display: inline;
}

.columnRight {
	float: right !important;
	display: inline;
}

.clear01 {
	clear: both;
}

a:hover img.btnOver {
	-moz-opacity:0.70;
	filter: alpha(opacity=70);
	opacity:0.70;
}

.alC {
	text-align: center;
}

/**/

.mgt05 {
	margin-top: 5px !important;
}

.mgt10 {
	margin-top: 10px !important;
}

.mgt20 {
	margin-top: 20px !important;
}

.mgt50 {
	margin-top: 50px !important;
}

.mgl05 {
	margin-left: 5px !important;
}

.mgl10 {
	margin-left: 10px !important;
}

.mgl20 {
	margin-left: 20px !important;
}