@charset "shift-jis";

/**
 * flas HVL-F60M.css
 * update : 2013.01.28
 */

/*--------------------------------------------------------------------------------
	.content < override
--------------------------------------------------------------------------------*/
.content {
	border: 1px solid #606060;
}


/*--------------------------------------------------------------------------------
	.intro
--------------------------------------------------------------------------------*/
.intro {
	position: relative;
	height: 597px;
}

.intro img.banner {
	position: absolute;
	z-index: 0;
	right: 0;
	bottom: 0;
}

.intro em, .intro p {
	display: none;
}

/*--------------------------------------------------------------------------------
	.section
--------------------------------------------------------------------------------*/
.section {
	border-top: 1px solid #666666;
	font-size: 84%;
	letter-spacing: 0.08em;
	line-height: 2.039em;
	overflow: hidden;
}

.section.left {
	background: url("../img/HVL-F60M_sec_bg_left.jpg") no-repeat left 0;
}

.section.right {
	background: url("../img/HVL-F60M_sec_bg_right.jpg") no-repeat right 0;
}

.section h3 {
	margin: 0 44px;
	padding-top: 50px;
}

.section .inner {
	margin: 35px auto 0;
	padding-bottom: 50px;
	width: 860px;
	*zoom: 1;
}
.section .inner2{
	margin: 35px auto 0;
	padding-bottom: 0px;
	width: 860px;
	*zoom: 1;
}

.section .inner:after,
.section .inne2r:after {
	clear: both;
	display: block;
	content: "";
}

.section .inner dl,
.section .inner2 dl {
	margin-top: 15px;
	*zoom: 1;
}

.section .inner dl:after,
.section .inner2 dl:after {
	clear: both;
	display: block;
	content: "";
}

.section .inner dt,
.section .inner2 dt {
	float: left;
	margin-right: 10px;
}

.section .inner dd,
.section .inner2 dd {
	overflow: hidden;
}

/* .line-01
--------------------------------------------------------------------------------*/
.section.line-01 .img-01 {
	float: left;
	margin: 15px 0 0 0;
}

.section.line-01 .txt-01 {
	float: right;
	width: 483px;
}

/* .line-02
--------------------------------------------------------------------------------*/
.section.line-02 .img-01 {
	float: left;
	margin: 10px 0 0 -45px;
}

.section.line-02 .txt-01 {
	float: right;
	width: 483px;
}
.section.line-02 .txt-01 img.serif {
	margin-bottom:20px;
}

/* .line-03
--------------------------------------------------------------------------------*/
.section.line-03 .img-01 {
	margin-top: 15px;
}

.section.line-03 .txt-01 {
	float: left;
	_display: inline;
	margin-right: 50px;
	width: 483px;
}

/* .line-04
--------------------------------------------------------------------------------*/
.section.line-04 {
	padding-bottom: 0px;
	min-height: 917px;
	_height: 917px;
	background: url("../img/HVL-F60M_04_img_01.jpg") no-repeat left 0;
}

.section.line-04 .txt-01 {
	float: right;
	width: 483px;
}
.section.line-04 .txt-01 img.serif {
	margin-bottom:20px;
}

/* .line-05
--------------------------------------------------------------------------------*/
.section.line-05 .img-01 {
	float: right;
	margin-top: 15px;
}

.section.line-05 .img-02 {
	clear: both;
	padding-top: 60px;
	text-align: right;
}

.section.line-05 .txt-01 {
	float: left;
	width: 850px;
}