@charset "utf-8";
/* CSS Document */

.pMenu {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}

.pMenu li {
	float: left;
}

.pm01 {
	float: left;
	width: 230px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pm01 a {
	background-image: url(../img/index/ntb01.jpg);
	background-position: top;
	display: block;
	height: 70px;
	width: 230px;
}

.pm01 a:hover {
	background-image: url(../img/index/ntb01.jpg);
	background-position: bottom;
}

.pm02 {
	float: left;
	width: 230px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pm02 a {
	background-image: url(../img/index/ntb02.jpg);
	background-position: top;
	display: block;
	height: 70px;
	width: 230px;
}

.pm02 a:hover {
	background-image: url(../img/index/ntb02.jpg);
	background-position: bottom;
}

.pm03 {
	float: left;
	width: 230px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pm03 a {
	background-image: url(../img/index/ntb03.jpg);
	background-position: top;
	display: block;
	height: 70px;
	width: 230px;
}

.pm03 a:hover {
	background-image: url(../img/index/ntb03.jpg);
	background-position: bottom;
}

.pm04 {
	float: left;
	width: 230px;
	font-size: 12px;
}

.pm04 a {
	background-image: url(../img/index/ntb04.jpg);
	background-position: top;
	display: block;
	height: 70px;
	width: 230px;
}

.pm04 a:hover {
	background-image: url(../img/index/ntb04.jpg);
	background-position: bottom;
}

#prBox {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.prTable01,.prTable02,.prTable03,.prTable04 {
	width: 820px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8A8A8;
}

.prTable01 th,.prTable02 th,.prTable03 th,.prTable04 th {
	width: 150px;
}

.prTable01 td,.prTable02 td,.prTable03 td,.prTable04 td {
	color: #59595B;
	line-height: 1.6em;
	font-size: 13px;
	padding: 4px;
}

.prTable01 strong {
	color: #14A01D;
}

.prTable02 strong {
	color: #2A82A6;
}

.prTable03 strong {
	color: #986ACD;
}

.prTable04 strong {
	color: #F16E1C;
}


.proBox {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.proImg {
	float: left;
	width: 110px;
	text-align: center;
}

.proExp {
	float: right;
	width: 684px;
	background-image: url(../img/company/co02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 1.8em;
	font-size: 13px;
}


.coAbout {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.coAbout table {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6A7AB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6A7AB;
}

.coAbout table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A7AB;
	background-color: #ECEFF6;
	text-align: center;
	padding: 4px;
	color: #475C9F;
}

.coAbout table td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A6A7AB;
	border-bottom-color: #A6A7AB;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.coAboutLeft {
	float: left;
	width: 405px;
}

.coAboutRight {
	float: right;
	width: 405px;
}
