body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	margin: 0px;
	color: #000000;
	line-height:18px;
}
form {
	margin: 0px;
}
td {
	font-size: 11pt;
}
a:link {
	color: #0068b7;
	font-size: 11pt;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	font-size: 11pt;
	text-decoration: underline;
}
a:visited {
	color: #0068b7;
	font-size: 11pt;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	font-size: 11pt;
	text-decoration: underline;
}
/*-------------- トップページ　バナー説明リンク --------------*/
a.banner:link {
	color: #0068b7;
	font-size: 10pt;
	text-decoration: underline;
}
a.banner:active {
	color: #FF0000;
	font-size: 10pt;
	text-decoration: underline;
}
a.banner:visited {
	color: #0068b7;
	font-size: 10pt;
	text-decoration: underline;
}
a.banner:hover {
	color: #FF0000;
	font-size: 10pt;
	text-decoration: underline;
}
/*-------------- トップページ --------------*/
#top_main {
	width: 780px;
}
.top_image {
	background-image: url(../images/top_title.jpg);
	height: 200px;
	width: 780px;
}
.counter {
	position: relative;
	left: 20px;
	top: 170px;
}
/*-------------- トップページ左 --------------*/
#top_left {
	height: 700px;
	width: 208px;
	padding: 10px;
	border-bottom: 1px solid #F9C325;
	border-left: 1px solid #F9C325;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
}
/*-------------- トップページ右 --------------*/
#top_right {
	height: 700px;
	width: 528px;
	padding: 10px;
	border-right: 1px solid #F9C325;
	border-bottom: 1px solid #F9C325;
	border-left: 1px solid #F9C325;
	background-color: #FFFFFF;
	font-size: 10pt;
	text-align: left;
	float: right;
}
#top_right #banner_left {
	width: 259px;
	padding: 0px;
	text-align: left;
	float: left;
}
#top_right #banner_right {
	width: 259px;
	padding: 0px;
	text-align: left;
	float: right;
}
/*-------------- WHAT'S NEW --------------*/
#top_right .point {
	font-size: 8pt;
	color: #ff0000;
}
#top_right #whats_left {
	color: #000000;
	line-height:18px;
	width: 259px;
	padding: 0px;
	text-align: left;
	float: left;
}
#top_right #whats_right {
	color: #000000;
	line-height:18px;
	width: 259px;
	padding: 0px;
	text-align: left;
	float: right;
}
#update {
  width: 520px;
  height: 60px;
  overflow: auto;
  padding: 3px;
  border: 1px solid #c00;
  line-height: 1.2em;
  margin-top: 0px;
	font-size: 11pt;
  }
#update #data {
  margin-top: 0.5em;
  font-weight: bold;
	font-size: 11pt;
  }
/*-------------- 各コンテンツ共通 --------------*/
a:link.header {
	color: #003399;
	font-size: 10pt;
	text-decoration: underline;
}
a:active.header {
	color: #FF0000;
	font-size: 10pt;
	text-decoration: underline;
}
a:visited.header {
	color: #003399;
	font-size: 10pt;
	text-decoration: underline;
}
a:hover.header {
	color: #FF0000;
	font-size: 10pt;
	text-decoration: underline;
}
.header_image {
	background-image: url(../images/header_image.jpg);
	height: 90px;
	width: 780px;
}
.header_menu {
	width: 774px;
	padding: 3px;
	background-color: #F9C325;
}

#contents_main {
	width: 758px;
	padding: 10px;
	border-right: 1px solid #F9C325;
	border-bottom: 1px solid #F9C325;
	border-left: 1px solid #F9C325;
	background-color: #FFFFFF;
	text-align: left;
}
#contents_main #left {
	width: 218px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
}
#contents_main #right {
	width: 540px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	float: right;
}

.blueback {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1F268C;
}
.red {
	color: #FF0000;
}
.red-11pt-b {
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
}
.black-9pt-b {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.bbs-master {
	font-size: 10pt;
	color: #000000;
}
table.t-border{
	border-collapse: collapse;
	border:1px solid #000000;
}
td.title{
	border-collapse: collapse;
	border:1px solid #000000;
	font-weight: bold;
	background-color: #FFFFCC;
	text-align: center;
}
td.contents{
	border-collapse: collapse;
	border:1px solid #000000;
}
.box-red{
	border:1px solid #ff0000;
	padding: 10px;
	width: 518px;
}
.box-dummy{
	border:0px
	padding: 10px;
	width: 400px;
}
.box-dummy_aguri{
	border:0px;
	width: 450px;
}
form {
	margin: 0px;
}

.font8 {
	font-size: 8pt;
}

