@charset "utf-8";
/* CSS Document */

body{
	color:white;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height:1.6;
	background-color: white;
	text-align: center;
	margin-right: auto;
    margin-left : auto;
	
}
body,div,dl,dt,dd,ul,ol,li,hi,h2,h3,h4,h5,p,th,td {
	margin: 0;
	padding: 0;
}
img{
	border:0;
}

a:hover img{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}

#news {
	color: gray;
	font-size: 14px;
	text-align: left;
	padding-left: 20px;
	margin-left:40px;
	margin-right:40px;
	line-height: 40px;
	border-bottom: dashed;#a9a9a9;1px;
}
