body {
	margin: 0px;
	background-color: #CCCCCC;
}
.f_12_gray_dark {
	font-size: 12px;
	color: #333333;
	line-height: 135%;
}
.f_16_bordeaux {
	font-size: 16px;
	color: #960B08;
	font-weight: bold;
}


.f_12_bleu {
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;
}
.f_16_bordeaux_w {
	font-size: 16px;
	line-height: 125%;
	font-weight: bolder;
	color: #960B08;
}
.f_14_red {
	font-size: 14px;
	text-transform: none;
	color: #FF0000;
	font-weight: bold;
}

.f_10 {
	font-size: 10px;
	line-height: 125%;
}

.f_10_white {
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.f_12 {
	font-size: 12px;
	font-weight: bold;
}
.f14_g_b {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.f_12_red {

	font-size: 12px;
	text-transform: none;
	color: #FF0000;
	font-weight: bold;
}
.f_12_bordeaux {

	font-size: 12px;
	line-height: 125%;
	color: #960B08;
}
.f_14_bordeaux {


	font-size: 14px;
	line-height: 125%;
	font-weight: bolder;
	color: #960B08;
}

/* サイトマップリンク設定 */

#sitemap_contents a        {color:#960B08; text-decoration:none;}
#sitemap_contents a:visited{color:#960B08; text-decoration:none;}
#sitemap_contents a:hover  {color:#F00;    text-decoration:underline;}
#sitemap_contents a:active {color:#960B08; text-decoration:none;}

