body, th, td { font-size: 10pt; }


a { text-decoration: none; } 

a:link { color: #ff0000; } 
a:visited { color: #ff0000; } 
a:hover { 
background-color: #B0C4DE; 
} 
a:active { color: #ffffff; } 


.line-hasen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.box_news {
	width: 560px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.box_news h2 {
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin: 0;
}

.box_news h3 {
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0;
}

.box_news p {
	font-size: 14px;
	text-align: left;
	margin: 0;
}

.imageright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}


.imageleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}


.imgcenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom:: 20px;
}
