@charset "utf-8";
#index .ttl01{
	font-size:30px;
	color:#FF3F9F;
	margin-bottom:15px;
	font-weight:normal;
}
#index .ttl02{
	font-size:15px;
}
#index .notes {
	padding-left: 1em;
	text-indent: -1em;
}
#index table {
	border-collapse:collapse;
	width : 100%;
	margin-bottom:20px;
}
#index table th {
	border: 1px solid #CCCCCC;
	background-color: #F6F8FA;
	font-weight: normal;
	padding: 7px;
	color: #39A4CC;
}
#index table td {
	border: 1px solid #CCCCCC;
	padding: 7px;
}
#index table .block01{
	text-align:center;
	width:27%;
}
#index table .block02{
	text-align:center;
	width:25%;
}
#index table td.center {
	text-align: center;
}
#index table .half {
	width: 315px;
}

#index table td ul {
	margin-left: 17px;
	list-style-type: disc;
}

#index table .sub {
	width: 100%;
	text-align: center;
	font-weight:bold;
}

#index table .num {
	width: 30px;
	text-align: center;
}
#index table .name {
	width: 80px;
	text-align: center;
}
#index table .pos {
	width: 50px;
	text-align: center;
}
#contents .contact {
	width: 424px;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../cooperative/img/bg01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#contents .contact .ttl {
	font-size: 115%;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #227171;
}
#section01 .text {
}
#section02 h3 {
}
.contact{
	width:500px;
	margin:40px auto;
	background-color:#E8EDF2;
	border:#F0F0F0 5px solid;
	text-align:center;
	padding-bottom:15px;
	}
.contact .ttl03{
	width:100%;
	font-size:15px;
	font-weight:normal;
	margin-top:15px;
	margin-bottom:5px;
}
.contact .ttl04{
	font-size:15px;
	font-weight:bold;
	color:#39A4CC;
	margin-bottom:5px;
}
.contact p{
	font-size:14px;
	line-height:1.8;
}