@charset "utf-8";


/* =========================================== *
 *	contents
 * =========================================== */

h2 {
	margin-bottom: 25px;
}
h3 {
	margin-bottom: 20px;
}


p.pagetop {
	margin-top: 20px;
}
div.company {
	margin: 30px 0;
}
div.company table {
	margin-bottom: 10px;
	border: none;
}
div.company table th,
div.company table td {
	padding: 10px 20px;
	border: none;
	border-bottom: 1px solid #fff;
	vertical-align: middle;
}
div.company table th {
	width: 150px;
	background-color: #E8F2FC;
}
div.company table tr.even th {
	background-color: #EFEFEF;
}

div.guide div.office {
	overflow: hidden;
}
* html div.guide div.office {
	height: 1%;
}
div.guide div.office h4 {
	height: 38px;
	line-height: 38px;
	margin-bottom: 15px;
	padding-left: 13px;
	background: url("../images/title_Bg.gif") no-repeat;
	font-size: 107%;
}
div.guide div.office div.text {
	width: 376px;
	float: left;
}
div.guide div.office div.text table {
	width: 353px;
	margin: 0 0 0 1px;
}
div.guide div.office div.text table th {
	width: 45px;
	background-color: #F0F7FD;
}
div.guide div.office div.text p {
	margin: 10px 0;
	font-size: 78%;
}
div.guide div.office p.img {
	width: 359px;
	float: right;
	text-align: center;
}


div.center {
	margin-top: 60px;
	border: 7px solid #8FB5DB;
}
div.center h3 {
	margin-bottom: 10px;
}
div.center p {
	margin: 10px 0;
	padding: 0 17px;
}
div.center p.btn {
	text-align: right;
}