/* ------------- Hタグ ------------ */
#maph1 {
	margin: 0px;
}
#maph2 {
	margin: 0px;
}
#maph3 {
	margin: 0px;
}


/* ---------------- リンク ----------------- */

A:link { text-decoration: none ; color:#000000;}
A:visited { text-decoration: none ; color:#999999;}
A:active { text-decoration: none ; color:#000000;}
A:hover { text-decoration: underline ; color:#000000;}


/* ---------------- フォント --------------- */
.mapText {
	color:#000000;
	font-size:12px;
	line-height: 120%;
}

.mapTexts {
	color:#858895;
	font-size:11px;
	line-height: 120%;
}

.mapTexts2 {
	color:#81934C;
	font-size:11px;
	line-height: 120%;
}

.mapTexts3 {
	color:#A29648;
	font-size:11px;
	line-height: 120%;
}

.dot_v-line{
	background-image:  url(images/ccm_bg.jpg);
}
