@charset "utf-8";

#link h2{
	clear: both ;
	margin-top: 5px ;
}
#link div.link_left{
	display: block ;
	clear: both ;
	float: left ;
	width: 50% ;
	border-right: solid 1px #333333 ;
}

#link div.link_right{
	display: block ;
	float: right ;
	width: 49% ;
}

.stair{
	display: block ;
	margin-bottom: 5px ;
}

#link div img{
	float: left ;
	display: inline ;
	margin-right: 7px ;
	margin-bottom: 5px ;
}

#link dl{
	display: inline ;
}

#link dt{
	font-weight: bold ;
}

#link dd ul{
	margin-left: 1em ;
}
