#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

/* @group index */

#index #btn_facebook {
	position: absolute;
	top:10px;
	right: 10%;
}

#index #container {
	width: 640px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0;
}

#index #container h1 {
	background: url(../image/index/index_logo.png) no-repeat center 46px;
	height: 263px;
	text-align: center;
	padding-top: 46px;
}

#index #container h1 span {
	display: none;
}

#index #container .company_logo {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 20px;
}

#index #container .nav {
	text-align: center;
	height: 29px;
	padding-bottom: 10px;
}

#index #container .nav li {
	display: inline;
	margin-right: 30px;
	height: 29px;
}

#index #container .nav li.last {
	margin-right: 0;
}

#index #container #box_fb {
	border: solid 1px #4c96c5;
	width: 500px;
	margin: 0 auto;
}

#index #footer {
	width: 640px;
	text-align: center;
	font-size: 12px;
	color: #5b5959;
	padding-top: 100px;
	padding-bottom: 20px;
}

/* @end */

/* @group lower */

#lower #btn_facebook {
	position: absolute;
	right:180px;
	top: 100px;
}

#lower {
	background: url(../image/lower/body_bg.png) repeat-x;
}

#lower #container {
	position: relative;
}

#lower #container h1 {
	position: absolute;
	top: 15px;
	right: 50px;
	background: url(../image/lower/h1_logo.png) no-repeat;
	width: 118px;
	height: 117px;
}

#lower #container h1 span {
	display: none;
}

#lower #header {
	height: 94px;
	position: relative;
	margin-bottom: 37px;
}

#lower #header p.logo {
	padding-left: 30px;
	padding-top: 35px;
}

#lower #header .nav {
	position: absolute;
	left: 165px;
	top: 35px;
}

#lower #header .nav li {
	display: inline;
	margin-right: 25px;
}

#lower .section .title {
	width: 165px;
	float: left;
}

#lower h2 {
	text-align: center;
}

#lower .contents {
	width: 735px;
	float: left;
	color: #5b5959;
	padding-bottom: 70px;
}

#lower .contents p.intro {
	font-size: 14px;
}

#lower .pagetop {
	position: absolute;
	right: 0;
	bottom: 20px;
}

#lower #footer {
	background: #dbdcdc;
}

#lower #footer .inner {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	color: #5b5959;
	padding-top: 20px;
	padding-bottom: 20px;
}

#lower #footer .inner .copyright {
	float: left;
	font-size: 12px;
}

#lower #footer .inner .btn {
	float: right;
	font-size: 12px;
}

#lower #footer .inner .btn a {
	color: #5b5959;
	text-decoration: none;
}

#lower #footer .inner .btn a:hover {
	text-decoration: underline;
}

/* @group guidance */

#lower.guide .contents {
	width: 592px;
}

#lower.guide .contents h3 {
	margin-bottom: 20px;
}

#lower.guide .contents .chart01,
#lower.guide .contents .chart02 {
	margin-top: 50px;
	position: relative;
}

#lower.guide .contents .chart01 .chart,
#lower.guide .contents .chart02 .chart {
	text-align: right;
}

#lower.guide .contents .chart01 .chart {
	padding-top: 77px;
}

#lower.guide .contents .chart01 .chart_ex {
	position: absolute;
	font-size: 12px;
	color: #006cb6;
	width: 193px;
	top: 0;
}

#lower.guide .contents .chart02 .chart_ex {
	position: absolute;
	font-size: 12px;
	color: #006cb6;
	width: 193px;
	top: 0;
}

/* @end */

/* @group profile */

#lower.profile .contents {
	width: 570px;
}

#lower.profile p {
	font-size: 13px;	
}

#lower.profile p.sign {
	text-align: right;
	padding-top: 20px;
}

#lower.profile table {
	font-size: 12px;
	width: 100%;
	margin-bottom: 20px;
}

#lower.profile table th,
#lower.profile table td {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 180%;
}

#lower.profile table th {
	padding-right: 20px;
}

#lower.profile li {
	display: inline-block;
	font-size: 12px;
	margin-right: 30px;
}

/* @end */

/* @group access */

#lower.access #container h1,
#lower.business #container h1,
#lower.contact #container h1 {
	position: absolute;
	top: 15px;
	right: 50px;
	background: url(../image/lower/h1_landmer.png) no-repeat;
	width: 118px;
	height: 117px;
}

