@charset "UTF-8";
/* CSS Document */


/*商品カセット*/
/*#air {
	font-family: Meiryo, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif;
}*/
#air:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
#air .area_plan_notices .item .texts .title {
    margin-bottom: 8px;
    font-size: 1.3em;
    line-height: 1.5;
}
#air .area_plan_notices .item .texts .title span {
	display: block;
	font-weight: normal;
	font-size: 0.8em;
	text-indent: -0.2em;
}
#air .area_plan_notices .item .texts .box {
	display: table;
	width: 100%;
}
#air .area_plan_notices .item .texts .l-box {
	display: table-cell;
	vertical-align: top;
	/* padding-left: 10px; */
	/* background-color: red; */
}
#air .area_plan_notices .item .texts .r-box {
	display: table-cell;
	vertical-align: bottom;
	white-space: nowrap;
	padding-left: 5px;
	/* background: beige; */
}
.date {margin-bottom: 5px;}
.detail {
    font-size: 0.92em;
    line-height: 1.4;
}
.cabin {
    margin-bottom: 5px;
    line-height: 1;
    font-weight: bold;
    font-size: 0.9em;
    color: #fff;
    padding: 4px 2px;
    text-align: center;
}
.cabin.pre-eco {
    background: #66CC99;
}
#air .area_plan_notices .item .texts .price {
	font-weight: normal;
	font-size: 1.2em;

}
#air .area_plan_notices .item .texts .price em {
	font-size: 1.4em;
	font-weight: bold;
}
#air .area_plan_notices .item .texts .price span {
	display: block;
	font-size: 0.7em;
}