body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #FF6666;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 15px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	height: 600px;
}
.form-style {
	color: #330000;
	background-color: #FFCCCC;
	border: 1px dotted #330000;
	font-size: 10px;
	margin: 0px 0px 5px;
}
a:link {
	color: #9999CC;
	text-decoration: underline;
}
a:hover {
	color: #FF6666;
	text-decoration: none;
}
.menu {
	margin-left: 90px;
	margin-bottom: 10px;
}
address {
	font-size: 9px;
	font-weight: normal;
	margin-left: 90px;
	font-style: normal;
	margin-top: 20px;
}
.title {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	font-weight: bolder;
	color: #0099CC;
	margin-right: 20px;
}
.margin-right {
	float: left;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 80px;
}
hr {
	color: #FFFFFF;
	height: 1px;
	border-top: 1px dotted #FFCC99;
	border-right: 1px #FFCC99;
	border-bottom: 1px #FFCC99;
	border-left: 1px #FFCC99;
}
ul {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.details {
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}
li {
	margin-bottom: 5px;
	list-style-image: url(../common_img/dot2.gif);
}
strong {
	color: #FF3366;
}
ol {
	margin-top: 0px;
	margin-bottom: 5px;
}