#lower.access #container #map_box {
	height: 265px;
	position: relative;
	padding-bottom: 200px;
}

#lower.access #container #map_box #map {
	text-align: center;
	width: 265px;
}

#lower.access #container #map_box #map small {
	margin-top: 6px;
	display: inline-block;
	font-size: 13px;
}

#lower.access #container #map_box #info {
	font-size: 13px;
}

#lower.access #container #map_box #info .address {
	position: absolute;
	top: 0;
	left: 400px;
}

#lower.access #container #map_box #info .train {
	position: absolute;
	bottom: 200px;
	left: 400px;
}

#lower.access #container #map_box #info .train .mi {
	color: #006cb6;
}

/* @end */

/* @group business */

#lower.business .section {
	margin-bottom: 40px;
}

#lower.business .section.last {
	margin-bottom: 0;
}

#lower.business .contents .category {
	width: 155px;
	text-align: center;
	float: left;
}

#lower.business .contents .detail {
	width: 312px;
	float: left;
	border-left: solid 1px #7d7f81;
	padding-left: 8px;
	font-size: 16px;
	line-height: 160%;
}

#lower.business .contents .detail ul ul {
	margin-bottom: 10px;
}

#lower.business .contents .detail ul ul li {
	font-size: 12px;
	margin-left: 8px;
	display: inline-block;
	margin-right: 20px;
}

#lower.business .contents .list_box .table {
	display: table;
	width: 650px;
}

#lower.business .contents .list_box .table .row {
	display: table-row;
}

#lower.business .contents .list_box .table .row dl {
	display: table-cell;
}

#lower.business .contents .list_box .table .row dl dt {
	color: #006cb6;
	font-size: 14px;
	margin-bottom: 5px;
}

#lower.business .contents .list_box .table .row dl dd {
	font-size: 12px;
	margin-bottom: 20px;
	white-space: nowrap;
}

#lower.business .contents .business_img_big {
	padding-top: 60px;
}

#lower.business .contents .business_img_big li {
	margin-bottom: 20px;
}

#lower.business .contents .business_img_big li.last {
	margin-bottom: 0;
}

#lower.business .contents .business_img_big.research {
	padding-top: 30px;
}

#lower.business .contents .research_txt {
	font-size: 13px;
	line-height: 140%;
	padding-top: 5px;
}

/* @end */

/* @group contact */

#lower.contact .contents h3 {
	font-size: 20px;
	margin-bottom: 10px;
	color: #b3b4ae;
	font-weight: bold;
	margin-top: 30px;
}

#lower.contact .contents h3:first-child {
	margin-top: 0;
}

#lower.contact .contents dl div {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	font-size: 14px;
}

#lower.contact .contents dl div dt {
	width: 100px;
	text-align: center;
	background: #0074bf;
	border-radius: 6px;
	color: #fff;
	padding: 4px;
}

#lower.contact .contents dl div dd {
	padding-left: 20px;
}

#lower.contact .contents .intro {
	width: 570px;
}

#lower.contact .contents .attn {
	font-size: 12px;
	padding-top: 5px;
	color: #fe5681;
}

#lower.contact .contents table {
	width: 500px;
	font-size: 12px;
}

#lower.contact .contents table th,
#lower.contact .contents table td {
	padding-bottom: 20px;
	vertical-align: top;
}

#lower.contact .contents table th {
	padding-top: 5px;
	padding-right: 20px;
}

#lower.contact .contents table input[type^="text"],
#lower.contact .contents table textarea {
	border: solid 1px #7fb5da;
	padding: 4px;
	font-size: 12px;
}

#lower.contact .contents table input[type^="text"] {
	width: 200px;
}

#lower.contact .contents table input[type^="text"].long,
#lower.contact .contents table textarea {
	width: 320px;
}

#lower.contact .contents .btn {
	padding-left: 140px;
}

#lower.contact .contents .btn input {
	border: solid 1px #7fb5da;
	padding: 8px 10px;
	margin-right: 10px;
}

/* @end */


/* @end */

.fs13 {
	font-size: 13px;
}

.fs14 {
	font-size: 14px;
}

.mB10 {
	margin-bottom: 10px;
}

.mB15 {
	margin-bottom: 15px;
}

.mB20 {
	margin-bottom: 20px;
}

.mB30 {
	margin-bottom: 30px;
}

.center {
	text-align: center;
}

.underline {
	text-decoration: underline;
}