@charset "utf-8";
/* CSS Document */

#container {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.wideslider {
	width: 100%;
	height: 500px;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {
	background-color: #000;
	background-image: url(../images/top/prev.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.slider_next {
	background-color: #000;
	background-image: url(../images/top/next.png);
	background-repeat: no-repeat;
	background-position: left center;
}



/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}
.topInfo {
	background-color: #F0F0F0;
	width: 100%;
	padding-top: 45px;
	padding-bottom: 45px;
}
.topInfo .infoBox {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.infoBox .infoTitle {
	float: left;
	width: 215px;
}
.infoTitle img {
	text-align: center;
	vertical-align: middle;
	padding-top: 50px;
}


.infoBox ul {
	display: inline;
	width: 700px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	float: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
	overflow: hidden;
}
.infoBox ul li {
	text-align: left;
	vertical-align: top;
	list-style-type: none;
	width: 700px;
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
}
.infoBox .data {
	display: block;
	float: left;
	width: 100px;
}
.infoBox .infoTit {
	display: block;
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#topAbout {
	background-image: url(../images/top/backimg_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 75px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
}
.topTitle {
	margin-bottom: 65px;
}
#topAbout .aboutBox {
	width: 960px;
	margin-bottom: 70px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
}
#topAbout .aboutBox img {
	display: inline-block;
	float: left;
	padding-right: 40px;
}
#topAbout .aboutBox .aboutText {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
	width: 460px;
	text-align: left;
}
.aboutBox .aboutText .midashi {
	font-size: 16px;
	line-height: 160%;
}
#topAbout .more {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 140px;
	padding-left: 0px;
}
#topService {
	background-color: #2F4D93;
	background-image: url(../images/top/backimg_02.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	width: 100%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
#topService #topServicebox {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#topService #topServicebox .topServiceS a {
	text-decoration: none;
}
#topService #topServicebox .topServiceS a:hover {
	opacity: 0.8;
}

#topService #topServicebox .topServiceS {
	background-color: #FFF;
	display: inline-block;
	float: left;
	height: 400px;
	width: 460px;
	margin: 10px;
}
#topServicebox .topServiceS .topStext {
	padding: 20px;
}

#topServicebox .topServiceS .topStext .serviceTit {
	font-size: 16px;
	color: #2E4C92;
	background-image: url(../images/top/service_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 110%;
	text-align: left;
	padding-left: 40px;
	font-weight: bold;
	margin-bottom: 20px;
	height: 25px;
	padding-top: 5px;
}
#topServicebox .topServiceS .topStext .serviceText {
	font-size: 14px;
	line-height: 160%;
	text-align: left;
}
#topBrand {
	background-image: url(../images/top/brand_back.gif);
	background-repeat: repeat;
	padding-top: 30px;
	padding-bottom: 65px;
}
#topBrand .brandImg {
	margin-bottom: 40px;
}
#topAccess {
	margin: 0px;
	width: 100%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topAccess .topMapbox {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#topAccess #topMap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.infoBox .newsLink {
	text-align: right;
}
.infoBox .newsLink a {
	color: #2F4D93;
	text-decoration: underline;
	font-size: 12px;
	text-align: right;
}
.infoBox .newsLink a:hover {
	text-decoration: none;
}
.infoBox .newsLink img {
	padding-right: 15px;
}
