body {
	margin: 0;
	padding: 0;
	font-size: 95%;
	color: #2A3053;
	background-color: #DCDCDC;
	text-align: center;
}

p {
	margin: 0.1em 0 0.1em 0;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 200%;
	font-weight: normal;
	color: #0CA0BC;
}

h2 {
	margin: 0;
	padding: 0;
	background-color: #0D9AC8;
	color: White;
	font-size: 100%;
	font-weight: normal;
	border-bottom: 1px solid #2A3053;
	border-top: 1px solid #2A3053;
}

div {
	margin: 0; 
	padding: 0; 
	display: block;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000; 
	text-decoration: none;
}

a:visited {
	color: #2A3053; 
	text-decoration: none;
}

.container {
	background-color: #FFFFFF;
	padding: 0;
	width: 750px;
	border-left: 1px solid #2A3053;
	border-right: 1px solid #2A3053;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header {
	padding: 0;
	margin: 0;
	text-align: right;
	background-image: url(../image/header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 90px;
	border-bottom: 1px solid #2A3053;
	border-top: 1px solid #2A3053;
}

.header h1 {
	margin-top: 1.5em;
	margin-right: 1.5em;
}

.header p {
	color: #1D213E;
	margin-right: 20em;
	font-style: italic;
	font-size: 14px;
}

.menu {
	padding: 2px; 
	margin: 0; 
	text-align: center;
	height: 15px;
}

.left {
	float: left;
	clear: both;
	width: 15em;
	margin: 0;
	padding: 0;
}

.leftcontent {
	margin: 0; 
	padding: 0; 
	text-align: left;
}

.leftcontent p {
	padding-left: 1em;
}

#menu {
	font-size: 1.2em;
}
.leftcontent li {
	font-size: 0.9em;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0D9AC8;
	border-right-color: #0D9AC8;
	border-bottom-color: #0D9AC8;
	border-left-color: #0D9AC8;
	background-color: #DDF1F8;
	margin-left: 1em;
	text-indent: 0.5em;
}
.leftcontent ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}


#menu a:link{
	color: #0D9AC8;
	text-decoration: none;
	margin-left: 1.5em;
	margin-right: 1.5em;
}

#menu a:visited{
	color: #0D9AC8;
	text-decoration: none;
	margin-left: 1.5em;
	margin-right: 1.5em;
}

#menu a:hover{
	color: #FF6600;
	margin-left: 2.5em;
	margin-left: 1.5em;
	margin-right: 1.5em;
}

#menu a:active {
	color: #0D9AC8;
	text-decoration: none;
	margin-left: 2.5em;
	margin-left: 1.5em;
	margin-right: 1.5em;
}

#menu a.current {
	color: #FFFFFF;
	background-color: #0B98CD;
	padding-right: 1em;
	padding-left: 1em;
	border: 2px solid #336699;
}

.left h2 {
	text-align: left; 
	padding: 0 0 0 1em;
}

.leftlinks a {
	display: block;
	color: #2A3053;
	font-size: 0.5em;
}

.content {
	clear: right;
	text-align: left;
	border-top: 1px solid #2A3053;
	border-left: 1px solid #2A3053;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15em;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}

.content h2 {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	color: #FF7F50;
	font-size: 100%;
	border: none;
	font-weight: bold;
	text-decoration: underline;
}
.content a {
	text-decoration: underline;
}


.footer {
	margin: 0;
	padding: 0;
	text-align: center;
	clear: both;
}

.footer p { 
	border-top: 1px solid #2A3053;
	border-bottom: 1px solid #2A3053;
	padding: 0.2em;
	margin: 0;
}
#sitetop {
	background-image: url(../image/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
	margin-top: 0px;
}
/* ------ メニュー ------ */
ul#topmenu{
	list-style:none;
	text-align: left;
	margin-left: 50px;
}

ul#topmenu li a{
	display:block;
	margin-top: 5px;
	text-align: left;
}

ul#topmenu li.Japanese a{
	width:373px;
	height: 38px;
	background-image: url(../image/top_menu01.png);
	background-repeat: no-repeat;
}

ul#topmenu li.English a{
	width:555px;
	height: 36px;
	background-image: url(../image/top_menu02.png);
	background-repeat: no-repeat;
}

ul#topmenu li.Korean a{
	width:423px;
	height: 38px;
	background-image: url(../image/top_menu03.png);
	background-repeat: no-repeat;
}

ul#topmenu li.Chinese a{
	width:410px;
	height: 38px;
	background-image: url(../image/top_menu04.png);
	background-repeat: no-repeat;
}
/* ------ 非表示・クリア等 ------ */
#topmenu li span {
	visibility: hidden;
}
.content h1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-bottom: 0.5em;
}
.content p {
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.content .list {
	text-align: right;
	font-size: 90%;
	margin-top: 5px;
}
