/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
DIV#bg {
	background: url(../img/bg.jpg) no-repeat;
	height: 545px;
	width: 800px;
	top: auto;
}
DIV#t_logo {
	top: 35px;
	left: 0px;
	width: 487px;
}
a:link,a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover,a:active {
	color: #0000FF;
}
.copyright {
	font-size: 11px;
	width: 800px;
	background: url(../img/t_copyright_bg.jpg) no-repeat;
	height: 20px;
	color: #FFFFFF;
	vertical-align: bottom;
	margin-top: auto;
	margin-bottom: auto;
}
.copyright2 {
	float: right;
}
.copyright3 {
	vertical-align: middle;
	height: 1em;
	padding-left: 10px;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 5px;
	line-height: 1em;
}

/*メニューボタン配置*/
DIV#tm_01 {
	position: absolute;
 top: 81px;
 left: 487px;
}
DIV#tm_02 {
	position: absolute;
 top: 147px;
 left: 155px;
}
DIV#tm_03 {
	position: absolute;
 top: 147px;
 left: 420px;
}
DIV#tm_04 {
	position: absolute;
 top: 213px;
 left: 221px;
}
DIV#tm_05 {
	position: absolute;
 top: 213px;
 left: 354px;
}
DIV#tm_06 {
	position: absolute;
 top: 279px;
 left: 286px;
}
DIV#tm_07 {
	position: absolute;
 top: 347px;
 left: 353px;
}
/*メニューボタン配置--end---*/

/*新着情報部分*/
DIV#t_whatsnew {
	position: absolute;
 top: 403px;
 left: 408px;
}
DIV#t_wn_iframe {
	position: absolute;
	top: 426px;
	left: 439px;
	height: 145px;
	width: 343px;
	background: #CCCCCC;
}
.wn_text {
	font-size: 12px;
	width: 300px;
	padding: 10px;
}
.wn_text2 {
	padding-left: 8px;
}

/*新着情報部分--end---*/


DIV#t_text {
	position: absolute;
	top: 253px;
	left: 492px;
	height: 150px;
	width: 294px;
	line-height: 1.5em;
	color: #333333;
	font-size: 12px;
}
