@charset "UTF-8";


body {
	text-align:center;
}

#container {
	width:1330px;
	margin-top: 0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0;
}

#boxA {
	width: 100%;
	position: center;
	margin-top: 0;
	font-size: 10px;
	line-height: 0px;
	margin-bottom: 0;
}

#boxB {
	width: 100%;
	position: center;
	margin-top: 0;
	font-size: 10px;
	line-height: 0px;
	margin-bottom: 0;
}

#boxD {
	width:1330px;
	clear: left;
	text-align:center;
	margin-top: 0;
	margin-bottom: 0;
}
	
.jpn {
	font-family: ’MS Pゴシック’;
	font-size: 20px;
	color: blue;
	text-align: center;
	line-height: 5px;
}

.jpn_r {
	font-family: ’MS Pゴシック’;
	font-size: 20px;
	color: red;
	text-align: center;
	margin-left: 0px;
}

.jpn_L {
	font-family: ’MS Pゴシック’;
	font-size: 20px;
	color: blue;
	text-align: left;
}

.jpn_note {
	font-family: ’MS Pゴシック’;
	font-size: 20px;
	color: black;
	text-align: left;
	margin-left: 400px;
}

.chn {
	font-family: SimHei,SimSun;
	font-size:20px;
	color:green;
	text-align: center;
	line-height: 5px;
}

.chn_L {
	font-family: SimHei,SimSun;
	font-size:20px;
	color:green;
	text-align: left;
}

a:link {
	font-size:15pt;
	color: red;
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	color: black;
}

a:hover {
	color: blue;
}

.h1 {
	font-family: ’MS Pゴシック’;
	font-size: 20px;
	color: red;
	text-align: center;
	margin-left: 0px;
}

.h2 {
	font-family: ’MS Pゴシック’;
	font-size: 20px;
	color: red;
	text-align: center;
	margin-left: 0px;
}

.foot {
	font-family: ’MS Pゴシック’;
	font-size:20px;
	color: red;
	text-align:center;
	margin-left: 0px;
}

.h3 {
	font-family: ’MS Pゴシック’;
	font-size: 10px;
	color: red;
	text-align: center;
	margin-left: 0px;
}