@charset "UTF-8";
/* CSS Document */

#teiden {
	width:932px;/*960px*/
	height:auto;
	
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	color:#F00;
	/*background:#d3edfb;
	
	padding:12px;
	text-align:center;
	line-height:30px;
	
	border:2px dotted #41b79b;*/
	
	margin-top:8px;
	margin-bottom:18px;
}

#teiden a img {
	width:960px;
	height:auto;
}

#teiden a:hover img {
	opacity:0.6;	
}
