@charset "utf-8";
.pat {
	padding: 0px;
	margin: 0px;
	background-image: url(pat01.gif);
	background-repeat: repeat;
}
.menu_box {
	background-image: url(../page/hyo1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 950px;
	width: 800px;
}
.menu_bar {
	height: 100px;
	width: 800px;
	display: block;
	position: relative;
	float: left;
}

.T01{
	float: left;
	height: 90px;
	width: 130px;
	margin-top: 5px;
	margin-left: 55px;
	background-image: url(../page/a01b.png);
	background-repeat: no-repeat;
}

.T01:hover{
	background-image: url(../page/a01a.png);
	background-repeat: no-repeat;
}
.T01b{
	float: left;
	height: 90px;
	width: 130px;
	margin-top: 5px;
	margin-left: 55px;
	background-image: url(../page/america.png);
	background-repeat: no-repeat;
}

.T02{
	float: left;
	height: 90px;
	width: 130px;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(../page/a02b.png);
	background-repeat: no-repeat;
}

.T02:hover{
	background-image: url(../page/a02a.png);
	background-repeat: no-repeat;
}
.T02b{
	float: left;
	height: 90px;
	width: 130px;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(../page/england.png);
	background-repeat: no-repeat;
}

.T03{
	float: left;
	height: 90px;
	width: 130px;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(../page/a03b.png);
	background-repeat: no-repeat;
}

.T03:hover{
	background-image: url(../page/a03a.png);
	background-repeat: no-repeat;
}

.T03b{
	float: left;
	height: 90px;
	width: 130px;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(../page/germany.png);
	background-repeat: no-repeat;
}

.T04{
	float: left;
	height: 90px;
	width: 130px;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(../page/a04b.png);
	background-repeat: no-repeat;
}

.T04:hover{
	background-image: url(../page/a04a.png);
	background-repeat: no-repeat;
}
.T04b{
	float: left;
	height: 90px;
	width: 130px;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(../page/japan.png);
	background-repeat: no-repeat;
}
.T05{
	float: left;
	height: 90px;
	width: 130px;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(../page/a05b.png);
	background-repeat: no-repeat;
}

.T05:hover{
	background-image: url(../page/a05a.png);
	background-repeat: no-repeat;
}
.T05b{
	float: left;
	height: 90px;
	width: 130px;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(../page/etc.png);
	background-repeat: no-repeat;
}

.titlebox{
	display: block;
	width: 800px;
	margin-left: 200px;
	margin-top: 180px;
}
