@charset "Shift_JIS";
a {
		text-decoration: none;
}

a:link {
		color: #770000;
		text-decoration: underline
}

a:visited {
		color: #770000;
		text-decoration: none
}

a:active {
		color: #770000;
		text-decoration: underline
}

a:hover {
		color: #770000;
		text-decoration: underline
}

body, td {
		COLOR: #333333;
		font-size: 100%;
}

.hfbk {
		background-color: #eeeeee
}

.background01 {
		background-repeat: no-repeat;
}

.lineheight01 {
		line-height: 150%;
}

.lineheight02 {
		line-height: 120%;
}

.lineheight03 {
		line-height: 135%;
}

.float01 {
		margin: 10px;
		float: left
}

/*  テキスト size10  */

.fnt01 {
		font-size: 10pt
}

/*  テキスト size9  */

.fnt01_1 {
		font-size: 9pt
}

/*  白抜きテキスト size10  */

.fnt02 {
		font-size: 10pt;
		COLOR: #FFFFFF;
}

/*  緑テキスト size10  */

.fnt03 {
		font-size: 10pt;
		COLOR: #669933;
}

/*  緑テキスト */

.fnt03_1 {
		COLOR: #669933;
}

/*  リンクカラーテキスト アンダーライン size10  */

.fnt05 {
		font-size: 10pt;
		COLOR: #770000;
		text-decoration: underline
}

/*  リンクカラーテキスト アンダーライン size9  */

.fnt05_1 {
		font-size: 9pt;
		COLOR: #770000;
		text-decoration: underline
}

/*  リンクカラーテキスト size10  */

.fnt06 {
		font-size: 10pt;
		COLOR: #770000;
}

/*  テキスト size12  */

.fnt07 {
		font-size: 12pt
}

/*  リンクカラーテキスト アンダーライン size12  */

.fnt08 {
		font-size: 12pt;
		COLOR: #770000;
		text-decoration: underline
}
