@charset "Shift_JIS";

body {
	font-family: Verdana, "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 11pt;
	background-color: #16223a     ;
	margin-top: 0px;
	margin-left: 0px;
	margin:0px;			/* ページ全体のmargin */
	padding:0px;		/* ページ全体のpadding */
	text-align:center;	/* 下記のautoに未対応用のセンタリング */
	color: #C0C0C0;
}
a.top_link:link {text-decoration:none;color:#C0C0C0;}
a.top_link:visited {text-decoration:none;color:#C0C0C0;}
a.top_link:active {text-decoration:none;color:#C0C0C0;}
a.top_link:hover {text-decoration:underline;color:#C0C0C0;}

a.top_link_current:link {text-decoration:none;color:#ecbd4e;}
a.top_link_current:visited {text-decoration:none;color:#ecbd4e;}
a.top_link_current:active {text-decoration:none;color:#ecbd4e;}
a.top_link_current:hover {text-decoration:underline;color:#ecbd4e;}

.submenu {
	font-family:"ＭＳ 明朝", serif;
	text-align:left;
	height:40px;
	padding-top:6;
	padding-right:6;
	background-repeat:no-repeat;
	font-size: 18pt;
	font-weight: bold;
}

.head_tbl {
	font-family:"ＭＳ 明朝", serif;
	font-size: 11pt;
}
.bottom_tbl {
}
/* 見出しのTDタグ */
.caption_td1 {
	width:850px;
	font-size:24pt;
	text-align:center;
	vertical-align:bottom;
}
/* 見出しの下線 */
.caption_td2 {
	width:850px;
	height:20px;
	background:url(img/midashi_line.gif);
	background-repeat:no-repeat;
}
/* 飾り見出し */
.caption_td3 {
	width:850px;
	background:url(img/comtitle.jpg);
	font-size:18pt;
	text-indent-top:40px;
	vertical-align:bottom;
	text-align:left;
	color:#CCFFFF;
}
.max_width{
	width:850px;
}
