A { 
	font-size: 9pt; 
	text-decoration:
	none; color:#666666;}
A:link{ 
	font-size: 9pt; 
	text-decoration: none; 
	color:#666666;}
A:visited { 
	font-size: 9pt; 
	text-decoration: none; 
	color:#666666;}
A:hover	{ 
	font-size: 9pt; 
	text-decoration: none; 
	color:orange;}
BODY { 
	font-size: 9pt; 
	color:#666666;}
TD { 
	font-size: 9pt; 
	color:#666666;}


.mc {
font-size: 12pt; 
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
line-height:1.4;
color:#969696;
text-shadow: 1px 2px 3px #000000;
 }


/* --- スマホアクセス 文字サイズ自動変更制御 --- */
body {
    -webkit-text-size-adjust: 100%;
}

/* --- 画像ロールオーバー効果 ---class="rollover"を指定 2行目で透過調整 */
.rollover a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

p {
margin: 0;
 padding: 0;
 }

#img2, #img3, #img4, #img5 {
display:none;
}

/* --- html5画像余白削除 */
img{
	vertical-align:top;
}


