body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #225FD0;
	text-decoration: underline;
}
.main {
	background-color: #FFFFFF;
	background-image: url(images/main_16.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
}
.text03 {
	color: #002E4D;
	font-size: 14pt;
}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 26px;
	color: #333333;		//#191919;
}

.footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.titleimage {
	display: block;
	padding-top: 35px;
	padding-left: 70px;
	padding-bottom: 30px;
	margin-bottom: 0px;
}
.linktext {
	color: #FFF;
	background-color: #666;
	text-decoration: none;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.top {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 40px;
}
.top a {
	text-decoration: none;
	color: #999;
}
.top a:hover {
	color: #900;
	text-decoration: none;
}


.title {
	font-size: 12pt;
	font-weight: bold;
	color: #975D2C;
}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #06C;
}
.praiseName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #666;
	text-align: right;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.text05 {
	color: #C00;
}
.textLine {
	text-decoration: line-through;
}
.specialBox {
	background-color: #FFF;
	border: 1px solid #C00;
}
.big {
	font-size: 12pt;
	font-weight: bold;
}
.sign {
	font-size: 16pt;
}
.linkIndex {
	font-size: 10pt;
	color: #CCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	letter-spacing: 1px;
}
.linkIndex a {
	color: #666;
	text-decoration: none;
}
.linkIndex a:hover {
	text-decoration: underline;
}
.small {
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-size: 10pt;
	color: #333;
	line-height: 20px;
}
.text04 {
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-size: 10pt;
	color: #333333;		//#699;
}
