@charset "UTF-8";
h3 {
	font-family: "MS Pgothic", "osaka";
	font-size: 75%;
	color: #FFFFFF;
	white-space: nowrap;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	clear: left;
	float: left;
	line-height: 1.8;
}
#right a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#right a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#right a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#right {
	background-image: url(../img/img_concept/grayback_concept.jpg);
	background-repeat: no-repeat;
	width: 660px;
	float: left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
	height: 380px;
}
.text_box {
	float: left;
	height: auto;
	width: 550px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#allbox {
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: auto;
	margin: 0px;
}
#box1 {
	background-image: url(../img/img_menu/second_obi.jpg);
	background-repeat: repeat-y;
	width: 850px;
	float: left;
	margin-top: 20px;
}
.textbox_language {
	font-family: "MS Pgothic", "osaka";
	font-size: 75%;
	color: #FFFFFF;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	float: right;
	line-height: 1.8;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

