.no-link{
	color: #000000;
}

h1{
	color: #ffffff;
}

div.logo{
	width: 808px;
}

.BT-icom, .BT-text div{
	float: left;
}

.BT-text{
	width: 500px;
	font-size: 10px;
	margin-top: 2px;
}

.BT-text img{
	vertical-align: top;
}

.BT-icom{
	margin-left:10px;
}

.BT-18-icom{
	width: 48px;
	margin-right: 5px;
}

.BT-18-text{
	width: 380px;
}

.bottom{
	padding-left: 170px;
	margin-bottom: 20px;
}

.banner-title{
	background-color: #ffffff;
	height: 20px;
	color: #C82C55;
	font-size: 16px;
	text-align: center;;
	padding-top: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* 追加分 */

table{
	width: 809px;
	border-collapse: separate;
	border-spacing: 3px;
	empty-cells: hide;
	color: gray;
	text-align: center;
	margin-bottom: 20px;
}

table td.area-text{
	text-align: left;
	color: yellow;
}

table td{
	height: 30px;
	vertical-align: middle;
}

table td.hokaido{
	height: 150px;
	background-color: whitesmoke;
	border: 3px solid midnightblue;
}

table td.hokaido a{
	color: midnightblue;
}

table td.tohoku{
	background-color: whitesmoke;
	border: 3px solid royalblue;
}

table td.tohoku a{
	color: royalblue;
}

table td.hokuriku{
	background-color: whitesmoke;
	border: 3px solid dodgerblue;
}

table td.hokuriku a{
	color: dodgerblue;
}

table td.kanto{
	background-color: whitesmoke;
	border: 3px solid slateblue;
}

table td.kanto a{
	color: slateblue;
}

table td.tokai{
	background-color: whitesmoke;
	border: 3px solid seagreen;	
}

table td.tokai a{
	color: seagreen;
}

table td.kansai{
	background-color: whitesmoke;
	border: 3px solid limegreen;	
}

table td.kansai a{
	color: limegreen;
}

table td.tyugoku{
	background-color: whitesmoke;
	border: 3px solid darkolivegreen;	
}

table td.tyugoku a{
	color: darkolivegreen;
}

table td.shikoku{
	background-color: whitesmoke;
	border: 3px solid gold;	
}

table td.shikoku a{
	color: gold;
}

table td.kyusyu{
	background-color: whitesmoke;
	border: 3px solid orangered;	
}

table td.kyusyu a{
	color: orangered;
}

table td.okinawa{
	background-color: whitesmoke;
	border: 3px solid deeppink;	
}

table td.okinawa a{
	color: deeppink;
}

table td a:hover{
	color: hotpink;
}
