@charset "utf-8";
/* CSS Document */


/*↓globalTop reset*/
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	vertical-align: bottom;
}
/*↑globalTop reset*/


/*↓globalTop base*/
body {
	background-color: #333;
	margin: 0px;	
}
#container {
	text-align: center;
	margin-top: 10px;
}
/*↑globalTop base*/


/*↓ ATAGO globalLink*/

#globalLink table{
	font-size: 10px;
	width: 800px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}
#globalLink table tr {
	text-align: left;
}
#globalLink table tr td{
	width : 9%;
}
#globalLink table tr td.lang01{
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 3px;
	margin-left: 3px;
}
#globalLink table tr td.pl10{
	padding-left: 10px;
}
#globalLink table tr td.lang02{
	font-family: ＭＳ ゴシック, Osaka;
	margin-right: 3px;
	margin-left: 3px;
}
#globalLink table tr img {
	margin-right: 3px;
}
#globalLink a:link {
	text-decoration: none;
	color: #FFF;
}
#globalLink a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#globalLink a:hover {
	text-decoration: underline;
	color: #FFF;
}
#globalLink a:active {
	text-decoration: none;
}
/*.style10 {font-weight: normal; margin-left: 3px; margin-right: 3px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}*/
/*.style11 {font-weight: normal; margin-left: 3px; margin-right: 3px; font-family: "ＭＳ ゴシック", "Osaka"; color: #FFFFFF;}*/
/*.style12 {font-size: 10px}*/


/*↑ ATAGO globalLink*/


/*↓Distributor　Wanted*/
#infomation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFF;
	font-weight: bold;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: left;
}
#infomation a:link {
	text-decoration: none;
	color: #FFF;
}
#infomation a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#infomation a:hover {
	text-decoration: none;
	color: #F00;
}
#infomation a:active {
	text-decoration: none;
}

/*↑Distributor　Wanted*/

