body {
	margin: 0;
	padding:0;
	background-color: #120E0B; 
	color: #CCCCCC;
}

img {
	border:0;
}

address {
    clear:both;
	font-style:normal;
}



/* リンク
----------------------------------------------------------- */
a:link {
	color:#4B7F40;
	text-decoration:none;
}

a:visited {
	color:#4B7F40;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	color:#666;
}

h1 {
	display: inline;
}

div {
	display: run-in ;
}


.F10  { font-size: 10pt; line-height: 130%; }
.FB10 { font-size: 10pt; line-height: 130%; font-weight: bold; }
.F11  { font-size: 11pt; line-height: 130%; }
.FB11 { font-size: 11pt; line-height: 130%; font-weight: bold; }
.F12  { font-size: 12pt; line-height: 130%; }
.FB12 { font-size: 12pt; line-height: 130%; font-weight: bold; }
.F14  { font-size: 14pt; line-height: 130%; }
.FB14 { font-size: 14pt; line-height: 130%; font-weight: bold; }
.F16  { font-size: 16pt; line-height: 130%; }
.FB16 { font-size: 16pt; line-height: 130%; font-weight: bold; }

