@charset "utf-8";
.container {
	max-width: 980px;
	width: 100%;
}

#header header {
	height: auto;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header header .header_title {
	margin-top: 23px;
	padding-bottom: 0px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
}
#header header .header_title img {
	width: auto;
	height: 48px;
	padding-bottom: 0px;

}

#area {
	margin-left: auto;
	margin-right: auto;
	max-width: 980px;
	width: 100%;
	padding-bottom: 30px;
}
#area * {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 780px;
}
#area p {
	margin-top: 40px;
}

#area .title {
	margin-top: 0px;
	padding-bottom: 0px;
	border-bottom: 2px solid #00A7EA;
	color: #00A7EA;
	margin-bottom: 20px;
	display: table;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	max-width: 100%;
}
#area .title span {
	display: table-cell;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	vertical-align: middle;
	border-bottom: 3px none #00A7EA;
}
#area .title span:nth-child(1) {

}
#area .body span {
	font-size: 120%;
	color: #00A7EA;
}
main #area .img {
	max-width: 715px;
	margin-top: 20px;
}
main #area .table {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#area .table table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#area .table table tr td  , #area .table table tr th{
	border: 1px solid #231815;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 10%;
	font-weight: normal;
	text-align: center;
}
#area .table table tr td:nth-child(1) {
	text-align: left;
	white-space: nowrap;
	width: 30%;
}
.cc1 {
	background-color: #FF0000;
}
.cc2 {
	background-color: #FF99CC;
}
.cc3 {
	background-color: #FFFF00;
}
.cc4 {
	background-color: #009900;
}
.cc5 {
	background-color: #999999;
}
.cc6 {
	background-color: #663300;
}
.cc7 {
	background-color: #660066;
}
main #area .img2 {
	margin-top: 20px;
	max-width: 330px;
}
main #area .body {
	margin-top: 0px;
}










#area .table::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
#area .table::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
#area .table::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}

















@media only screen and (max-width:979px){
.container {
	width: 100%;
	border-bottom: 3px solid #00A7EA;
}
#header header .header_title {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#header header .header_title img {
	width: auto;
	height: 36px;
	padding-bottom: 0px;
}
#area {
	width: 94%;
}
#area .title {
	margin-top: 20px;
}

#area .title span {
	display: block;
	border-bottom-style: none;
	padding-bottom: 10px;
	font-size: 120%;
}
#area .title span:nth-child(2) {
	padding-bottom: 20px;
}
#area .table table {
	display: table;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom: 1px solid #231815;
}
#area .table table tr {
	display: table-cell;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 50%;
}
#area .table table tr th   , #area .table table tr td , #area .table table tr td:nth-child(1){
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	border-bottom-style: none;
}
#area .table table tr:nth-child(1) th  , #area .table table tr:nth-child(1) td{
	border-right-style: none;
}
main #area .img2 {
	width: 75%;
}













}
