@charset "Shift_Jis";

/* 全体の装飾 */

*{
font-size:9pt;
font-family:'ＭＳ ゴシック',Osaka,sans-serif;
color:#666666;

}

BODY,P,TD{line-height:14pt;}

BR{letter-spacing:normal;}

P {margin: 0 0 15px 0;}

/* リンク */

A{
  text-decoration : none;color : #669966;
}  

A:HOVER{
  color :#99CCCC;
  text-decoration : none;
}

/* 装飾文字 */


.title{
	color:#669999; font-size:13pt; font-weight:bold; 
}
.midashi{
	color:#669999; font-size:11pt; font-weight:bold; 
}


/* 画像関係 */
img{border:none; margin:0;}

/* メニュー関係 */

P.menu{ word-spacing:5px; font-weight:bold;}

font.menu{
color:#666666; font-size:9pt;
}



