a:link {
	color: #9966FF;
	text-decoration: underline;
}
a:visited {
	color: #990000;
}
.moji1 {
	font-size: 80%;
	line-height: 130%;
	color: #333333;
}
.moji-s {
	font-size: 70%;
	color:  #333333;
}
body {
	background-image: url(../../../images/cmn_bg.gif);
	margin: 0px;
}
.line {
	border: 1px solid #9966FF;
}

h1 {
	font-size: 100%;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	letter-spacing: 0.1em;
	margin-top: 30px;
	margin-bottom: 10px;
	font-style: normal;
}
h2 {
	font-size: 90%;
	font-weight: bold;
	color: #660000;
	text-align: right;
	letter-spacing: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	font-style: normal;
}
h3 {
	font-size: 90%;
	font-weight: normal;
	color: #660000;
	letter-spacing: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	font-style: normal;
}
h4 {
	font-size: 80%;
	font-weight: bold;
	color: #663300;
	letter-spacing: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	font-style: normal;
}
.foot1 {
	font-size: 75%;
	line-height: 100%;
	color: #333333;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9966FF;
	clip: rect(auto,auto,auto,auto);
	padding: 10px;
}
dl {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-size: 90%;
	color: #336600;
	text-align: left;
	margin-top: 20px;
	margin-right: 70px;
	margin-bottom: 20px;
	margin-left: 70px;
	padding: 5px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
dt {
	background-repeat: no-repeat;
	font-size: inherit;
	color: #333333;
	text-align: left;
	margin: 3px;
	line-height: 130%;
	font-weight: normal;
}
dd {
	background-repeat: no-repeat;
	color: #333333;
	padding: 0px;
	font-size: 90%;
	line-height: 130%;
}
table {
	line-height: 20px;
}
