@charset "utf-8";
.index_about {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	line-height: 16px;
	color: 666666;
}
.index_news {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 666666;
}

.index_news A:hover{
	color: #004696;
	text-decoration: underline;
	font-weight: normal;
}

.index_news A:link{
	color: #666666;
}

.index_news a:visited {
	color: #999999;
	text-decoration: none;
}.sw {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	line-height: 16px;
	color: 666666;
	text-align: justify;
}.sw_tw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: 666666;
	text-align: justify;
}
.contact_s {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
}

.contact_s A:hover{
	color: #004696;
	text-decoration: underline;
}

.contact_s A:link{
	color: #666666;
	text-decoration: underline;
}

.contact_s a:visited {
	color: #999999;
	text-decoration: none;
}
.link {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}

.link A:hover{
	color: #004696;
	text-decoration: underline;
}

.link A:link{
	color: #666666;
	text-decoration: underline;
}

.link a:visited {
	color: #999999;
	text-decoration: none;	
}
.news {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	line-height: 27px;
	color: #666666;
}

.news A:hover{
	color: #D63C88;
	text-decoration: underline;
	font-weight: normal;
}

.news A:link{
	color: #666666;
}

.news a:visited {
	color: #999999;
	text-decoration: underline;
}

.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #D63C88;
	text-align: justify;
	font-weight: bold;
}

