
<!--
.menu_font {
	font-size: 10px; color: #FFFFFF;
	font-family :"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka";
	}

body {
	font-size: 12px; 
	font-family :"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka";
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	background-image: url(/img/main-bg.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center center;
	background-color: #F3F3F3;
	text-align: center}

.body_s_font {
	font-family :"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka";
	font-size: 10px; color: #000000
	}

.menu_r_font {
	font-family :"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka";
	clip:   rect(   ); 
	line-height: 25px
	}

.menu_bg {
	background-image: url(/img/menu_bg.gif);
	background-repeat: repeat-y}

.m_font {
	font-size: 12px; line-height: 17px;
	font-family :"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka";
	}

.font_b {
	font-family :"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka";
	font-size: 20px;
	line-height: 27px;
	font-weight: bold}

.howto_bg {
	background-color: #FFF5B0;
	background-image: url(/img/howto_bg1.gif); 
	background-repeat: no-repeat;
	background-position: center center
	}

.howto_bg2 {
	background-color: #FFF5B0;
	background-image: url(/img/howto_bg2.gif);
	background-repeat: no-repeat;
	background-position: center center
	}

/* 基本リンクの色設定 ----------------------------------------*/
/* 通常時リンクカラー */
a { 
	text-decoration : none;
}
/* 訪問済みリンクカラー */
a:visited {
	text-decoration : none;
}
/* マウスを上に重ねた時リンクカラー */
a:hover { 
	text-decoration : underline;
}
/* クリックした時リンクカラー */
a:active {
	text-decoration : none;
}
.font_tks {  font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 18px; color: #FFFFFF; font-weight: bolder; line-height: 24px}

-->
