@charset "utf-8";
/* Unchanged */



/*****************************/

/*############################################*/
/*レフトnavi*/
/*############################################*/
#columnLeft dd ul{
	height:35px;
}
#columnLeft dd li{
	
}
#columnLeft dd li a{
	background:url(./images/share/left_navi.gif) no-repeat;
}
/**/
#lnSit, #lnSit a:link, #lnSit a:visited{
	height:35px;
	background-position:0 0;
}
/*hover*/
#lnSit a:hover{
	height:35px;
	background-position:-190px 0;
}
/*選択*/
#lnSitView, #lnSitView a:link, #lnSitView a:visited, #lnSitView a:hover{
	height:35px;
	background-position:-190px 0;
}




/*############################################*/
/*リンク集*/
/*############################################*/
#links {
	padding-top:20px;
	}

#links .line{
	border-left: 1px solid #c3bfad;
	border-right: 1px solid #c3bfad;
	padding:12px 25px 15px 25px;
	}

#links .line .block{
	background:url("../images/share/dotline.gif") left bottom repeat-x;
	padding-bottom:2px;
	}

#links dl dd{
	margin:0;
}

#links .line ul{
	margin:1em 0 10px 0;
	padding:0 0 0 1.5em;
	list-style-type:none;
}
#links .line li{
	margin:0;
	padding:0 0 8px 0;
	list-style-image:url("../images/share/arrow_red.gif");
}
#links .line li strong{
	font-weight:bold;
	font-style:normal;
}

#links .line .floatLeft{
	float:left;
	width:260px;
	}
	
#links .line .floatRight{
	float:right;
	width:260px;
	}
	
#links .blank {
	padding-right:12px;
/*	background:url("../images/share/icon_blank.gif") no-repeat center right;*/
	}
	
#links h4{
	margin-bottom:5px;
	}
	
#links table{
	margin-bottom:30px;
	}
	
#links td{
	padding-top:5px;
	padding-right:12px;
	width:104px;
	vertical-align:top;
	}
	
#links td.endCell{
	padding-right:0;
	}
	
#links table.tableCell{
	margin-bottom:0;
	}
