

.name_img {
	position:absolute;
}

.name_yama{
	position:absolute;
	letter-spacing:1px;
	font-size:10px;
	line-height:1.3em;
}
.name_yama a{
	padding:1px 3px 1px 3px;
	background:#0000CC;
	color:#FFFFFF;
	text-decoration:none;
	border:1px #000000 solid;
}
.name_yama a:hover{
	background:#0000FF;
	border:1px #DDDDDD solid;
	color:#FFFF00;
}

/*
.name_road{
	position:absolute;
	border:1px #252525 solid;
}
.name_road a{
	padding:2px 4px 0px 4px;
	background:#278427;
	color:#FFFFFF;
	text-decoration:none;
	border-top:1px #252525 solid;
	border-bottom:1px #252525 solid;
}
.name_road a:hover{
	background:#00A300;
}


.name_kawa{
	position:absolute;
	letter-spacing:1px;
}
.name_kawa a{
	padding:2px 4px 1px 4px;
	background:#004CA3;
	color:#FFFFFF;
	text-decoration:none;
}
.name_kawa a:hover{
	background:#4796EF;
}


.name_path{
	position:absolute;
	letter-spacing:1px;
	padding:3px 4px 1px 4px;
}
.name_path a{
	padding:3px 4px 1px 4px;
	background:#5E4430;
	color:#FFFFFF;
	text-decoration:none;
}
.name_path a:hover{
	background:#896952;
}


.name_pt{
	position:absolute;
	font-size:10px;
	line-height:1.1em;
}
.name_pt a{
	background:#FFFFFF;
	color:#DD0000;
	text-decoration:none;
}
.name_pt a:hover{
	background:#FF0000;
	padding:1px 2px 1px 2px;
	color:#FFFFFF;
}


.name_pt2{
	position:absolute;
	font-size:12px;
	font-weight:bold;
}
.name_pt2 a{
	background:#252525;
	color:#FFD700;
	text-decoration:none;
	padding:1px 2px 1px 2px;
}
.name_pt2 a:hover{
	background:#FF0000;
	padding:1px 2px 1px 2px;
	color:#FFFFFF;
}


.name_road2{
	position:absolute;
}
.name_road2 a{
	display:block;
	background:url(../images/echizu/course_syousai.gif) no-repeat 0px 0px;
	width:21px;
	height:26px;
	text-decoration:none;
}
.name_road2 a:hover{
	background-position:-22px 0px;
}


.name_foto{
	position:absolute;
}
.name_foto a{
	display:block;
	background:url(../images/echizu/foto.gif) no-repeat 0px 0px;
	width:14px;
	height:12px;
	text-decoration:none;
}
.name_foto a:hover{
	background-position:0px 1px;
}
*/


/*----¨‚”öImage—p-----*/

.name_pict{
	position:absolute;
	letter-spacing:1px;
	width:18px ; height:16px;
}

.name_pict a{
	width:14px ; height:13px;
	background:url(../images/pict/icon2.gif) no-repeat;
	display:block;
/*
	padding:1px 5px 2px 5px;
	background:#506039;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
*/
}
.name_pict a:hover{
	background-position: 1px 0px;
}





#dhtmltooltip{
	position: absolute;
	width: 143px;
	border: 1px solid #454545;
	padding: 5px;
	line-height:1.4em;
	/*background-color: lightyellow;*/
	background-color: #FAFAD2;
	background-image:url(../img/window_bg.gif);
	background-repeat:repeat-x;
	visibility: hidden;
	z-index: 555;
	color:#454545;
	text-align:center;

	filter: progid:DXImageTransform.Microsoft.Shadow(color=#BBBBBB,direction=135);
}

img{
	border:1px #CCCCCC solid;
}

.txt{
	text-align:left;
	padding:5px;
	line-height:1.2em;
}


