body,td  {
	font-size: 88%;
	line-height: 165%;
	color: #333333;
}
h1    {
	font-size: 132%;
	line-height: 150%;
}
h2    {
	font-size: 122%;
	line-height: 150%;
}
h3    {
	font-size: 112%;
	line-height: 150%;
}
h4    {
	font-size: 102%;
	line-height: 150%;
}
h5    {
	font-size: 92%;
	line-height: 150%;
}
.px { font-size: 12px }
.title01 {
	font-size: 132%;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
.title02 {
	font-size: 122%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
.title03 {
	font-size: 112%;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 10px;

}
.lead { margin-left: 10px }
.name {
	margin-left: 20px;
	text-indent: 1em;
}
.index {
	margin-left: 20px;
}
.margin25px { margin-right: 40px; margin-left: 25px; text-indent: 1em }
.column_t02 { font-size: 122%; font-weight: bold; margin-right: 40px; margin-left: 25px; }
.column_t03 { font-size: 112%; font-weight: bold; margin-right: 40px; margin-left: 25px; }
a.white:link { color: #FFFFFF }
a.white:visited { color: #FFFFFF }
a.white:hover { color: #FF0000 }
a.white:active { color: #FF0000 }
.img-left {
	margin: 5px;
	float: left;
}
.img-right {
	margin: 5px;
	float: right;
}
.Lmargin30px {
	margin-left: 30px;
}
.list-in { list-style-position: inside }
.header {
	background-color: #CCCA84;
	}
.menu {
	background-color: #C6CFD0;
	}
.footer {
	background-color: #CCCA84;
	}
blockquote{
	border-top:1px solid #99AFC3;
	border-bottom:1px solid #99AFC3;
	border-left:10px solid #99AFC3;
	border-right:1px solid #99AFC3;
	margin: 15px 20px 15px 40px;	/* IE6デフォルトは20px 40px 20px 40px */
	padding:8px;
	}

