body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../img_cmn/bg.gif);
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
TD {
	font-size: 12px;
	line-height: 15px;
}
.side-l {
	background-image: url(../img_cmn/bg_side-l.gif);
	width: 10px;
}
.side-r {
	background-image: url(../img_cmn/bg_side-r.gif);
	width: 10px;
}
.contents {
	background-color: #FFFFFF;
	background-image: url(../img_cmn/bg_contents.gif);
}
#header TD.title {
	background-color: #68727F;
	padding: 5px;
}
#header TD.hr {
	background-color: #BB163E;
	height: 5px;
}
.contents TABLE#navi {
	margin-top: 5px;
	margin-bottom: 5px;
}
.contents TABLE#footer {
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer .copyright {
	font-size: 10px;
	line-height: 12px;
	color: #68727F;
	text-align: center;
	padding: 5px;
}
#footer TD.navi {
	font-size: 10px;
	line-height: 18px;
	background-color: #68727F;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
#footer TD.hr {
	background-color: #BB163E;
	height: 5px;
}
#footer .navi A {
	color: #FFCC00;
	text-decoration: none;
}
#footer .navi A:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#faq-list #title {
	font-weight: bold;
	color: #336699;
	margin: 5px;
	padding: 5px;
}
TD.totop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #68727F;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../img_cmn/bg_totop.gif);
	background-repeat: repeat-x;
}
.margin10px {
	padding: 10px;
}

