BODY {
}

/*** 項目タイトル ***/
.tit { color: #000000;
font-size: 1.0em;
font-weight: bold;
line-height: 180%;
 }

/*** 通常テキスト ***/
.def0 { color: #000000;
font-size: 0.8em;
line-height:150%;
 }

.def2 { color: #000000;
font-size: 0.9em;
line-height:150%;
margin-left: 5%;
 }

.def3 { color: #000000;
font-size: 0.8em;
line-height:150%;
margin-left: 3%;
 }

.def5 { color: #000000;
font-size: 0.8em;
line-height:150%;
margin-left: 5%;
 }


/*** テキスト（ボールド） ***/
.b0 { color: #000000;
font-size: 0.8em;
font-weight: bold;
line-height:150%;
 }

.b2 { color: #000000;
font-size: 0.8em;
font-weight: bold;
line-height:150%;
margin-left: 2%;
 }

/*** テキスト（小） ***/
.s0 { color: #666666;
font-size: 0.6em;
line-height:160%;
 }
 
.s1 { color: #666666;
font-size: 0.7em;
line-height:160%;
 }
 
.s2 { color: #666666;
font-size: 0.8em;
line-height:160%;
 }

/*** 赤文字 ***/
.red { color: #FF0000;
font-size: 0.8em;
line-height:150%;
 }
 
.red_s { color: #FF0000;
font-size: 0.6em;
line-height:150%;
 }

/*** 赤文字（ボールド） ***/
.red_b { color: #FF0000;
font-size: 0.8em;
font-weight: bold;
line-height:150%;
 }

/*** リンク色 ***/
A:link { color: #8747c1; 
}
A:visited { color: #8747c1; 
}
A:hover { color: #fcbafe; 
}


.map a {
	font-weight: none;
}

.nobackrepeat { background-color: #FFFFFF;}
