.headerdate {font-family:Arial, "Helvetica black", "sans-serif black"; font-size: 16px; font-weight: bold; color: #FF0000;}
.headerdatess {font-family:Arial, "Helvetica black", "sans-serif black"; font-size: 12px; font-weight: bold; color: #FF0000;}

.left52 { margin-left: 52px;}

/* リンク */

a{
	color: #000099;
    text-decoration: none;
}

/* 0099CC　0000FF */
a:visited {
	color: #000099;
    text-decoration: none;
}

a:hover {
	color: #FF9900;
}

/* FONT */

.blue12 {
	font-size: 12px;
	color: #000099;
}

.red12 {
	font-size: 12px;
	color: #FF0000;
}

.bk12 {
	font-size: 12px;
	color: #303030;
	line-height: 16px;
}

.bk12navi {
	font-size: 12px;
	color: #303030;
	line-height: 20px;
	}

/*　　見出し　　*/

h1 {
	font-size: 26px;
	font-weight: normal;
	color: #FF6600;
	margin: 0px 10px 0px 0px;
}

h2 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
    line-height: 22px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
}

body {
	background-image: url(img/background.gif);
	margin-bottom: 0px;
}


