#tabJapanBox {
	position:relative;
	background-image: url(../japan/img/bg_tab.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 697px;
}
.tabJapan1 {
	position:absolute;
	background-image: url(../japan/img/tab1.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 230px;
	text-indent: -9999px;
	left:0px;
	top:0px;
}
.tabJapan2 {
	position:absolute;
	background-image: url(../japan/img/tab2.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 230px;
	text-indent: -9999px;
	left:234px;
	top:0px;
}
.tabJapan3 {
	position:absolute;
	background-image: url(../japan/img/tab3.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 230px;
	text-indent: -9999px;
	left:467px;
	top:0px;
}
.tabJapan1 a {
	display:block;
	background-image: url(../japan/img/tab1.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 230px;
}
.tabJapan2 a {
	display:block;
	background-image: url(../japan/img/tab2.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 230px;
}
.tabJapan3 a {
	display:block;
	background-image: url(../japan/img/tab3.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 230px;
}
.tabJapan1 a:hover {
	background-image: url(../japan/img/tab1_ov.gif);
}
.tabJapan2 a:hover {
	background-image: url(../japan/img/tab2_ov.gif);
}
.tabJapan3 a:hover {
	background-image: url(../japan/img/tab3_ov.gif);
}
.tabJapan1-on {
	position:absolute;
	background-image: url(../japan/img/tab1_on.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 230px;
	text-indent: -9999px;
	left:0px;
	top:0px;
}
.tabJapan2-on {
	position:absolute;
	background-image: url(../japan/img/tab2_on.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 230px;
	text-indent: -9999px;
	left:234px;
	top:0px;
}
.tabJapan3-on {
	position:absolute;
	background-image: url(../japan/img/tab3_on.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 230px;
	text-indent: -9999px;
	left:467px;
	top:0px;
}
#japanBox {
	background-color: #FFF;
	border-left: 1px solid #e8e6e2;
	border-right: 1px solid #e8e6e2;
	border-bottom: 1px solid #e8e6e2;
	padding:16px 0px 16px 16px;
}
#japanBox dl {
	width:665px;
	margin-bottom:15px;
}
#japanBox dt {
	background-image: url(../japan/img/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size:14px;
	color:#4e4e4e;
	padding-bottom:2px;
	padding-left:18px;
	margin-bottom:5px;
}
#japanBox dd {
	font-size:12px;
	color:#7a7a7a;
}
.imageLeft dd {
	padding-left:7px;
}
.imageLeft img {
	float:left;
	margin-right:10px;
}
.imageNone dd {
	padding-left:15px;
}
.imageRight dd {
	padding-left:15px;
}
.imageRight img {
	float:right;
	margin-top:-20px;
	margin-left:1px;
}

