body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/backGround.gif);
	background-repeat: repeat;
}
em {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #B2658C;
}
p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.5em;
	font-style: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
#footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 1.5em;
	color: #000000;
	text-align: center;
	clear: both;
	width: 780px;
	background-color: #FFFFFF;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: auto;
}
#footer h2 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	width: 750px;
	border: 1px solid #9999FF;
	background-color: #DDDDFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer #link h3 {
	font-size: 12px;
	font-style: normal;
	color: #666666;
}


#footer #link {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 750px;
	text-align: center;
}

/*curenavi*/

#curenavi {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-image: url(../images/cure_bg.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#curenavi h2 {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 26px;
	font-style: normal;
	background-image: url(../images/curetitle_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#curenavi h3 {
	font-size: 13px;
	color: #000066;
	font-weight: normal;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#curenavi ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #3300CC;
	line-height: 16px;
}
#curenavi li {
	margin: 0px;
	padding: 0px;
}
#curenavi a {
	font-size: 13px;
	color: #003399;
	text-decoration: none;
}
#curenavi a:hover {
	color: #FF3300;
	text-decoration: none;
}
