a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.clear {
	clear: both;
}

#wrapper {
	width: 806px;
	padding: 0px;
	margin: 0px auto;
}
#title-header  {
	background-image: url(../img/title-header_bg.jpg);
	background-repeat: repeat-y;
	height: 82px;
	position: relative;
}
#title-header #logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 32px;
	top: 15px;
}
#title-header #url {
	margin: 0px;
	padding: 0px;
	display: none;
}
#title-header #url a {
	font-size: 13px;
	color: #1B82A3;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	position: absolute;
	left: 542px;
	top: 7px;
	margin: 0px;
	padding: 0px;
	width: 250px;
	text-align: right;
}
#title-header #comment {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	margin: 0px;
	padding: 0px;
	width: 450px;
	text-align: right;
	position: absolute;
	left: 339px;
	top: 57px;
	font-weight: bold;
	font-size: 12px;
	display: none;
}
#top-image {
	height: 300px;
	width: 796px;
	background-image: url(../img/top-image.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 1px;
	padding: 0px 1px;
	background-position: 1px;
}
#top-image span {
	display: none;
}
#navi_area {
	margin: 0px auto;
	padding: 0px;
	width: 796px;
}
#navi_area ul {
	margin: 0px;
	padding: 0px;
}
#navi_area li {
	float: left;
	list-style: none;
}
#navi_area li a span {
	display: none;
}
#navi_area #navi_toppage a {
	height: 58px;
	width: 136px;
	display: block;
	background-image: url(../img/navi_toppage.jpg);
	background-repeat: no-repeat;
}
#navi_area #navi_service a {
	height: 58px;
	width: 131px;
	display: block;
	background-image: url(../img/navi_service.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
#navi_area #navi_howto a {
	height: 58px;
	width: 131px;
	display: block;
	background-image: url(../img/navi_howto.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
#navi_area #navi_faq a {
	height: 58px;
	width: 131px;
	display: block;
	background-image: url(../img/navi_faq.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
#navi_area #navi_aboutus a {
	height: 58px;
	width: 131px;
	display: block;
	background-image: url(../img/navi_aboutus.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
#navi_area #navi_contact a {
	height: 58px;
	width: 131px;
	display: block;
	background-image: url(../img/navi_contact.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
#navi_area #navi_toppage a:hover {
	background-image: url(../img/navi_toppage_on.jpg);
}
#navi_area #navi_service a:hover {
	background-image: url(../img/navi_service_on.jpg);
}
#navi_area #navi_howto a:hover {
	background-image: url(../img/navi_howto_on.jpg);
}
#navi_area #navi_faq a:hover {
	background-image: url(../img/navi_faq_on.jpg);
}
#navi_area #navi_aboutus a:hover {
	background-image: url(../img/navi_aboutus_on.jpg);
}
#navi_area #navi_contact a:hover {
	background-image: url(../img/navi_contact_on.jpg);
}
#copyright {
	height: 17px;
	width: 796px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../img/copyright_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#copyright p {
	margin: 0px;
	padding: 3px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#foot_address {
	margin: 0px auto;
	padding: 7px 0px 15px;
	width: 796px;
}
#foot_address p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #888888;
	text-align: center;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#foot_address p strong {
	font-size: 14px;
}
#foot_link {
	margin: 0px auto;
	padding: 7px 0px;
	width: 796px;
}
#foot_link p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #999999;
	text-align: center;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#foot_link p a {
	color: #5D8338;
	text-decoration: none;
}
#foot_link p a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#foot_banner {
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 0px;
	text-align: right;
	height: 180px;
}
#foot_banner ul {
	margin: 0px;
	padding: 0px;
}
#foot_banner li {
	float: right;
	list-style: none;
	margin-right: 5px;
}
#main_bg {
	background-image: url(../img/main_bg.jpg);
	background-repeat: repeat-y;
	width: 806px;
}
#pankuzu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding: 10px 10px 5px;
	margin: 0px 5px;
}
#main {
	margin: 0px auto;
	width: 796px;
	padding: 25px 0px;
}
#main .midashi {
	background-image: url(../img/midashi_bg.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 708px;
	padding: 0px;
	position: relative;
	margin: 0px auto;
}
#main .paragraph_area {
	width: 638px;
	margin: 0px auto 25px;
	padding: 15px 35px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 1.6em;
	color: #666666;
}
#main .paragraph_area p {
	margin: 0px;
	padding: 0px;
}
#main .paragraph_area p .midashi_s {
	font-size: 14px;
	color: #0084A8;
	font-weight: bold;
}
#main .midashi span {
	display: inline;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	position: absolute;
	left: 35px;
	top: 5px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.tbl_midashi {
	font-weight: bold;
	color: #349CB9;
	border-right: 1px dotted #339CB9;
}
.tbl_value {
	padding-left: 15px;
}
.errormesssage {
	color: #CC0000;
}
