@charset "utf-8";

body,td,th {
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6;
}

a:link {
	color: #39C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #39C;
}
a:hover {
	text-decoration: underline;
	color: #39C;
}
a:active {
	text-decoration: none;
	color: #39C;
}

#wrapper {
	background-color: #FFF;
	height: auto;
	width: 750px;
	padding-bottom: 20px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#header {
	background-color: #333;
	margin: 0px;
}
#titleH {
	color: #FFF;
	font-size: 20px;
	line-height: 30px;
	margin: 0px;
	text-indent: 15px;
}
.PDF {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.pdfA {
	background-image: url(../img/index/icon_pdf.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	display: block;
	height: 18px;
	line-height: 18px;
}



#main {
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;

}
.title01 {
	font-size: 14px;
	text-align: right;
}
.title02 {
	font-size: 14px;
}
.titleMain {
	font-size: 24px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}
.title03 {
	font-size: 14px;
	color: #F60;
}
.title04 {
	font-size: 16px;
	color: #F60;
}
.STR {
	font-size: 14px;
	line-height: 140%;
	margin-right: 10px;
	margin-left: 10px;
}
.mini {
	font-size: 12px;
}
