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

h1 {
	font-size: 100%;
	font-weight: bold;
	color: #000099;
	text-align: left;
	letter-spacing: 0.1em;
	margin-top: 20px;
	margin-bottom: 10px;
	font-style: normal;
	margin-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	margin-right: 20px;
}
h2 {
	font-size: 90%;
	font-weight: bold;
	color: #FF3300;
	text-align: left;
	letter-spacing: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	font-style: normal;
	margin-left: 50px;
	margin-right: 20px;
	line-height: 120%;
}
h3 {
	font-size: 90%;
	font-weight: bold;
	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: #CC6600;
	clip: rect(auto,auto,auto,auto);
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
dl {
	background-color: #FFE8E8;
	background-repeat: no-repeat;
	font-size: 90%;
	text-align: left;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 70px;
	padding: 5px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	background-image: url(img/back.jpg);
	background-position: center center;
}
.backimg2 {
	background-image: url(img/back2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

dt {
	background-repeat: no-repeat;
	font-size: 90%;
	color: #333333;
	text-align: left;
	margin: 3px;
	line-height: 130%;
	font-weight: bold;
}
dd {
	background-repeat: no-repeat;
	color: #333333;
	padding: 0px;
	font-size: 90%;
	line-height: 130%;
}
