@charset "shift-jis";

/**
 * toppage.css
 * update : 2013.01.23
 * update : 2013.03.11
 */

/*--------------------------------------------------------------------------------
	.top-header
--------------------------------------------------------------------------------*/
.top-header .inner {
	position: relative;
	margin: 0 auto;
	width: 950px;
	height: 106px;
}

.top-header .inner .logo {
	position: absolute;
	left: 0;
	top: 11px;
}

.top-header .inner em {
	display: none;
}

.top-header .inner h1 {
	position: absolute;
	left: 470px;
	top: 18px;
}

/*--------------------------------------------------------------------------------
	.top-title
--------------------------------------------------------------------------------*/
.top-title {
	border-top: 1px solid #444;
	border-bottom: 1px solid #414141;
}

.top-title .inner {
	position: relative;
	margin: 0 auto;
	width: 918px;
}

	.top-title.vol-02 {
		background: url("../../img/title_v02_bg.jpg") no-repeat center 0;
	}
	.top-title.vol-02 .inner h2 {
		margin-left: 339px;
		padding: 106px 0 43px;
	}
	.top-title.vol-01 {
		background: url("../../img/title_v01_bg.jpg") no-repeat center 0;
	}
	.top-title.vol-01 .inner h3 {
		margin-left: 0px;
		padding: 56px 0 28px;
	}
	.top-title.vol-01 .inner h2 {
		margin-left: 0px;
		padding:0px 0 32px;
	}


/*--------------------------------------------------------------------------------
	.top-section
--------------------------------------------------------------------------------*/
.top-section {
	margin: 0 auto;
	width: 950px;
}

.top-section.left-bg {
	background: url("../../img/sec_bg_left.jpg") no-repeat center 0;
}

.top-section.right-bg {
	background: url("../../img/sec_bg_right.jpg") no-repeat center 0;
}

.top-section .inner {
	margin: 0 auto;
	padding-bottom: 45px;
	width: 918px;
}

	.top-section.planar-85mm h3 {
		margin-left: 21px;
		padding-top: 16px;
	}
	.top-section.planar-50mm h3 {
		margin-left: 37px;
		padding-top: 18px;
		padding-bottom: 12px;
	}
	.top-section.sonnar-135mm h3 {
		padding-top: 27px;
	}
	.top-section.distagon-24mm h3 {
		margin-left: 42px;
		padding-top: 22px;
	}
	.top-section.flash {
		margin-top: 35px;
	}

.top-section .inner p {
	display: none;
}

.top-section .inner ul {
	margin-left: -13px;
	*zoom: 1;
}

.top-section .inner ul:after {
	clear: both;
	display: block;
	content: "";
}

.top-section .inner li {
	float: left;
	_display: inline;
	margin-left: 13px;
}


/*--------------------------------------------------------------------------------
	.top-pickup
--------------------------------------------------------------------------------*/
.top-pickup {
	margin: 50px auto 0;
	width: 918px;
}

.top-pickup ul {
	margin-left: -12px;
	*zoom: 1;
}

.top-pickup ul:after {
	clear: both;
	display: block;
	content: "";
}

.top-pickup li {
	float: left;
	_display: inline;
	margin: 12px 0 0 12px;
}