﻿/* ---------- Header ---------- */

.h1 
{
	font-size:11pt;
	color: #FF0155;
	font-weight: bold;
}

.head1
{	
	font-size: 10pt;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

.head1:hover
{	
	position: relative; top: 1px; left: 1px;
	text-decoration: underline;
	color: #01FFCC;
	font-weight: bold;
}

/* ---------- /Header ---------- */


/* ---------- Footer ---------- */
.f1
{
	font-size:10pt;
	color: Black;
}

.f2
{
	font-size:9pt;
	color: #424242;
	line-height: 1.3em
}

.f3
{
	font-size:13pt;
	color: #606060;
	font-weight: bold;
}

.f4
{
	font-size:13pt;
	color: Red;
	font-weight: bold;
}

.f5
{
	font-size:10pt;
	color: #256db6;
	letter-spacing: 2pt;
}

.foot1
{
	font-size: 10pt;
	text-decoration: underline;
	color: Blue;
	font-weight: bold;
}

.foot1:hover
{
	font-size: 10pt;
	text-decoration: underline;
	color: Red;
	font-weight: bold;
}

.foot2
{
	font-size: 10pt;
	text-decoration: underline;
	color: #256db6;
	
}

.foot2:hover
{
	font-size: 10pt;
	text-decoration: underline;
	color: #10518E;
	font-weight: bold;
}
	
.foot3
{
	font-size: 10pt;
	text-decoration: underline;
	color: Blue;
	line-height: 1.2em;
}

.foot3:hover
{
	font-size: 10pt;
	text-decoration: underline;
	color: Red;
	line-height: 1.2em;
}

/* ---------- /Footer ---------- */

/* ---------- main ---------- */
.a1
{
	font-size: 16pt;
	color: #FF8000;
}

.a2
{
	color: blue;
}

.a3
{
	font-size: 13pt;
	color: #404040;
	font-weight: bold;
}

body 
{
	font-family: ＭＳ Ｐゴシック;
	background-color: white;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

/* ---------- /main ---------- */