@charset "EUC-JP";

/***** basic style definition *****/

body {
	background:#000000;
	margin:10px;
	color:#ffffff;
	font-size:12px;
	line-height:150%;
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
}

td, th {
	font-size:12px;
	line-height:150%;
}

tt {
	line-height:100%;
}

h1 {
	font-size:200%;
	margin:0px;
}

h2 {
	font-size:150%;
	margin:0px;
}

h3 {
	font-size:120%;
	margin:20px 0px 10px 0px;
	
}

h4 {
	font-size:110%;
	margin:0px;
	
}

img {
	border:none;
	vertical-align:bottom;
}

a {
	text-decoration:underline;
	font-weight:bold;
}

a:link {
	color:#FFDA2D;
}

a:visited {
	color:#C5AE44;
}

a:hover {
	color:#8746FF;
}

a:active {
	color:#8746FF;
}


/***** basic classified elements *****/

.menubox {
	padding-top:20px;
	padding-bottom:20px;
}

.menu {
	margin-right:30px;
}

.address {
	padding-top:20px;
	padding-bottom:20px;
}

.copyright {
	color:#606060;
	font-sixe:10px;
}

/***** basic identified elements *****/


