

.intro {

	width: 100%;
	margin-top: 50px;

}

.intro img {

	width: 100%;

}

table.type03 {

	width: 1300px;
  height: auto;
	margin: 0 auto;
	border: 1px solid #006496;
	border-collapse: collapse;

}

table.type03 tr td {

	width: 200px;
	border-bottom: 1px solid #006496;
	padding: 20px 10px 20px 10px;
	border-right: 1px solid #006496;
	text-align: center;
	font-size: 15px;

}

table.type03 tr td a {

	border-bottom: 1px solid #006496;

}

table.type03 tr td a:hover {

	opacity: 0.5;

}

table.type03 tr td:last-child {

	border-right: none;

}

table.type03 tr:nth-child(odd) {

	background: rgba(0,100,150,0.15);

}

td.eria {

		line-height: 3em;

}

@media screen and (max-width: 1300px) {

	table.type03 {

		width: 95%;
		padding-left: 0;
		padding-right: 0;

	}

	#all .table_title {

		width: 95%;

	}

}

@media screen and (max-width: 750px) {

	table.type03 {

		font-size: 0.8em;

	}

}
