@charset "UTF-8";
body {
	margin-top: 0px !important;
}
/* 非表示指定 */
#nav-global, .breadcrumb, .slide-bnr, p.pageTop {
	display: none;
	height: 1px;
}
/* ----------------------------------------------------------------
    header
----------------------------------------------------------------- */
header {
	border-top: 5px solid #1d2d7c;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 1px;
}
header .container-header {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
header .container-header .logo {
	margin: 20px 0 20px 5px;
	float: left;
}
header .container-header #nav-global {
	display: none;
	height: 1px;
}
header .container-header .btn-japanese {
	display: none;
	height: 1px;
}
/* ----------------------------------------------------------------
    footer
----------------------------------------------------------------- */
.pageTop {
	display: none;
	height: 1px;
}
footer {
	clear: both;
	margin-top: 30px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding-bottom:14px;
	width: 100%;
	float: none;
}
footer .container-footer {
	display: none;
	height: 1px;
}
footer small {
	padding: 18px 7px;
	line-height: 0;
	display: block;
}
footer small img:first-child {
	float: left;
	margin-left: 0;
	width: 200px;
}
footer small img:last-child {
	float: right;
	margin-top: 4px;
}
/* ----------------------------------------------------------------
    container
----------------------------------------------------------------- */
.container {
	width: 100%;
	margin: 0 auto;
}
.container-left {
	display: none;
	height: 1px;
}
.container-right {
	width: 100%;
	max-width:850px;
	float: none;
}
/* ----------------------------------------------------------------
    h1
----------------------------------------------------------------- */
.hdg-h1 h1 {
	width: 100%;
	margin: 0 5px;
	font-size: 173.3%;
	font-weight: bold;
	padding: 41px 0 56px 40px;
	background: url(../../images/common/icon_h1.png) no-repeat left 45px;
    background-size: 21px auto;
	letter-spacing: 3px;
	line-height: 1.3;
}
/* ----------------------------------------------------------------
    box-press
----------------------------------------------------------------- */
.box-press .list li {
	width: 100%;
}
