body {
	margin: 0;
	color: #2c4d67;
	background-color: #ffffff;
	background-image: url(../gif/topback010.gif);
	background-repeat: repeat-y;
}

a:link { color: #2c4d67; };
a:visited { color: #2c4d67; };
a:hover { color: #2c4d67; };
a:active { color: #2c4d67; };


div {
	margin-right: auto;
	margin-left: auto;
}
div#menu {
	margin-top: 10px;
	background-color: #ffffff;
	width: 604px;  height: 62px;
	font-size: 10pt;
}
div#menu_wide {
	margin-top: 10px;
	background-color: #ffffff;
	width: 700px;  height: 62px;
	font-size: 10pt;
}
div#menu_wide_s {
	margin-top: 10px;
	background-color: #ffffff;
	width: 650px;  height: 62px;
	font-size: 10pt;
}
div#main {
	margin-top: 20px;
	background-color: #ffffff;
	width: 604px;  height: auto;
}
div#contents_body {
	position: relative;
	margin-top: 10px;
	background-color: #ffffff;
	width: 604px; height: auto;
}
div#contents_title{
	margin-top: 20px;
	background-color: #ffffff;
	width: 604px; height: 50px;
}

img.menu_button { width: 82px; height: 27px; border: 0;}
img.menu_title	{ width: 200px; height: 30px; border: 0; }
img.menu_subtitle	{ width: 600px; height: 30px; border: 0; }

img.link_noborder {border: 0;}

span.contents { font-family: "Times New Roman", serif; font-size: 14pt; font-weight: 800; }
	.title{ font-size: 11pt; font-weight: 600;}
p.update { font: italic 400  medium "Times New Roman", serif }
p.font_nomal_size{ font-size: 10pt; margin: 0pt 3pt 0pt 3pt;}
p.font_small_size{ font-size: 8pt; margin: 0pt 3pt 0pt 3pt;}
p.small_title{ font-size: 11pt; margin: 10pt 0pt 0pt 0pt;}
p.small_title2{ font-size: 11pt; margin: 2pt 0pt 6pt 0pt;}
p.pg_space{ margin:3pt 2pt 5pt 2pt;}

table.topmenu{ font-size: 8pt; }
	.common_table{ font-size: 10pt; }
	.menu_table{ font-size: 8pt; border: 0; width: 604px;}
	.thumbnail_table{ font-size: 10pt; border: 0; width: 615px;}

h1{
	font-size: 20pt;
	color: #ffffff;
	background-color: #2c4d67;
}
h2{
	font-size: 14pt;
	color: #ffffff;
	background-color: #2c4d67;
	margin-bottom: 3pt;
}

h3{
	font-size: 11pt;
	color: #2c4d67;
	background-color: #f0f0f0;
	margin-bottom: 0pt;
	border: solid 1px #d0d0d0;
	padding: 1px 5px 1px 5px;
}

div.small_title{
	font-size: 10pt:
}

div.contents_frame {
	margin-top: 10px;
	background-color: #ffffff;
	width: 604px; height: auto;
	overflow: auto;
	border: solid 3px #2c4d67;
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
}

div.contents_wide_frame {
	margin-top: 10px;
	background-color: #ffffff;
	width: 650px; height: auto;
	overflow: auto;
	border: solid 3px #2c4d67;
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
}


div.contents_in_frame {
	margin-top: 0px;
	background-color: #ffffff;
	width: auto; height: auto;
	overflow: auto;
	font-size: 10pt;
	padding: 0px 10px 10px 10px;
}
div.control_button {
	margin-top: 5px;
	background-color: #ffffff;
	width: 590px; height: auto;
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

div.control_button_wide_s {
	margin-top: 5px;
	background-color: #ffffff;
	width: 650px; height: auto;
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

div.report_frame {
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 6px;
	margin-right: 4px;
	background-color: #f0f0f0;
	width: auto; height: auto;
	border: solid 1px #d0d0d0;
	font-size: small;
	padding: 0px 0px 0px 0px;
	line-height: 1.2;
}
