@charset "utf-8";
/* CSS Document */


/*優先*/

#link_container{
	width:870px;
	margin-top:10px;
}

#catch{
	font-size:15px;
	margin-bottom:20px;
	/* for all IE only */
	margin-bottom:12px\9;
}

#left{
	float:left;
	width:430px;
}

#right{
	float:right;
	width:430px;
}


.category{
	margin-left:5px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	margin-right:5px;
	height:20px;
}

.category img{
	margin-right:5px;
}

.link{
	padding-left:20px;
	margin-bottom:20px;
	padding-bottom:15px;
	
	}
	

.link dd{
	margin-top:-17px;
	margin-left:20px;
	margin-bottom:10px;
	font-size:13px;
    /* for all IE only */
    margin-top : -14px\9;
}

.list_01{
	font-size:13px;
	margin-bottom:10px;
}




