body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-self;
	font-size: 14px;
	line-height: 18px;
	color: #555566;
}
p{
	line-height: 16px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	text-decoration: none;
	background-image: url(images/site_bg1.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 500px;
	font-weight: bold;
	text-indent: 25px;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1B72B0;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.style1 {
	color: #990033;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
.style2 {
	color: #6CB246;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	margin-top: 10px;
}


#header {
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 100%;
	background-image: url(img/header_back.gif);
	background-repeat: repeat-x;
}
#head {
	height: 95px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#logo {
	width: 450px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	padding-top: 20px;
}
#headtext {
	width: 500px;
	margin: 0px;
	float: right;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
}
#wapper {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#contents {
	width: 950px;
	padding: 10px;
	text-align: left;
	margin: 0px;
	float: left;
}
/*フッター*/
#footer {
	height: 200px;
	width: 950px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 16px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer ul {
	margin: 0px;
	padding: 5px 0px;
	height: 10px;
	width: auto;
	list-style: none;
}
#footer li {
	display: inline;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#footer a {
	color: #555566;
	text-decoration: none;
}
#footer a:visited {
	color: #555566;
	text-decoration: none;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: none;
}
/*フッター終了*/

/*運営企業*/
.address {
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E7;
	width: auto;
	height: 25px;
}

#address2 {
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E7;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#address3 {
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E7;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.address h3 {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #555566;
}


/*運営企業終了*/
