.f16 {

	font-family:"ＭＳ Ｐゴシック", "Osaka";

	font-size: 16px;

	line-height: 20px;

	} 



.f12 {

	font-family:"ＭＳ Ｐゴシック", "Osaka";

	font-size: 12px;

	line-height: 16px;

} 



.f10 {

	font-family:"ＭＳ Ｐゴシック", "Osaka";

	font-size: 10px;

	line-height: 15px;

}



.f10_2 {

	font-family:"ＭＳ Ｐゴシック", "Osaka";

	font-size: 10px;

	line-height: 12px 

}



.f9 {

	font-family:"ＭＳ Ｐゴシック", "Osaka";

	font-size: 9px;

	line-height: 12px 

}



.body {

	font-family:"ＭＳ Ｐゴシック", "Osaka";

	font-size: 12px;

	line-height: 18px;

	letter-spacing: 0.2em;

} 



.link1:hover {

	color: #FF9966;

	text-decoration: none;

}

.link1 {

	color: #FF6C00;

	text-decoration: none;

}

.link2:hover {

	color: #0000FF;

	text-decoration: none;

}

.link2 {

	text-decoration: none;

	color: #3d3d3d;

}

.link3:hover {

	color: #FFDAA6;

}

.link3 {

	text-decoration: none;

	color: #FFFFFF;

}

.link4:hover {

	color: #6161FD;

	text-decoration: none;

}

.link4 {

	text-decoration: none;

	color: #0000FF;

}





.WHITE {

	color: #FFFFFF;

}

.ORANGE {

	color: #FF6C00;

}

.GREEN {

	color: #4F9541;

}

.GRAY {

	color: #E0E0E0;

}

.BEIGE {

	color: #FFF6D9;

}

.PALEORANGE {

	color: #FFCD86;

}

.RED {

 color: #FF0000;

}

.BLUE {

 color: #0000FF;

}

.POINT {

	color: #FF0000;

	font-style: normal;

	font-weight: bold;

}

/* 見出しタグ制御 */
h1,h2,h3,h4,h5,h6{
margin:0;
padding:0;
}
/*
h1{
background-color:#0033CC;
}
*/