body
	{
### check ###
	padding: 0px;
	margin: 0px;
	background-image: url(img/head_bg9.png);

	background-repeat: repeat-x;
	font-family: 'ＭＳ Ｐゴシック',Osaka,sans-serif,meiryo;
}

.outer
	{
### check ###
	border-left: 0px solid #00908e;
	border-right: 0px solid #00908e;
	color: #111111;
	font-size: 16pt;
	width:800px;
	padding: 0px;
	margin:0 auto 0 auto;
	background-image: url(img/head_bg9.png);
	background-repeat: repeat-x;
	}

.menu
	{
	float:left;
	width:200px;
	background-color: #ffffff;
	}

.main
	{
	float:left;
	width:580px;
	margin-left: 20px;
	}

	.main_head
	{
	width:580px;
	font-size: 14px;
	background-image: url(img/home_mainbg4.png);
	}

.clears{
  clear:both;
}

.foot
	{
	clear: left;
	background-color: #ffffff;
	height: 60px;
	text-align: center;
	font-size: 12px;
	margin-top:60px;
	margin-bottom:40px;
	border-top:1px dashed #666666;
	}
	
.header
	{
	font-size: 6px;
	text-align: left;
	padding: 10px 0px 10px;
	}

.headerlogo
	{
	float:left;
	width:500px;
	}

.headerfd
	{
	float:left;
	width:200px;
	}

.crights
	{
	font-size: 12px;
	}

#flashplayer
	{
	margin: 0px;
	padding: 0px;
	}

.hd_ns
	{
	margin: 10px 0px 10px;
}

.txtbox
	{
	font-size: 14px;
	padding: 15px 0px 20px;
}

.txt_dc
	{
	font-size: 28px;
	font-weight: bold;
	padding-right: 2px;
	float: left;
	color: #ffffff;
	background-color: #777777;
}

.pagetitleimg
	{
	border: 0px;
	margin-bottom: 20px;
}

pre {
    overflow: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
}

a:link
	{
	color: #335511;
	text-decoration: none;
	}

a:visited
	{
	color: #335511;
	text-decoration: none;
	}

a:hover
	{
	color: #1144cc;
	text-decoration: underline;
	}

