@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	background-image: url(../img/bgBody.jpg);
	background-repeat: repeat;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	display: none;
}
p {
	margin: 0px;
	padding: 0px;
}
hr {
	color: #00CC99;
	height: 1px;
	margin-top: 0.5em;
}
.main {
	width: 797px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bgMain.jpg);
	background-repeat: repeat-y;
	height: auto;
	line-height: 150%;
	clear: both;
	margin-bottom: 0px;
}
.main .head {
	margin: 0px;
	padding: 0px;
}
.main div {
	height: auto;
	width: auto;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
.content {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
.left {
	width: 210px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00CC99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC99;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #00CC99;
	vertical-align: top;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
}
.center {
	width: auto;
	height: auto;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00CC99;
	border-bottom-color: #00CC99;
	margin-right: 0.5em;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #00CC99;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
}
.right {
	width: 330px;
	height: auto;
	vertical-align: top;
	margin-left: 1em;
	margin-top: 1em;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0CCC69;
	border-right-color: #0CCC69;
	border-bottom-color: #0CCC69;
	border-left-color: #0CCC69;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
}
.p2 {
	font-weight: bold;
	font-size: 14px;
	color: ##000;
}
.red {
	color: #FF0066;
	font-weight: bold;
	font-size: 14px;
}
.green {
	font-weight: bold;
	font-size: 14px;
	color: #009966;
}
.red02 {
	font-weight: bold;
	color: #FF0000;
}


a:link {
	color: #FF6699;
	text-decoration: underline;
}
a:visited {
	color: #006666;
	text-decoration: underline;
}
a:hover {
	color: #FF0066;
	text-decoration: underline;
}
a:active {
	color: #FF0066;
	text-decoration: underline;
}
.tell {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
td {
	padding-top: 0.5em;
	padding-right: 0.5;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
.copy {
	height: auto;
	width: 777px;
	background-color: #00CC99;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.foot  {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 797px;
	height: auto;
}

