@charset "UTF-8";
/*******************************************************************************
*
* </sc/haneda/css/haneda.css>
*
*******************************************************************************/

/* heading */

.body .content .flash_area {
	margin-top:	5px;
	margin-bottom: 15px;
	padding: 0 10px 11px 10px;
	background-image: url('../../common/img/bg_content_h2.png');
	background-position: left bottom;
	background-repeat: repeat-y;
}
.body .content .flash_area .flash_area_inner {
	border-top: 5px solid #fff;
	background-color: #fff;
}
.body .content .flash_area h2.ctop {
	width: 710px;
	height: 260px;
	margin: 0;
	padding: 0;
	background-image: none;
}
.body .content .flash_area h2.ctop img {
	position: static;
	height: 260px;
}

/* redef */

.body .content .dc_w151 {
	width: 151px;
}
.body .content .dc_w349 {
	width: 349px;
}
.body .content .ml151 {
	margin-left: 151px;
}
.body .content .dc_w151 h4,
.body .content .dc_w151 p {
	margin: 10px;
}
.body .content .dc_w351 h4,
.body .content .dc_w351 h5,
.body .content .dc_w351 ul,
.body .content .dc_w351 p {
	margin: 10px;
}
.body .content .dc_w198 {
	width: 198px;
}
.body .content .dc_w351 {
	width: 351px;
}
.body .content .co_box .double_col {
	width: 700px;
}
.body .content .co_box .co_box_top {
	background-image: url('../img/bg_co_box_top.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
.body .content .co_box {
	background-image: url('../img/bg_co_box_btm.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 700px;
	position: relative;
}
.body .content .co_box .cb_separator {
	padding-top: 30px;
	background-image: url('../img/bg_co_box_joint.gif');
	background-position: right top;
	background-repeat: no-repeat;
}
