BODY {
	FONT-FAMILY: "ＭＳ Ｐゴシック", Osaka, sans-serif;background: #66FFCC;
	background-image:url(pc-img/bg_01.gif);
}

/*　スタイル名変更　*/
table.t_bg {
	background: #ffffff;
}

.t_color {
	background:#003900;
}

.t_color_menu {
	background:#ffffff;
}

.t_color_top {
	background:#0000CC;
}

/*　スタイル追加・上部画像用　*/
.t_color_topimg {
	background-image:url(pc-img/top.gif);
	background-repeat:no-repeat;
}

/*　スタイル追加・下部画像用　*/
.t_color_underimg {
	background-image:url(pc-img/top_under.gif);
	background-repeat:no-repeat;
}

a { text-decoration:none; }
a:hover { color: #00FFFF; text-decoration:underline; }
a.pink:hover { color: #FF3366; text-decoration:underline; }
a.top_menu { color: #ffffff; font-size: 10pt; text-decoration: none ;font-weight:bold ; }


TD{font-size:10pt ;}
 
.midashi {
	color:#0000FF; font-size:10pt ; line-height: 150% ; font-weight:bold ; 
}

.midashi-big{
	color:#006666; font-size:12pt ; line-height: 150% ; font-weight:bold ; 
}

.midashi-big-red{
	color:#CC0066; font-size:12pt ; line-height: 150% ; font-weight:bold ; 
}

a.midashi-sm{
	color:#6633FF; font-size:9pt ; line-height: 150% ; font-weight:bold ; 
}
a.midashi-sm:hover{
        color: #FF3399; font-size:9pt ; line-height: 150% ; font-weight:bold ; 
	  


