@charset "utf-8";
body {
	color: #FFF;
	background-color: #069;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 62.5%;
}

a:link {color:#fc3;}
a:visited {color:#fc3;}
a:active {color:#fc3;}
a:hover {color:#ffc;text-decoration:underline;}



#linkbox {
	font-size: 1.5em;
}
#right {
	float: right;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
	width: 350px;
	letter-spacing: 0.5em;
}
#container #left .caption {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-size: 1.2em;
}
#copyright  {
	clear: both;
	text-align: center;
	background-image: url(../images/icopyright.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 640px;
	text-indent: -9999px;
	vertical-align: middle;
	margin: 0px;
}


#container {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	height: auto;
}
#container #right p {
	font-size: 1.4em;
	letter-spacing: 0.2em;
	line-height: 120%;
}
.links {
	text-align: left;
	margin-right: 0px;
	margin-left: 30px;
}
.t_smaller {
	font-size: 0.83em;
}
.t_largr {
	font-size: large;
	font-weight: bold;
}




#left {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#copy   a {
	text-decoration:none;
	text-indent:-9999px;
	height: 52px;
	width: 642px;
	outline:none;
	display: block;
	background-image: url(../images/toplogo.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
#copy {
	background-image: url(../images/toplogo.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 642px;
	text-indent: -9999px;
}
