body {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: 5px;
	margin: 0px 5px 20px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.main {
	padding-right: 20px;
	padding-left: 30px;
}
.table1 {
	margin-left: 30px;
	text-align: left;
	vertical-align: top;
	margin-bottom: 30px;
}
.title-main {
	padding: 10px;
}
.lead {
	padding: 0px 10px;
}
.title-2 {
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0066;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990033;
	font-size: 15px;
	font-weight: bold;
	background-color: #FFCCCC;
	padding-left: 5px;
	margin-left: 20px;
}
.qa-box {
	width: 470px;
	padding: 5px;
	margin-left: 45px;
	border: 1px dashed #CC3333;
	background-color: #FFFFCC;
	margin-bottom: 40px;
}
.box1 {
	width: 470px;
	padding: 5px;
	margin-left: 30px;
	border: double #CC3333;
	background-color: #FFFFCC;
	margin-bottom: 40px;
}
.hutoji {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.text10 {font-size:10px}
h1 {
font-size: 0;
line-height: 0%;
text-indent: -9999px;
margin: 0;
padding: 0;
}
h2 {
font-size: 0;
line-height: 0%;
text-indent: -9999px;
margin: 0;
padding: 0;
}
h3 {
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0066;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990033;
	font-size: 15px;
	font-weight: bold;
	background-color: #FFCCCC;
	padding-left: 5px;
	margin-left: 20px;
}