@charset "UTF-8";

/*====================
 +top-contents-structure
====================*/
#topstructure {
	width: 950px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#toppage {
	width: 590px;
	margin-left: 183px;	
}


/*====================
 +top-title
====================*/
#toppage h1 {
	
	}
#toppage h2 {
	padding-top: 12px;
	padding-bottom: 19px;
	padding-left: 148px;
	}
#toppage #language {
	text-align: right;
	background-image: url(../common/img/icon/arrow_next.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-right: 10px;
	}

/*====================
 +top-menu
====================*/
.topmenu01,
.topmenu02,
.topmenu03,
.topmenu04,
.topmenu05,
.topmenu06,
.topmenu07,
.topmenu08,
.topmenu09 {
	float: left;
	width: 194px;
	height: 194px;
	margin-right: 1px;
	margin-bottom: 1px;
	text-align: center;
	overflow: hidden;
	}


.topmenu01 {
	background-color: #ffc91e;
	}
.topmenu02 {
	background-color: #ff841a;
	}
.topmenu03 {
	background-color: #971717;
	}
.topmenu04 {
	background-color: #add63a;
	}
.topmenu05 {
	background-color: #dddde3;
	}
.topmenu06 {
	background-color: #7a0099;
	}
.topmenu07 {
	background-color: #297625;
	}
.topmenu08 {
	background-color: #24b7e4;
	}
.topmenu09 {
	background-color: #003c89;
	}

	
/*====================
 +top-footer
====================*/
#toppage #copyright {
	text-align: center;
	padding-top: 14px;
	padding-bottom: 20px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif, "MS Serif", "New York", serif;
	font-size: 12px;
	line-height: 12px;
	}
