@charset "shift_jis";
body {
	font-size: 80%;
	line-height: 150%;
	color: #757575;
	white-space: nowrap;
	padding-top: 50px;
	padding-bottom: 50px;
}
.Line01 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #757575;
	border-left-color: #757575;
	padding-left: 30px;
}
.Padding02 {
	padding-top: 30px;
}

.Line02 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #757575;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #757575;
	padding-right: 30px;
}
.Line03 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #757575;
	border-left-color: #757575;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #757575;
	padding-left: 30px;
}
.Line04 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #757575;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #757575;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #757575;
	padding-right: 30px;
}
.Padding {
	padding-top: 40px;
	padding-bottom: 10px;
	white-space: nowrap;
}
A:link {
	text-decoration: none;
	color:#757575;
}

A:visited {
	text-decoration: none;
	color:#757575;
}

A:active {
	text-decoration: none;
	color:#757575;
}

A:hover {
	text-decoration: underline;
	color:#757575;
}


a.moji:link {
	text-decoration: none;
	color:#0033CC;
}

a.moji:visited {
	text-decoration: none;
	color:#0033CC;
}

a.moji:active {
	text-decoration: none;
	color:#0033CC;
}

a.moji:hover {
	text-decoration: underline;
	color:#0033CC;
}
