body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #595757;
	font-size: 12px;
	margin: 0px;
}
#sample {
	width: 600px;
}
#wrapper {
	width: 800px;
	background-color: #FFF;
	margin: auto;
}
#menu {
	float: left;
	margin-top: 30px;
	width: auto;
	margin-left: 10px;
}
#bgcolor {
	width: 860px;
	background-color: #DCDDDD;
	margin: auto;
}
#main {
	width: auto;
	margin-left: 200px;
	margin-top: 30px;
}
.subtitle {
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	margin-right: 20px;
}
.text_center {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#footer {
	background-color: #828C96;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	font-family: Calibri;
	height: 80px;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	}

#footer-link {
	text-align: center;
}
.foot a:link {
	color: #FFF;
}
.foot a:visited {
	color: #FFF;
}
.foot a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
h2 {
	background-image: url(images/bg_h2.jpg);
	width: 550px;
	height: 40px;
	text-align: left;
	margin: auto;
	color: #4B77B2;
	font-size: 14px;
	text-indent: 10px;
	line-height: 40px;
	font-family: "小塚ゴシック Pro H";
}
h3 {
	background-image: url(images/square.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin: auto;
	width: 550px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004E97;
	line-height: 40px;
	font-size: 14px;
	text-indent: 20px;
}
.PDF_sample {
	width: 280px;
	font-size: 12px;
	font-weight: bold;
	float: right;
	margin-left: 20px;
}
.excel_sample {
	width: 250px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-left: 50px;
}
.main_text {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: auto;
	line-height: 20px;
	list-style-position: outside;
	list-style-image: url(images/sankaku.gif);
}
.style1 {
	color: #a0a7ae;
	font-size: 12px;
	font-family: Calibri;
	font-weight: normal;
	line-height: 20px;
}
.style2 {
	font-size: 12px;
	font-family: Calibri;
	font-weight: bold;
	line-height: 20px;
	color: #FFF;
}
.table_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #4B77B2;
	text-align: center;
	line-height: 20px;
}
.table_text {
	text-indent: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595757;
}
.table_text02 {
	background-color: #EFEFEF;
}

