@charset "utf-8";
body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #4D4D4D;
	text-align: justify;
	text-justify: inter-ideograph;
}
a {
	color: #4D4D4D;
	text-decoration: none;
}
a:hover {
	color: #00A6E5;
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Header {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#Header .CoName {
	position: absolute;
	width: 392px;
	left: 0px;
	top: 20px;
	font-size: 12px;
}
#Header .CoName p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}

#Header .Tel {
	position: absolute;
	left: 535px;
	top: 50px;
	width: 242px;
	text-align: right;
	font-size: 10px;
	line-height: 10px;
}
#Header .Tel p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	line-height: 10px;
}
#Navigation {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
}




#Main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.Font12px {
	font-size: 12px;
}

h2.Index {
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: normal;
}
p.Riyu {
	font-size: 12px;
	line-height: 17px;
	margin-top: 14px;
	margin-bottom: 0px;
}
#Footer {
	width: 780px;
	margin-top: 28px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	font-size: 10px;
	line-height: 30px;
	position: relative;
}
#Footer .Mail {
	position: absolute;
	left: 710px;
	top: 25px;
}
p.Note {
	font-size: 12px;
	line-height: 17px;
	margin-top: 14px;
}
hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #231815;
	height: 1px;
}
.Question {
	font-size: 14px;
	color: #004F99;
	font-weight: bold;
	line-height: 30px;
}
.Answer {
	font-size: 12px;
	line-height: 19px;
}
table.Kaisya {
	font-size: 12px;
	line-height: 24px;
}
.LinkTitle {
	font-size: 12px;
	color: #004F99;
	font-weight: bold;
	line-height: 24px;
}
.LinkNote {
	font-size: 12px;
	line-height: 18px;
}
