@charset "UTF-8";


body {
	text-align:center;
}

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

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

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

#boxD {
	width: 1330px;
	position: center;
	margin-left:auto;
	margin-right:auto;
}
	
.ccgt1 {
 position: absolute;
 border: solid 2px;
 border-color: black;
 width: 30px;
 height: 10px;
 top: 475px;
 left: 510px;
}	
	
.ccgt2 {
 position: absolute;
 border: solid 2px;
 border-color: blue;
 width: 90px;
 height: 60px;
 top: 470px;
 left: 500px;
}	
	

.ccgt3 {
 position: absolute;
 border: solid 2px;
 border-color: green;
 width: 65px;
 height: 75px;
 top: 540px;
 left: 600px;
}	


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

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

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

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

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

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

a:link {
	font-size:20pt;
	color: red;
	text-decoration: none;
}

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;
}

.kosin {
	margin-left: 300px;
	color: black;
	text-align: left;
	font-size: 15px;
}

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