body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text10 {
	font-size: 10px;
	line-height: 120%;
	color: #333333;
}

.text12 {
	font-size: 12px;
	line-height: 120%;
	color: #444444;
}
.footer {
	font-size: 12px;
	color: #666666;
}

a.footernavi {
	font-size: 12px;
	font-family: "MS UI Gothic", "Osaka";
	color: #666666;
	text-decoration: none;
}
a.footernavi:hover {
	color: #333333;
	text-decoration: underline;
}
.mainmenu {
font-size: 13px;
font-family: "MS UI Gothic", "Osaka";
color: #444444;
}

.mainmenunavi a	{
	font-family: "MS UI Gothic", "Osaka";
	font-size: 13px;
	color: #444444;
	text-decoration: none;	
	line-height: 120%;
}
.mainmenunavi	a:hover {
	color: #00cc00;
	text-decoration: underline;
}
.mainmenuLine {
	font-family: "MS UI Gothic", "Osaka";
	font-size: 13px;
	color: #666666;
}
.copyRight {
	font-size: 10px;
	color: #666666;
}

#news {
	background-image: url(../images/news.gif);
	width: 440px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#index_e {
	margin: 0px;
	padding: 0px;
	width: 440px;
	height: 157px;
	overflow: auto;
}
#index_e dl {
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#index_e dt {
	margin: 0px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}
#index_e dd {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #0066CC;
}

