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

#teiden {
	width:97.7%;
	height:auto;
	
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:34px;
	color:#F00;
	/*background:#fff33f;
	
	margin-top:16px;
	
	padding:12px;
	text-align:center;*/
	/*line-height:42px*/;
	margin-top:16px;
	/*border:2px solid #F00;*/

}

#teiden a img {
	width:100%;
	height:auto;
}