body {
	margin-left:0% ;
	margin-right:0% ;
	margin-top:0px ;
	margin-bottom:0px ;
	font-size: 12px;
	line-height: 150%;
	text-decoration:none;
	font-family: "ＭＳ Ｐゴシック" ;
	color: #333333;
	BACKGROUND-color: #FFFFFF;}
	
A:link {color:#107FC6; text-decoration: underline;}
A:visited {color:#107FC6; text-decoration: underline;}
A:hover {color:#D8E7F3; text-decoration: underline;}
A:active {color:#D8E7F3; text-decoration: underline;}
	
.font2 {  font-size: 16px; line-height: 130%; font-weight: normal}
.font1 {  font-size: 14px; line-height: 150%; font-weight: normal}
.fontmini {  font-size: 10px; line-height: 130%; font-weight: normal}
	
#menu {
	width:100%; height:14px; BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px; BORDER-TOP: #946A0F 1px solid;
	BORDER-BOTTOM: #946A0F 1px solid;
	BACKGROUND-color: #EFCC41; MARGIN: 0% 0%;}
	
	/*フォーム設定  NNでは無効*/
	  	input,textarea {
  	font-size:12px;     /*文字サイズ*/
  	color:#45312A;      /*文字色*/
  	}