body {
	font-size: 12px;
	line-height: 150%;
	background-image: url(image/back.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	margin-top: 20px;
	margin-left: 15px;
	background-position: right;
	scrollbar-base-color: #FFDDDD;
	scrollbar-face-color:#FFDDDD;
	scrollbar-3dlight-color:#FFDDDD;
	scrollbar-darkshadow-color:#FFDDDD;

}
.honbun01 {
	margin-right: 100px;
	margin-left: 30px;
}

.size10 {font-size: 10px; line-height: 130%}
.size12 {font-size: 12px; line-height: 130%}
.size14 {font-size: 14px; line-height: 130%}
.size16 {font-size: 16px; line-height: 130%}
.size20 {font-size: 20px; line-height: 130%}
.indent1 {
	margin-left: 15px;
}
.indent2 { margin-left: 30px}
.indent3 { margin-left: 45px}
a {  color: #FF9999; text-decoration: none}
a:hover {  text-decoration: underline; color: #FF6666}
td {
	font-size: 12px;
	line-height: 150%;
}
.size13 { font-size: 13px; line-height: 130% }
.back {
	color: #000000;
	background-color: #FFF0F0;
	padding: 1px;
	font-weight: normal;
	border: 1px dashed #FFCCCC;
}
.ulindent02 {
	margin-left: 20px
}
