.tbl01 {
	text-decoration: none;
	color: #333333;
	width: 600px;
	margin-top: 20px;
	margin-left: auto;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	margin-right: auto;
}
.tbl01 th {
	line-height: 40px;
	border: 1px solid #CCC;
	background-color: #ECECFF;
	padding-left: 10px;
	width: 200px;
}
.tbl01 td {
	line-height: 40px;
	border: 1px solid #CCC;
	padding-left: 10px;
}
.tbl02 {
	text-decoration: none;
	color: #333333;
	width: 660px;
	margin-top: 10px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	line-height: 30px;
}

.area01{
	width:660px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


.area01 .left{
	width:400px;
	float:left;
	display:inline;
	padding-bottom: 20px;
}


.area01 .right{
	width:200px;
	float:right;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
.chusyaku {
	padding-right: 20px;
	padding-left: 20px;
	box-sizing:border-box;
}
.mousikomi {
	font-weight: bold;
	color: #FFF;
	background-color: #F69;
	padding-right: 5px;
	padding-left: 5px;
}
.nagare {
	font-weight: bold;
	color: #FFF;
	background-color: #099;
	padding-right: 5px;
	padding-left: 5px;
}
@media only screen and (max-width : 767px) {
.area01{
	width:100%;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	box-sizing:border-box;
}


.area01 .left{
	width:100%;
	float:none;
	display:inline;
	padding-bottom: 20px;
}


.area01 .right{
	width:100%;
	float:none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}	
.tbl01 {
	text-decoration: none;
	color: #333333;
	width: 100%;
	margin-top: 20px;
	margin-left: auto;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	margin-right: auto;
}
.tbl01 th {
	line-height: 40px;
	border: 1px solid #CCC;
	background-color: #ECECFF;
	padding-left: 10px;
	width: 80px;
}
.tbl01 td {
	line-height: 40px;
	border: 1px solid #CCC;
	padding-left: 10px;
}
.tbl02 {
	text-decoration: none;
	color: #333333;
	width: 100%;
	margin-top: 10px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	line-height: 30px;
}
}