@charset "utf-8";

/*
------------------------------------------------
Index layout
------------------------------------------------*/


#bg #wrap .main #contents .companf {
	border: 3px solid #F2F2F2;
	margin-bottom: 30px;
}
#bg #wrap .main #contents .companf .panfbox {
	width: 615px;
	border: 1px solid #CCCCCC;
	padding: 17px 24px 21px 23px;
}
#bg #wrap .main #contents .companf .panfbox a {
	color: #006699;
	text-decoration: underline;
}
#bg #wrap .main #contents .companf .panfbox a:hover {
	color: #006699;
	text-decoration: none;
}
#bg #wrap .main #contents #contentsnavi {
	background: url(../img/bg_navi.jpg) no-repeat 0px 0px;
	height: 115px;
	width: 670px;
	position: relative;
	margin-bottom: 28px;
}
#bg #wrap .main #contents #contentsnavi li {
	height: 47px;
	width: 200px;
	position: absolute;
}
#bg #wrap .main #contents #contentsnavi #c_navi01 {
	left: 10px;
	top: 8px;
}
#bg #wrap .main #contents #contentsnavi #c_navi02 {
	left: 235px;
	top: 8px;
}
#bg #wrap .main #contents #contentsnavi #c_navi03 {
	left: 460px;
	top: 8px;
}
#bg #wrap .main #contents #contentsnavi #c_navi04 {
	left: 10px;
	top: 60px;
}
#bg #wrap .main #contents #contentsnavi #c_navi05 {
	left: 235px;
	top: 60px;
}
#bg #wrap .main #contents #contentsnavi #c_navi06 {
	left: 460px;
	top: 60px;
}









#bg #wrap .main #contents .box01 .lead {
	font-size: 90%;
	color: #0D7395;
	margin-bottom: 10px;
}
#bg #wrap .main #contents .box01 .title {
	font-weight: bold;
	color: #0D7395;
	margin-bottom: 5px;
}
#bg #wrap .main #contents .box01 a {
	text-decoration: underline;
}
#bg #wrap .main #contents .box01 a:hover {
	text-decoration: none;
}
#bg #wrap .main #contents .box02 table {
	width: 670px;
}
#bg #wrap .main #contents .box02 th {
	background: #E5F5F9;
	padding: 15px;
	width: 130px;
	vertical-align: top;
	border-bottom: 1px solid #D1D1D1;
}
#bg #wrap .main #contents .box02 td {
	padding: 15px;
	width: 480px;
	border-bottom: 1px solid #D1D1D1;
}
#bg #wrap .main #contents .box02 span {
	color: #FF0000;
	font-weight: bold;
}
#bg #wrap .main #contents .box03 {
	padding: 15px 30px;
	border: 1px solid #00A0C6;
}

#bg #wrap .main #contents .box04 {
	width: 670px;
}
#bg #wrap .main #contents .box04 .left {
	float: left;
	width: 100px;
}
#bg #wrap .main #contents .box04 .right {
	float: right;
	width: 550px;
}
#bg #wrap .main #contents .box04 .right .title {
	font-weight: bold;
	color: #129BC9;
	margin-bottom: 5px;
}
#bg #wrap .main #contents .box05 {
	padding: 25px 20px 15px;
	width: 630px;
	background: #EDF2FF;
}
#bg #wrap .main #contents .box05 .left {
	float: left;
	width: 370px;
}
#bg #wrap .main #contents .box05 .left .title {
	font-weight: bold;
	color: #006699;
	margin-bottom: 10px;
}
#bg #wrap .main #contents .box05 .right img {
	float: right;
	width: 240px;
}
#bg #wrap .main #contents .title01 {
	font-weight: bold;
	color: #0D7395;
}
#bg #wrap .main #contents .box06 {
	width: 670px;
}
#bg #wrap .main #contents .box06 .left {
	float: left;
	width: 505px;
}
#bg #wrap .main #contents .box06 .right {
	float: right;
	width: 150px;
}
#bg #wrap .main #contents .box07 {
	width: 670px;
	clear: both;
}#bg #wrap .main #contents .box07 table {
	width: 670px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#bg #wrap .main #contents .box07 th,
#bg #wrap .main #contents .box07 td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: middle;
	text-align: center;
}
#bg #wrap .main #contents .box07 th {
	text-align: center !important;
}
#bg #wrap .main #contents .box07 table .col1 {
	width: 100px;
	color: #FFFFFF;
	font-weight: bold;
}
#bg #wrap .main #contents .box07 table .col2 {
	width: 160px;
	padding: 5px 10px;
	text-align: left;
}
#bg #wrap .main #contents .box07 table .col3 {
	width: 70px;

}
#bg #wrap .main #contents .box07 table .col4 {
	width: 100px;

}
#bg #wrap .main #contents .box07 table .col5 {
	width: 210px;
	padding: 5px;
	text-align: left;
}

#bg #wrap .main #contents .box07 thead th {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bg #wrap .main #contents .box07 .term1 .col1 {
	background: #00A0C6;
}
#bg #wrap .main #contents .box07 .term1 td {
	background: #E5F5F9;
}
#bg #wrap .main #contents .box07 .term2 .col1 {
	background: #7FC31C;
}
#bg #wrap .main #contents .box07 .term2 td {
	background: #F2FAEF;
}
#bg #wrap .main #contents .box07 .term3 .col1 {
	background: #F44FA5;
}
#bg #wrap .main #contents .box07 .term3 td {
	background: #FDEAF5;
}
#bg #wrap .main #contents .box07 .term4 .col1 {
	background: #FE9929;
}
#bg #wrap .main #contents .box07 .term4 td {
	background: #FFF1E1;
}
