@charset "UTF-8";

}
	
@media print{
} 


a {
	text-decoration: underline;
	color: #E60012;
}

a:link {
	color: #E60012;
	text-decoration: underline;
}
a:visited {
	color: #E60012;
	text-decoration: underline;
}
a:active {
	color: #E60012;
	text-decoration: underline;
}

a:hover {
	color: #E60012;
	text-decoration: none;
}
body/* CSS Document */

 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
}
#index01  {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	float: none;
	clear: both;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	text-align: center;
}


#clear_both {
clear:both;
}
