body {
	color: #333333;
	background-color: #EEEBE4;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
}
h1 {
	font-size:120%;
	clear:left;
	background-image: url(images/ico1.gif);
	background-repeat: no-repeat;
	color: #330099;
	padding-left: 35px;
	line-height: 28px;
}
.tit1 {
	margin-left: 40px;
}
.mds1 {
	font-size:100%;
	font-weight: bold;
	padding: 5px;
	margin-left: 40px;
	margin-right: 20px;
	border-top: solid 1px #8781BD;
	border-left: solid 5px #8781BD;
	border-bottom: solid 1px #8781BD;
}
.about {
	padding: 0px;
	margin-left: 45px;
	margin-right: 20px;
	line-height: 25px;
}
#main{
	margin-left: 45px;
	}
#navigation {
	width: 754px;
	background-image: none;
	margin-top: 0px;
	float: left;
}
#contents {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 754px;
	background-color: #FFFFFF;
}
#contents dl {
	line-height: 1.4;
	margin: 3px 0px 50px;
	padding-top: 0.3em;
	padding-left: 15px;
}
#contents dt {
	font-family:Arial, Helvetica, sans-serif;
	width: 3.5em;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	font-size: 90%;
	margin-top: 0.2em;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#contents dd {
	margin: -2em 0px 0px 0px;
	padding: 0.3em 0px 0.4em 5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 90%;
}
#footer {
	color:#666666;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
	background-color: #E6E6E6;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	line-height: 30px;
}
.news {
	margin: 25px 20px 25px 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #999999;
	font-size:90%;
	line-height:160%;
	clear:left;
}
.news img {
	float: left;
	padding-right: 5px;
}
.news a {
	color: #6699CC;
}
